The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Space at top..
Hey guys, I was wondering if someone could tell me what code to use so that there is no space at the top of my forum. Here at vbulletin.org, the forum goes straight to the top of the page, but default VB forums have a space (see attached image).
Also, how would I make a 'shadow' effect on the left and right sides of the forum also like the vbulletin.org forum has? I can make the image, but what code would I need to use, and where would it be placed? Thanks for any help! |
#2
|
||||
|
||||
A link to your site would help.
Also, my default 3.8 forum has no space at the top (the default logo goes right to the top), so I would suspect you have added something yourself that is adding the space. |
#3
|
|||
|
|||
My bad, here is an image..
I havent added anything but the image itself. |
#4
|
|||
|
|||
Here is the URL...
|
#5
|
||||
|
||||
This is in your CSS:
HTML Code:
body { background: none repeat scroll 0 0 #333333; color: #000000; font: 11pt verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif; margin: 5px 10px 10px; padding: 0;} |
#6
|
|||
|
|||
That worked, thank you so much!
I never added that in though, so how would it get there? Can anyone help with the shadows on the sides? |
#7
|
||||
|
||||
What shadows on the side?
|
#8
|
|||
|
|||
The sides of the forum page have shadows, so it looks like it's hovering above the background...Here's a pic...
|
#9
|
||||
|
||||
That's from the background image:
HTML Code:
html { background: url("https://vborg.vbsupport.ru/images/cstyle/blue/bodybkgd950px.jpg") repeat-y scroll center center #131D2F;} |
#10
|
|||
|
|||
Ahh ok....so it's just a 1px tall image....what determines the width though?
And where is this code placed exactly? Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|