PDA

View Full Version : Forum Display Enhancements - Add logos to both left and right side on header.


billstelling
01-27-2012, 11:00 PM
Add a clickable graphic to the left and right on your header.


In the header template below this code:

<div class="above_body"> <!-- closing tag is in template navbar -->
<div id="header" class="floatcontainer doc_header">

add this code:

<div style="float:right; position:absolute; right:20px; top:32px;"><a target="_blank" href="http://your link"><img src="http://your image" alt="hover message" /></div>
<div style="float:left; position:absolute; left:20px; top:42px;"><a target="_blank" href="http://your link"><img src="http://your image" alt="hover message" /></div>

to add a ckickable image to just the right side add this code instead:

<div style="float:right; position:absolute; right:20px; top:42px;"><a target="_blank" href="http://your link"><img src="http://your image" alt="your message" /></div>

The code in red shows the editable parameters.
If you just want the logos and nothing else just remove the code in between the ""s for either one or both.

<div style="float:right; position:absolute; right:20px; top:42px;"><a target="_blank" href=""><img src="http://your image" alt="" /></div>


https://vborg.vbsupport.ru/external/2012/01/17.jpg

The header BG is a 2000px by 114px graphic and set to center in the stylevars in the header section.
It expands on both the left and right while keeping the wave in the graphic centered.

https://vborg.vbsupport.ru/external/2012/01/8.jpg

https://vborg.vbsupport.ru/external/2012/01/9.jpg

https://vborg.vbsupport.ru/external/2012/01/10.jpg

https://vborg.vbsupport.ru/external/2012/01/11.jpg

https://vborg.vbsupport.ru/external/2012/01/12.jpg

https://vborg.vbsupport.ru/external/2012/01/13.jpg

DEMO (http://futuremark.yougamers.com/forum/index.php?styleid=32)

tafreeh
01-28-2012, 04:33 PM
demo or screenshot ?

billstelling
01-28-2012, 06:20 PM
Added screenshots to the mod listing..

tafreeh
01-28-2012, 11:58 PM
sorry, still cant see ? :(

billstelling
01-29-2012, 01:44 AM
I have added a demo link to the mod listing..

tafreeh
01-29-2012, 04:26 AM
nice and thanks.
I also like the theme you are using :)

BlueCheri
01-29-2012, 08:13 AM
Thanx, I liked the idea. Tagged.

The second image for sponsor of the month, let's see how it works.

billstelling
01-29-2012, 08:27 AM
nice and thanks.
I also like the theme you are using :)

Thanks.:) It's one of 14 I have created for the Futuremark Yougamers forum. I just did a major over haul to the site upgrading it from vB3 to the current vB.

And thank you as well BlueCheri, I'm glad you like the mod.. I looked all over for one like it for my needs and when I couldn't find anything I came up with this. I did it mainly for the FM site in order to create variable themes based on the header they have for the site. I have had overwhelming good feedback from the members there for giving them fluid themes.:cool: