Page 1 of 1

(Solved)Question on Header picture

PostPosted: Fri Jan 16, 2009 7:05 am
Author: Watcher
having a problem seeing my header picture i made on Internet explorer, it will show on firefox brouser but not IE.

im useing 1.4.1 Dark theme, heres a link to my site

http://worldofarkania.net/the_stronghold/portal.php

heres a link to the picture im useing

http://worldofarkania.net/the_stronghold/templates/dark/images/orange/header_bkg.jpg

is there something im not seeing, the header picture has the same name, i just made it bigger than the one that came with it.
is there some kind of coding i have to add to get picture to show on IE?

Re: Question on Header picture

PostPosted: Fri Jan 16, 2009 8:09 am
Author: Helter
for IE, be sure to specify width=" " height=" "

Re: Question on Header picture

PostPosted: Fri Jan 16, 2009 1:39 pm
Author: Watcher
I realy did not change any scripting to add picture, i just named the picture the same as what was here already
the script i did not change, this is the only refeance i could find with this name (header_bkg.jpg)
its in
/templates/dark/dark_orange.css
[code]/* This is the gradient background at the top of the page */.header{background]

more likely im in the wrong place

Re: Question on Header picture

PostPosted: Fri Jan 16, 2009 8:22 pm
Author: Helter
try this
[code=css].header{background]

Re: Question on Header picture

PostPosted: Sat Jan 17, 2009 12:33 am
Author: Watcher
hum... that did not work, when i added the code it stopped the picture from working on firefox and it still did not show on IE? i tryed deleting cookies and cash and it did not help?

is there another place that is maybe controling the header picture?

Re: Question on Header picture

PostPosted: Sat Jan 17, 2009 12:41 am
Author: Helter
i guess you got to change it to orange. I tested it on blue

Re: Question on Header picture

PostPosted: Sat Jan 17, 2009 1:22 am
Author: Watcher
maybe im doing something else wrong? i added the code like this

whats in, templates/dark/dark_orange.css
[code]/* This is the gradient background at the top of the page */.header{background]

i changed it to this
[code]/* This is the gradient background at the top of the page */    1. .header{    2. background]

and when i do, it makes the firefox brouse not show the picture and the IE still not show it? am i doing some thing wrong

ill leve it up with the code inplace till you look at it maybe you can tell whats wrong
before when i right click on the picture in firefox it let me see the address of the picture now it only lets me see
http://worldofarkania.net/the_stronghol ... 7a4bad7f23
and this is what i see in IE to, it wont show me the picture address

Re: Question on Header picture

PostPosted: Sat Jan 17, 2009 3:31 am
Author: obiku
Please remove the line numbers in front of the added text. I think thats a bug in the BBCODE over here. If you select the text, it also takes the line numbers if you copy and paste.

Re: (Solved)Question on Header picture

PostPosted: Sat Jan 17, 2009 6:36 am
Author: Watcher
Thank you very much! i knew it had to be something simple

Re: (Solved)Question on Header picture

PostPosted: Sat Jan 17, 2009 10:12 am
Author: Helter
yes, you have to click the line numbers off before copying the code. Also you will want to edit the images size numbers to match your image I think I will modifiy this mod to default with no line numbers and selecting the button will turn them on. This will eliminate alot of problems for users who are unaware of this

Re: (Solved)Question on Header picture

PostPosted: Sat Jan 17, 2009 11:56 pm
Author: Watcher
Thank you, us noobs are dummys i should have realized to take the #'s off