The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
PES6 League site
I have only been open a month or so and I made a forum which I thought was to die for, not long after I had it how I wanted it, one of my Admins gave out his password and the guy ran havok on my site, so after re-doing it here is how it stands.
http://www.xleagues.net http://www.xleagues.net/forum/index.php (the forum will be open fully very soon) If anyone is interested in a banner rotation, I will be happy do discuss it with you so, please contact me via PM. Thanks JamieLee2k |
#2
|
|||
|
|||
Nicely done.......Only problem i see is that there is no way to get back to the home page from the forums.
|
#3
|
||||
|
||||
At the bottom of the page on the right, I do need to make another link to it somewhere.
|
#4
|
|||
|
|||
You should be able to do it in your navbar.........Just take out the <if member condition........
|
#5
|
||||
|
||||
<if member condition ????? you lost me
I have noticed that with certain skins normal <a href links don't work but they do in other skins. |
#6
|
|||
|
|||
go to your navbar in your style, and look for this statement:
<if condition="$show['member']"> <tr align="center"> <td class="vbmenu_control"><a href="$vboptions[portalhome]">$vboptions[hometitle]</a></td> </if> Remove the <if condition="$show['member']"> </if> |
#7
|
||||
|
||||
I am using a custom template and I Can't find that option in there
I have found Code:
<if condition="$show['member']"> Code:
<tr align="center"> <td class="vbmenu_control"><a href="$vboptions[portalhome]">$vboptions[hometitle]</a></td> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|