General Community > HTML/CSS

background image compatibility?

<< < (2/3) > >>

Seph|roth:
http://aimpower.ultimateweapon.net

It's in dutch, don't mind that ;)... the first bg-image should appear just under the top black line, with the navigation path in it (hard to see now because of the lack of the bg-image).

The second one should appear as a border between the darker blue menu to the left and the light-blue main content (you can ofcourse see what it SHOULD do in IE, so you understand what i'm talking about ;)). Thanks!

Spaceman-Spiff:
problem is: in HTML you used:
class="framesplit-cell">
the actual css class name is: framesplit-cell-2

Seph|roth:

--- Quote from: Spaceman-Spiff on September 10, 2003, 06:29:00 PM ---problem is: in HTML you used:
class="framesplit-cell">
the actual css class name is: framesplit-cell-2

--- End quote ---
no, that's not true... 'framesplit-cell' is for the top part and 'framesplit-cell-2' for the bottom part.

Besides that, the other part where i use a bg-image (class = nav-cell) also doesn't work. So it's not that unfortunately.

And like i said, IE displays it correctly so i'm sure the classes are alright (Dreamweaver also displays it correctly).

EDIT: If you want to see it, here's the CSS: http://aimpower.ultimateweapon.net/aimpower.css

Spaceman-Spiff:
oh, i missed the other one
try removing: background-attachment: fixed;
and add: width: 10px;

Seph|roth:
That did it! Thank you VERY much!

I've been trying to fix this for days now, i knew it had to be something this small.. it always is ;)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version