How to stretch my banner all the way across the page
Posted: 09 March 2008 09:54 PM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2008-03-09

I tried it with one of my sites and got it to work on a test page

http://power4sports.com/indexold.htm

But I cannot get it to work on this test page

http://www.bodybuilder.com/indexold1.htm


The code is

#header {font: bold 48px Trebuchet MS;
    padding-left: 0px;
    width: 100%; 
}

For some reason the width to 100% will not work with this site

Any ideas?

Kent

Profile
 
 
Posted: 10 March 2008 03:51 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  26
Joined  2008-03-05

Copy the code below - you left a </div> out of your code.

<div id="header">
<
div align="center"><img src="pics/title122207.jpg"></div>
</
div

Cheers

Profile
 
 
Posted: 01 August 2010 07:50 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  2
Joined  2010-07-24

thanks buddy i was also looking for this solution.

Profile
 
 
Posted: 02 August 2010 07:31 AM   [ Ignore ]   [ # 3 ]
Newbie
Rank
Total Posts:  3
Joined  2010-08-02

did you try photoshop?

Profile