is this style available for anything like Joomla or Wordpress? I'd like to redo the main part of my site and would like the site to match the style of my forum or does this style work with any of the portal versions that are out there for vbulletin?
I did what you said and after a little tweaking got the menu display right.
The arcade now shows and the menu is fine..however all the games take me to 404 page not found errors!!Dont think this is template related though?
Can someone tell me if they have managed to get this modification working please
I did all the changes as stated and it has made zero difference and my forum still looks the same?!!! Does the author have any idea what I need to do to get it working pleeeeaase
TIA
add your link header which will open when clicked.
open header template and add ;
<a id="yourmenuname" href="$show[nojs_link]#yourmenuname" >Your link Name</a><script type="text/javascript"> vbmenu_register("yourmenuname",true);</script>
Than open navbar template and add your dropdown menu codes like below;
<!-- My Posts Menu -->
<div class="vbmenu_popup" id="yourmenuname" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">My Posts</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?do=finduser&u=$bbuserinfo[userid]">My Posts</a></td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?do=process&showposts=0&starteronl y=1&exactname=1&searchuser=$bbuserinfo[username]">My Threads</a></td>
</tr>
</table>
</div>
<!-- / My Posts Menu -->
Carefull the red colored names they must be same name for work properly.
I've almost got it going now. It no longer messes up the nav bar. But where you put" Your link Name" Which I changed the name this should expand to My Posts and My threads and it don't. When I click it then it just brings me to the forum.
I did what you said and after a little tweaking got the menu display right.
The arcade now shows and the menu is fine..however all the games take me to 404 page not found errors!!Dont think this is template related though?
Can someone tell me if they have managed to get this modification working please
I did all the changes as stated and it has made zero difference and my forum still looks the same?!!! Does the author have any idea what I need to do to get it working pleeeeaase
TIA
I had never used dropdown subforum modification And ı have no idea
Quote:
Originally Posted by frozen187
I've almost got it going now. It no longer messes up the nav bar. But where you put" Your link Name" Which I changed the name this should expand to My Posts and My threads and it don't. When I click it then it just brings me to the forum.
I've installed Donation System LITE and when I add the template edits the navbar goes crazy again. I've uploaded a attachment so you can see.
This is what it says to edit and I've done so.
Code:
Put this where you would like it to appear on your navbar/header
$dsl_link_menu
Find NAVBAR POPUP MENUS in header/navbar template and add this below it:
$dsl_link_menu_options
Hi HaYLaZ I have AW Donation System Pro installed and I need a code to be able to add to this stlye please could you make me one so that i would be able to use this as my defalt style