![]() |
How can I make a three part forum header?
1 Attachment(s)
I've noticed on some of the nicer styles the designer has implemented forumheaders that consist of three images made up as a "right side", "center" and "left side".
Anyone have information they would like to share about how to do this? The attachment shows just a regular single image forum header, I want a 3 piece. |
Are you sure its not designed as one image, but differently in Photoshop, etc?
|
Can you show us an example?
|
You put an image aligned left and aligned right and then the center image can just be a background image x-repeated.
|
Quote:
|
This is our code we use for a small logo on the left, may be this can help get you started:
PHP Code:
|
Quote:
|
Your pic above ^ shows the forumhead, not the header, that's why I asked to see an example ;)
|
Quote:
Either or both would be sufficient as I'm attempting to create a style that requires both. Thanks for pointing that out to me. |
If you post a link to an example, then we can just get the CSS/code used right from that.
|
Here is a good example of a header with three pieces.
|
there it is :)
I just done what Lynne as suggested, above. PHP Code:
|
Quote:
And this goes into additional ? |
The CSS posted isn't going to help unless you also modify your template.
Have you tried googling "3 part header CSS"? There are a lot of articles that come up. Even better: "3 part header CSS" site:vbulletin.com |
Quote:
Thanks Lynne |
Whoops....
"3 part header CSS" site:vbulletin.org (changed to .org) |
Another example of a 3 image fluid header.
|
Quote:
https://vborg.vbsupport.ru/showthread.php?p=1927493 --------------- Added 16 Aug 2013 at 13:24 --------------- Quote:
--------------- Added 17 Aug 2013 at 00:45 --------------- The following is what I did to have a left and a right image with a background to blend the two. First I looked for this code in the header template: Code:
<div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div> Code:
<div id="headerfill"><div id="headerl"></div><div id="headerr"></div></div> Code:
#headerfill{ Thank you once again Lynne for pointing me in the right direction. |
All times are GMT. The time now is 11:54 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|