Log in

View Full Version : Menu


B999V
04-05-2004, 11:39 AM
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/Forum/index.php?styleid=5
Thank you for your help and sorry for my bad englisch.

Bj?rn

Boofo
04-05-2004, 12:07 PM
Unless I missed it, there is no vBulletin copyright in the footer. ;)

sabret00the
04-05-2004, 12:08 PM
it's there just in a black font

sabret00the
04-05-2004, 12:10 PM
oh and to answer you're original question, i think theirs a mod at vBT with how to add additional drop down menus

Boofo
04-05-2004, 12:14 PM
it's there just in a black font

Can they legally do that? A nice work-a-round, though.

sabret00the
04-05-2004, 12:17 PM
Can they legally do that? A nice work-a-round, though.
nope not at all, although bar corperations i've never understood why people want to remove it, it's one of the first things i look for on forums.

B999V
04-05-2004, 12:18 PM
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/Forum/index.php?styleid=1

Boofo
04-05-2004, 12:19 PM
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. ;)

Boofo
04-05-2004, 12:21 PM
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/Forum/index.php?styleid=1

Oh, ok, just wanted to make sure, I hope you understand. ;)

By the way, I love the corners and box around the background. How did you do that?

B999V
04-05-2004, 12:26 PM
That is very easy:
Header
<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">


Footer:
<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>

Boofo
04-05-2004, 12:30 PM
Ah, images. I really don't want to steal your images, though. It wouldn't be right. :(

B999V
04-05-2004, 12:33 PM
If you will I senf you the images. Send me an PM with your emailadress. It is no problem. ;) You can change the color easilie.

Boofo
04-05-2004, 12:44 PM
PM sent. ;)