2017-03-03, 02:28 PM (This post was last modified: 2017-03-07, 06:55 AM by JamesOakley.)
I'm enjoying working with your theme - thank you.
In the footer, there are 4 sections with "footerFloat" class - the "About" text, and 3 menus. As the page width decreases, they remain side-by-side with each div becoming narrower and narrower, which makes the content hard to read.
IMO, the responsiveness of the theme would be better if they stacked below a certain width.
Any chance you could consider this for a future update?
@media all and (max-width: 720px) {
.footerFloat {
width: auto;
display: block;
}
}
Or something like that. (Maybe it doesn't need the max-width selector: It actually handles quite well as auto-width blocks at any size)
(2017-03-03, 02:28 PM)JamesOakley Wrote: I'm enjoying working with your theme - thank you.
In the footer, there are 4 sections with "footerFloat" class - the "About" text, and 3 menus. As the page width decreases, they remain side-by-side with each div becoming narrower and narrower, which makes the content hard to read.
IMO, the responsiveness of the theme would be better if they stacked below a certain width.
Any chance you could consider this for a future update?
@media all and (max-width: 720px) {
.footerFloat {
width: auto;
display: block;
}
}
Or something like that. (Maybe it doesn't need the max-width selector: It actually handles quite well as auto-width blocks at any size)
Edit: It also needs
class="mobile_hide"
on the parent div#footer2
Hey JamesOakley,
I will think about a future update once there is a major MyBB update but I feel it is actually depends on what an admin wants, won't you agree on this
(2017-03-03, 02:57 PM)WallBB Wrote: I feel it is actually depends on what an admin wants, won't you agree on this
Regards
WallBB
Yes, of course
And I'm quite happy attaching an additional CSS to the theme, and putting any changes that I want for my site in there.
I will suggest sending me an email on [email protected] next time as it might leak some code if you paste here
Ah, gotcha! I wouldn't want to do that, for sure.
Thank you and good luck with your community
Regards
WallBB
The theme is very nice designed and I have installed it with our forum by 18$, is it possible I can add recent posts plugin to the sidebar? Which one is the best plugin to work with your theme and how to add? Thank you in advance.
(2017-03-03, 03:06 PM)JamesOakley Wrote: Yes, of course
And I'm quite happy attaching an additional CSS to the theme, and putting any changes that I want for my site in there.
I will suggest sending me an email on [email protected] next time as it might leak some code if you paste here
Ah, gotcha! I wouldn't want to do that, for sure.
Thank you and good luck with your community
Regards
WallBB
The theme is very nice designed and I have installed it with our forum by 18$, is it possible I can add recent posts plugin to the sidebar? Which one is the best plugin to work with your theme and how to add? Thank you in advance.
I bought this template and the service I received and help with other customization was amazing.
A-MAZ-ING!
The install instructions were exactly correct and the extra mods I needed were done fast and very reasonably priced and was given great advice on improvements and other ways to be successful. I could not ask for a better relationship with Peter.