PDA

View Full Version : PES6 League site


JamieLee2k
12-14-2006, 01:33 AM
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

hotwheels
12-14-2006, 12:06 PM
Nicely done.......Only problem i see is that there is no way to get back to the home page from the forums.

JamieLee2k
12-15-2006, 11:19 PM
At the bottom of the page on the right, I do need to make another link to it somewhere.

hotwheels
12-16-2006, 12:01 AM
You should be able to do it in your navbar.........Just take out the <if member condition........

JamieLee2k
12-16-2006, 09:30 AM
<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.

hotwheels
12-16-2006, 09:21 PM
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>

JamieLee2k
12-20-2006, 09:52 PM
I am using a custom template and I Can't find that option in there

I have found <if condition="$show['member']"> in there a few times but nothing with <tr align="center">
<td class="vbmenu_control"><a href="$vboptions[portalhome]">$vboptions[hometitle]</a></td>
</if> near it