garytest
Member
Posted 2 years ago #
I am having trouble with the F2 theme. I have changed the background and header. But when you use different browsers and monitor sizes it jumps around and sometimes things are missing. I know F2 theme has a flexible width but I wanted to know if any one know how i might be able to contain it?
Thanks for any help.
this is the link
http://www.bonnylinblog.com
[Multiple Postings cleaned up - JC]
seriously....just hang on a minute, wait for someone who can help you
Gary have patience posting like that just makes more work for us mods to have to clean up.
Anyway look for this in your stylesheet
#page {
margin:0 auto;
max-width:1240px;
min-width:740px;
}
change it to this, just play with the 1000px value until you get the width you like.
#page {
margin:0 auto;
width:1000px;
}
garytest
Member
Posted 2 years ago #
Sorry about the rush.
That worked great but now my side bars are pushing things out.
Could really use your help. Thanks
http://www.bonnylinblog.com
garytest
Member
Posted 2 years ago #
No that worked the side bars are not holding the widgets in place?
Any help would be great.
Thanks
http://www.bonnylinblog.com
garytest
Member
Posted 2 years ago #
Now that worked but the side bars are not holding the widgets in place now?
Any help would be great.
Thanks
http://www.bonnylinblog.com