Print Topic - Archive
E-Blah Community / Modification Archive / Portal Button
Posted by: Nat, January 19, 2004, 5:09pm
I would like to see a "Portal" button on the main page, and for love or for money, I can not figure out how to do it. OK, I have the button that I want to use, etc etc, and doing a search, I believe that I need to put some code in to the routine.pl
I have the buttons in my eblahimages directory, but where do I put the code etc, to show the new button?
Posted by: Justin, January 19, 2004, 5:26pm; Reply: 1
$menubar = qq~<a href="$surl">$img{'home'}</a>$help $msp<a href="$surl,v=cal">$img{'cal'}</a> $msp<a href="$surl,v=search">$img{'search'}</a>~;
Add it somewhere in that mess.
Also, there is a link on the main page ... it's at the bottom right around the boards spot. ;D
- Justin
Posted by: Nat, January 19, 2004, 5:45pm; Reply: 2
LOL, I could see myself getting some stress with this so I have just added it to the template, easy way out I know ;)
Posted by: Justin, January 19, 2004, 6:33pm; Reply: 3
That's the best way to do it. ;)
Print page generated: January 9, 2009, 6:56pm