-
Help with this layout?
Ok, I really need help with this layout for my fansite. It's due to open on Friday and the site isn't finished yet. Notice that on the left side in the Spotlight box the background shows. I have tried everything I could think of to try and fix it, but nothing worked. Help please?
You can view it here: http://www.habboexclusive.net/index2.html
-
It'd help if your code wasn't all on one line, here's your problem though:
HTML Code:
<td colspan="2" background-image="" url('index_r9_c2.gif')">
It needs to be:
HTML Code:
<td colspan="2" style="background-image: url('index_r9_c2.gif');">
I'm not sure you're going to get the site finished for friday if that's all you've got so far.
-
Yeah, it would help if the code wasn't all bunched.. Anyway it looks like ^^ found your problem :)
-
Thanks!
-
In ff, i get this error:
Content Encoding Error
The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
* Please contact the website owners to inform them of this problem.