The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey, guys. I'm in need of some help. I asked a friend of mine to help me with some of the things I wanted to get done on the site. One of them being moving user log in.log out information to the top left corner and a nav bar to the to right. Upon my friends completion with this task, bars started to show up on the left and right sides of vBulletin and vBadvanced. I would like these removed but my friend is stumped. He doesn't seem to be seeing them but myself and everyone else I've asked does. Does Anyone have any ideas on how I can resolve this issue? It would be GREATLY appreciated.
Thanks, James Media-Gamers.com (This is the problem site) |
#2
|
||||
|
||||
![]()
A picture will probably help. Or a link to the forum so we can take a look at the source code (whoops, I saw you did post a link).
And one more edit.... I don't see these bars you are talking about. Perhaps a picture will help. |
#3
|
|||
|
|||
![]() |
#4
|
|||
|
|||
![]()
I don't see the bars on the site either, but tbh i think they look kinda cool.
|
#5
|
||||
|
||||
![]()
It looks like somehow a background image was added and it happens to be the same as the category strips.
OK, I just looked at your CSS and under .alt2 and .alt2, you have this for the background url "url(images/dark_vb_v2/gradients/)" That does not look valid to me (the actual image name isn't given) and I wonder if that is causing you problems. The same thing under .panel ("images/gradients/gradient_panel" is invalid) |
#6
|
||||
|
||||
![]()
It looks as if your navbar's gradient, which starts at the very top (above header), is repeating vertically. Whenever you set a background image you should always set the properties. In your line of code you have:
Code:
style="background-image:url(images/dark_vb_v2/misc/nav_x.gif)" Code:
style="background:#000000 url(images/dark_vb_v2/misc/nav_x.gif) repeat-x top left" |
#7
|
|||
|
|||
![]() Quote:
Thanks! =D Edit: Okay, the black bars are gone. Problem solved =D Now there's another issue. The width of the Forum, User CP, Front Page, etc. has become inconsistent. It's thinner on the front page and post pages than it is on the forum and User CP pages. Any ideas on that one? |
#8
|
||||
|
||||
![]()
I'm glad the first problem is resolved.
![]() |
#9
|
|||
|
|||
![]()
No problem. Here they are:
Home ![]() Forum (Wider than Home page) ![]() Threads (About the same as Home, but a little wider) ![]() Thanks so much for the help! |
#10
|
||||
|
||||
![]()
You'll need to play around with the Main Table Width (in StyleVars).
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|