The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Future Web 2.0 Details »» | |||||||||||||||||||||||||||||||||||
Future Web 2.0 Blue, Black and White Forumhome Nav Buttons with Rollover and PM Box Forumdisplay Statusicon Showthread How to add a button in the navbar? 1. Create your button with the PSD (in the zip). You must create 2 images : normal and over : titleimage_normal.gif and titleimage_over.gif 2. In your template "header", Find: HTML Code:
<!-- CALENDAR --> <td width="61" style="vertical-align: bottom;"><a href="calendar.php$session[sessionurl_q]"><img src="images/future/misc/calendar_nav.gif" border="0" overSrc="images/future/misc/calendar_over.gif" clickSrc="images/future/misc/calendar_over.gif"></a></td> <!-- / CALENDAR --> Code:
<!-- YOUR IMAGE --> <td width="61" style="vertical-align: bottom;"><a href="your_link"><img src="images/future/misc/titleimage_nav.gif" border="0" overSrc="images/future/misc/titleimage_over.gif" clickSrc="images/future/misc/titleimage_over.gif"></a></td> <!-- / YOUR IMAGE --> If you want to add button "blog", read this: https://vborg.vbsupport.ru/showthrea...highlight=blog and my previous code. vBadvanced: Copy and paste future folder to http://www.yoursite.com/images/future/ Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
Achromat |
Comments |
#22
|
|||
|
|||
I see your code and you use tags <h4> !!!
|
#23
|
|||
|
|||
Reimported new xml. Same problem. I just turned on the style chooser so you can switch back and forth from original (Future) to the new one I just uploaded (future 2).
Where is <h4>? |
#24
|
|||
|
|||
I looked at the source and found this:
Code:
<td class="tcat"><h4>Welcome to Radar Facts.</h4></td> Also found another h4 here: Code:
<td class="tcat" width="100%"><h4>Threads in Forum<span class="normal"> : Main Forum</span></h4></td> Where or how could it be picking these <h4> up? |
#25
|
|||
|
|||
hummm... Probably a mod. Try to disable nthe hook system in your vb options.
|
#26
|
|||
|
|||
It was another skin that was causing it. The vbseo skin. I deleted the skin and all is back to normal. THANK YOU for helping me locate it
I just have 2 other small questions and I should be good to go. On the main forumhome and in thread view there is a post icon pictured. The same icon gets pictured at the top of the thread when you make a new thread. None of mine are showing up. I already know that it's an address problem. When I right click on the icon and look at the address it says /images/icons/icon1.gif. It should say /images/future/icons/icon1.gif. The icons ARE showing up in the ACP in the Post Icon Manager. I see no other place to set the address for these icons. Where else can I fix the address for the icons? Also what is ca_morpheus? Under Additional CSS Definitions, it says an image is in Code:
.bbcode-header { background: #E0E0E0 url(images/ca_morpheus/misc/bg_bbcode.gif) |
#27
|
|||
|
|||
Quote:
CA-morpheus is an other style. This is a mistake, I'll fix this tomorrow. For your other problem, I'll try to resolve it tonight. |
#28
|
|||
|
|||
For the quote problem, delete in your additionnal css:
HTML Code:
.bbcode-start { border: solid 1px #BCBDC0; margin: 3px 20px 3px 20px; } .bbcode-header { background: #E0E0E0 url(images/ca_morpheus/misc/bg_bbcode.gif) top left repeat-x; border-bottom: solid 1px #BCBDC0; padding: 3px; color: #000000; font-size: 10px; } .bbcode-header .smallfont { font-size: 10px; } .bbcode-content { padding: 3px; background: #FFFFFF url(images/ca_morpheus/misc/bg_bbcode2.gif) top left repeat-x; color: #000000; } .bbcode-poster { color: #000000; padding-bottom: 4px; font-size: 12px; } .bbcode-poster strong { font-weight: normal; color: #000000; } HTML Code:
<div style="margin:20px; margin-top:5px; <if condition="$show['iewidthfix']">width: 100%;</if>"> <div class="smallfont" style="margin-bottom:2px">$vbphrase[quote]:</div> <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%"> <tr> <td class="alt2" style="border:1px inset"> <if condition="$show['username']"> <div> <phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase> <if condition="$postid"><a href="showthread.php?$session[sessionurl]p=$postid#post$postid" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/viewpost.gif" border="0" alt="$vbphrase[view_post]" /></a></if> </div> <div style="font-style:italic">$message</div> <else /> $message </if> </td> </tr> </table> </div> |
#29
|
|||
|
|||
thank you sofia , simple et moderne bravo
|
#30
|
|||
|
|||
Sofia can you help me
i have probleme in this style look at the pictur |
#31
|
|||
|
|||
Quote:
At the bottom of this page, find: Forum Jump Menu Delete 'Transparent' for Font Color of Depth 1 Items |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|