The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to change header to this?
Hi,
My forum is: http://www.lawstudenthub.co.uk/ I want to change the header so that an image appears behind it as part of the background. I've attached an example I quickly made to show the look I want. Any advice on how I can do this, particularly in that style/format (i.e. the image extending to both sides of the forum)? Thanks |
#2
|
|||
|
|||
Add the image to the header_background stylevar using url(image.ext)
|
#3
|
|||
|
|||
Quote:
Thanks |
#4
|
||||
|
||||
Try changing this:
HTML Code:
.navtabs > li { border-left: 12px solid #f6f6f6; } If that doesn't fix it, we really need a link to the style so we can see what CSS is causing the problem. |
#5
|
|||
|
|||
He included it in his original post.
|
#6
|
|||
|
|||
Quote:
How do I make the header stretch across horizontally and also get it to extend downwards to the start of the forums (as per image in original post)? |
#7
|
||||
|
||||
He had removed the image when I went to view the page which is why I asked to see the style with the image
Quote:
Same sort of problems for the white band across the top of the nav elements. If you make it transparent, then it goes to orange because of the order of the elements. So, you would have to change several things to get that band to have the image 'show through'. If you aren't really adept at playing with CSS, you may want to hire someone to change those things for you. |
#8
|
|||
|
|||
Quote:
Is there a relatively straightforward way to expand the vertical heigh of the header up to the blue where the forums start? Perhaps if I remove the "Forum" text with the house icon? |
#9
|
||||
|
||||
Change the margin here to 0:
HTML Code:
.above_body { margin:0 0 10px; } |
#10
|
|||
|
|||
Quote:
Finally: how do I move the navigation squares/tabs more to the left/the logo more to the right? Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|