PDA

View Full Version : navbar problems


gards
12-23-2007, 05:08 AM
hi all,

i need some help as i tried to fix this problem and couldnt figure out.

Navbar in the index of vbadvanced looks llike something is missing (like background) and text is pushed together.

2 pics attached so u guys can see what it looks like and what it shud be like.

i also tried to manually fix the style with path to my forums but it didnt worked. got somehow messy on my forum.

I fixed the missing header problem but this is just breakin my head :confused:

Hope u guys can help me and give me some advice.

regard,
Al

EDIT: ALL fixed! it was the path problem is css styles!

Knight1234
12-26-2007, 03:51 PM
hey how did you fix it, I also have this problem :S

Our Sponsors
 

gards
12-26-2007, 04:36 PM
its easy if u have the same problem :D

go to ur Admin CP -> Style and Templates -> Style manager and enter YOUR style u use.

Ok... then check Image Paths and enter the full URL to those images e.g. www.knight123.com/forum/images/yourstyle/misc and so on... change all those and make it full URL to your images.

When finished scroll down to Additional CSS Definitions (almost the end of the page) and check out the 2nd box there. There must also be the full URL to your navbar background. e.g. like this .navbar_bg {background: url(http://www.knight123.com/forum/images/yourstyle/misc/layout/navbar_bg.gif);}

I hope this helps m8.

Knight1234
12-26-2007, 04:38 PM
thankyou verymuch, i will try it now :D