i think i have a major problem - my 2 new sites, both using the same template.. i increased the header / logo area from 83px to an increased amount for it to house the header banner that i wanted to use, but no the text appears superimposed over the banner. it looks fine in mozilla and on my android. can anybody else see this? please advise! site: http://www.prosimulator.net/
Hi, To fix this just change #header style( template.css line 30) to look like this: #header { [B]height: 232px;[/B] background: white url(../images/header.gif) repeat-x 0 100%; } Code (markup): So, only "height" property is changed. BTW I like your BMW gallery website