Header Bar not extending in IE7 - Joomla! Forum - community, help and support


i new css design , new joomla. have designed company website using free template downloaded. upgraded ie7 , noticed grey header bar/title bar in center of every page isn't extending across page.

it fine in firefox, not ie7. below examples of looks in ff , ie7. please help! i'm not sure fix problem.

my company's site www.msaonline.com.

thank you!  :d

good:
image

bad:
image

in css file this:

code: select all

.componentheading {
   background: url(../images/subhead_bg.png) repeat-x;
   color: #666666;
   text-align: left;
   padding-top: 4px;
   padding-left: 4px;
   height: 21px;
   font-weight: bold;
   font-size: 10px;
   text-transform: uppercase;


add width statement looks this:

code: select all

.componentheading {
   background: url(../images/subhead_bg.png) repeat-x;
   color: #666666;
   text-align: left;
   padding-top: 4px;
   padding-left: 4px;
   height: 21px;
   font-weight: bold;
   font-size: 10px;
   text-transform: uppercase;
        width:625px;





Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code