View Full Version : Need an extension to my subdreamer skin - Navigation bar
steel51
06-10-2007, 12:12 PM
I want to extend the main navigation bar on my site with subdreamer kompatible submenues in form of simple dhtml-menues, like here:
--> http://www.dynamicdrive.com/dynamicindex1/dropdowncontrol.htm
(every other script like this one is ok too)
Anyone who can do (not for free) this for me?
Site: http://www.fachinformatiker.de
Brent
06-10-2007, 03:04 PM
I believe sddepot has a menu system that might be suitable.
steel51
06-10-2007, 04:32 PM
Ok, thanks.
But I need someone too who integrate it into my site.
steel51
06-13-2007, 08:51 AM
I think this would be the relevant part of my template.php.
<TABLE WIDTH=980 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD>
<IMG SRC="skins/fi/images/Abstandhalter.gif" WIDTH=122 HEIGHT=1></TD>
<TD>
<IMG SRC="skins/fi/images/Abstandhalter.gif" WIDTH=281 HEIGHT=1></TD>
<TD>
<IMG SRC="skins/fi/images/Abstandhalter.gif" WIDTH=40 HEIGHT=1></TD>
<TD>
<IMG SRC="skins/fi/images/Abstandhalter.gif" WIDTH=60 HEIGHT=1></TD>
<TD>
<IMG SRC="skins/fi/images/Abstandhalter.gif" WIDTH=93 HEIGHT=1></TD>
<TD>
<IMG SRC="skins/fi/images/Abstandhalter.gif" WIDTH=92 HEIGHT=1></TD>
<TD>
<IMG SRC="skins/fi/images/Abstandhalter.gif" WIDTH=92 HEIGHT=1></TD>
<TD>
<IMG SRC="skins/fi/images/Abstandhalter.gif" WIDTH=92 HEIGHT=1></TD>
<TD>
<IMG SRC="skins/fi/images/Abstandhalter.gif" WIDTH=108 HEIGHT=1></TD>
</TR>
<TR>
<TD ROWSPAN=2 align="left" valign="top">
<a href="index.php"><IMG SRC="skins/fi/images/header_monitor.jpg" WIDTH=122 HEIGHT=163 border="0"></a></TD>
<TD COLSPAN=2 align="left" valign="bottom">
<a href="index.php"><IMG SRC="skins/fi/images/header_schrift.gif" WIDTH=321 HEIGHT=129 border="0"></a></TD>
<TD COLSPAN=6 align="right" valign="bottom" WIDTH=537 HEIGHT=129 background="skins/fi/images/header_banner_back.gif">
<table border="0" width="537" cellspacing="0" cellpadding="0">
<tr>
<td height="60" align="right">
</td>
<td height="60" align="right"> </td>
</tr>
<tr>
<td align="right" ></td>
<td width="0"> </tr>
<tr>
<td colspan="2" height="26"></td>
</tr>
</table>
Anyone who has an idea how to integrate the function for the submenue?
Do I need to customize the categories.php too?
Ortixx
06-13-2007, 04:34 PM
take a look into other skins. That's how i've done it :)
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.