Quote:
Originally Posted by stako
Hello,
I installed this beautiful style in my forum, everything works ok in the forum pages but in the vBadvanced main page the top part of the page appears broken. Check it yourself at:
http://www.sportriding.gr/
The forum pages as I said are ok: http://www.sportriding.gr/forum/
I tried to fix issue according to this:
but didn?t have any luck......
Can you please help by taking a look at my site and tell me what else should I check?
Thanks
PS. Thank you very much for the template, its one of the best I've seen!
|
Issue fixed and you can't imagine how happy I am!
I had to edit a bit the style's header.
I compared the "right" forums appearance with the erroneous vBadvanced home page and found out which images where missing form the vBadvanced page. They were
"navigation_right.gif" and
"header_bg.gif".
Then I found them in the header and entered the full path of the images.
So it seems that links in the header (or footer I suppose) in the form of
src="$vboptions[bburl]/images/epic/header_left.gif"
are functioning ok but links in the form of
url(/images/epic/header_bg.gif);
Need to have the full path in to work ok.
Anyway, issue fixed and thanks again for a wonderful style!