Not Solved Header Problem
#1
Not Solved
I set the width to 100% and it's not stretching across the whole screen?

[Image: 2j5nsep.png]

HTML:
<table border="0" cellspacing="0" cellpadding="0" class="header">
<tr>
<td>
test
</td>
</tr>
</table>
CSS:
.header
{
background-image:url('images/coffeecafe/headerbg.gif');
background-repeat:repeat-x;
height:120px;
width:100%;
}

Thanks in advance.
Reply
#2
Not Solved
What are you trying to do? Get the brown across the entire screen?
[Image: affbanner.png]
Reply
#3
Not Solved
Yes...exactly.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)