View Full Version : Need help with Firefox
richtersl
Jul-22-2008, 07:27 AM
Just checked out my site in Firefox and was wondering if someone can please tell me how to fix the header? It's all screwed up. :cry
http://lrichters.smugmug.com/
It looke fine in IE, BTW. :dunno
Thanks!
Allen
Jul-22-2008, 07:58 AM
Just checked out my site in Firefox and was wondering if someone can please tell me how to fix the header? It's all screwed up. :cry
http://lrichters.smugmug.com/
It looke fine in IE, BTW. :dunno
Thanks!
Chnage the height in this and see if it corrects it.
#my_banner {
width: 800px;
height: 120px;
margin: 0 auto;
}
richtersl
Jul-22-2008, 09:30 AM
Chnage the height in this and see if it corrects it.
#my_banner {
width: 800px;
height: 120px;
margin: 0 auto;
}
Ah! Much better! Thanks!! :D
vBulletin v3.5.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.