Log in

View Full Version : Please HELP!!!


kiril_cvetkov
08-19-2007, 05:26 PM
Hi..I open this thread in Design and Graphics Discussions..(Sorry)

But nothing replay. :erm::erm::erm: (Sorry :( )

I have a problem with Logo & HeaderGradientImage.

When I start my forum from mozilla it's ok

http://img474.imageshack.us/img474/8824/untitledso6.png



But...! when I start mu forum from IE,it's awful



http://img297.imageshack.us/img297/4047/untitled2uq9.png




PLEASE HELP!!! I must fix it as soon as possible

LewisAinslie
08-19-2007, 07:50 PM
I dont see any problem

kiril_cvetkov
08-19-2007, 08:49 PM
the problem is Header Image. It's disappeared (on IE)

EnIgMa1234
08-19-2007, 09:09 PM
Go to styles & templates -> all style options in admincp

The post the code in the page background box here

sinisterpain
08-19-2007, 11:53 PM
background: #869BBF url(http://www.rus-fajs.com/images/misc/header_level2_bg.gif)repeat-x;;

It looks like your back ground url has two semi colons
I highlighted in red

kiril_cvetkov
08-20-2007, 07:57 AM
:( I've the same problem ..

In
Body (Customized in this Style)/Background
#869BBF url(http://www.rus-fajs.com/images/misc/header_level2_bg.gif)repeat-x;;

I picked this but don't work :(

Opserty
08-20-2007, 08:06 AM
No you have two semi-colons at the end of the code you just posted there should only be one thats why it is probably not working. So you have to remove the semi-colons ( I think vB adds them automatically anyway so you can get rid of both of them. )

kiril_cvetkov
08-20-2007, 08:32 AM
background: #869BBF url(http://www.rus-fajs.com/images/misc/header_level2_bg.gif)repeat-x;;

It looks like your back ground url has two semi colons
I highlighted in red


I fix it :) thanks sinisterpain