The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Menu
Hello,
I want a menu bar like the menubar form the vB. Some points with popup like Quick Links. The secound problem ist the same menu must wort on sites with out vB. Is this posible? Somethink like this? http://www.drei-fragezeichen.de/Foru....php?styleid=5 Thank you for your help and sorry for my bad englisch. Bj?rn |
#2
|
||||
|
||||
Unless I missed it, there is no vBulletin copyright in the footer.
|
#3
|
||||
|
||||
it's there just in a black font
|
#4
|
||||
|
||||
oh and to answer you're original question, i think theirs a mod at vBT with how to add additional drop down menus
|
#5
|
||||
|
||||
Quote:
|
#6
|
||||
|
||||
Quote:
|
#7
|
|||
|
|||
That ist how you can see only a test side ist is not ready yet. That is my corrent style http://www.drei-fragezeichen.de/Foru....php?styleid=1
|
#8
|
||||
|
||||
I was going to say, I could have saved the fee for that and just did what they did if it was legal.
Ok, back on topic now, sorry. |
#9
|
||||
|
||||
Quote:
By the way, I love the corners and box around the background. How did you do that? |
#10
|
|||
|
|||
That is very easy:
Header HTML Code:
<table border="0" cellspacing="0" cellpadding="0" width="100%" align="center"> <tr> <td align="left"><img src="../Bilder/MainLogo.gif" width="327" height="110" border="0" alt=""></td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%"> <tr> <td colspan="5"> </td> </tr> <tr> <td width="15%"> </td> <td width="35" height="25" bgcolor="#FFFFFF" align="left" valign="top"><img src="../Grafiken/Design/Ecke01.gif" width="35" height="25"></td> <td background="../Grafiken/Design/Rand01.gif" height="25" width="85%"> </td> <td width="35" height="25" bgcolor="#FFFFFF" align="right" valign="top"><img src="../Grafiken/Design/Ecke02.gif" width="35" height="25"></td> <td width="10"> </td> </tr> <tr> <td width="15%" valign="top" align="left" id="newmenu"> <img src="../Grafiken/Design/Community.gif" width="120" height="25" border="0"><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="http://www.drei-fragezeichen.de/Forum/index.php">Forum</a><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="../newsletter/News/index.php">Newsletter</a><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="../Guestbook/index.php">G?stebuch</a><BR><BR> <img src="../Grafiken/Design/Informationen.gif" width="120" height="25" border="0"><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="http://www.drei-fragezeichen.de/home.php?act=folgen">Folgen</a><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="http://www.drei-fragezeichen.de/home.php?act=faq">FAQ</a><BR><BR> <img src="../Grafiken/Design/Interaktion.gif" width="120" height="25" border="0"><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="../Bildergalerie/Ecard.php">E-Card</a><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="../Karten/index.php">Kartentrick</a><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="../Bildergalerie/Galerie.php">Galerie</a><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="../Story/index.php">L?ngster Fall</a><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="../Spiele/index.php">Spiele</a><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="http://www.drei-fragezeichen.de/home.php?act=karte">Visitenkarte</a><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="../Quiz/Quizmenu/Menu.php">Quiz</a><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="http://www.drei-fragezeichen.de/home.php?act=shop">Shop</a><BR> <img src="../Grafiken/Design/Pfeil_w.gif" width="13" height="10" border="0"> <a href="http://www.drei-fragezeichen.de/Forum/impressum.php?">Impressum</a><BR> <a href="http://voellings.info/tinc?key=xO99H3Az&channel=43133"><img border="0" src="/spicons/tinc/chat/images/i_chaticon5.gif"></img></a> </td> <td background="../Grafiken/Design/Rand04.gif" width="35" valign="top"><img src="../Grafiken/Design/Zusatzrand.gif" width="35" height="20"></td> <td bgcolor="#FFFFFF" width="85%" valign="top"> HTML Code:
<td background="../Grafiken/Design/Rand02.gif" width="35"> </td> <td width="10"> </td> </tr> <tr> <td width="15%"> </td> <td width="35" height="25" bgcolor="#FFFFFF" align="left" valign="top"><img src="../Grafiken/Design/Ecke04.gif" width="35" height="25"></td> <td background="../Grafiken/Design/Rand03.gif" height="25" width="85%"> </td> <td width="35" height="25" bgcolor="#FFFFFF" align="right" valign="top"><img src="../Grafiken/Design/Ecke03.gif" width="35" height="25"></td></table> <td width="10"> </td> </tr> <td width="15%"> </td></tr></table> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|