SimplePortal

Customization => Themes and Graphics => Topic started by: Pantho on September 19, 2009, 06:01:31 PM

Title: Request help modifying smf1.10 template
Post by: Pantho on September 19, 2009, 06:01:31 PM
Trying to add the forum button, and I pretty much fail.

The part I am having issues with is editing the copied Help button
Code: [Select]
echo '<li><a' , $current_action=='help' ? ' class="current"' : '' , ' href="', $scripturl, '?action=help"><span>' , $txt[119] , '</span></a></li>';

This is all I have for my help button.

http://simpleportal.net/index.php?topic=148.0 is the tutorial I was following. If anyone could modify that button for me it would be a great help, then I can adjust the other thems myself. Thankyou.

-edit

Theme CSepic
Default template index.

http://paste-it.net/private/yf34257/
Title: Re: Request help modifying smf1.10 template
Post by: Nathaniel on September 20, 2009, 01:18:01 AM
Try the code below:
http://paste-it.net/public/r70ccc3/
Title: Re: Request help modifying smf1.10 template
Post by: Pantho on September 20, 2009, 09:07:57 AM
Perfect :)

Thanks
SimplePortal 2.3.8 © 2008-2024, SimplePortal