The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi there, I'm trying to mimic this Invision theme where it has a space on top of its header, showing the background.
I'm trying to give my board a much more cleaner look, and the header going all the way up gives me a headache. I was looking into the stylevar trying to figure out where I can do this, but I couldn't find it. Any help please? |
#2
|
||||
|
||||
![]()
When dealing with CSS issues, it is impossible to tell what is going on from just an image. It is easier to use a tool like firebug to view the CSS and see what is happening.
But you can try adding this to your additional.css Code:
.doc_header { margin-top: 50px; } |
#3
|
|||
|
|||
![]()
Sorry, I have a lot of issues with firebug which makes it incapable of running it on my PC for some odd reason.
It looks like that works but one small issue. It looks like the body border extends all the way up there, do you have any idea what that is and how I can remove it? |
#4
|
||||
|
||||
![]()
Link?
|
#5
|
|||
|
|||
![]()
Messaged
|
#6
|
||||
|
||||
![]()
Add this to your additional.css
Code:
.above_body { border: none; } |
#7
|
|||
|
|||
![]()
That did it, thank you so much (:
|
Благодарность от: | ||
CAG CheechDogg |
#8
|
||||
|
||||
![]()
Not a problem, glad to help.
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|