Log in

View Full Version : Help with background scrolling down page with comment box please :)



sweetbajan
01-05-2008, 11:56 AM
Hi guys so on my website (http://www.delanique.com/main) the background which is

http://www.delanique.com/main/wp-content/themes/Beginning/images/index_42.jpg
and
http://www.delanique.com/main/wp-content/themes/Beginning/images/index_40.jpg
and
http://www.delanique.com/main/wp-content/themes/Beginning/images/index_37.jpg

scrolls down fine when I am not on a comment page but when I am on a comment page - it looks like this (http://delanique.com/main/?p=1#comment-8) at the bottom.

Please help me fix this and thanks in advance :)

Rohan72
01-05-2008, 12:24 PM
The problem occurs only in FF. It works fine in IE7.
From taking a quick look at the code, I think it's the combination of a table-layout, absolute heights applied to rows/cells and the sliced images that cause problem.

sweetbajan
01-05-2008, 01:10 PM
The problem occurs only in FF. It works fine in IE7.
From taking a quick look at the code, I think it's the combination of a table-layout, absolute heights applied to rows/cells and the sliced images that cause problem.


ok lol i know HTML but not that well... so I kind of understand what you said. So you don't think a quick fix would be possible huh?