ExtremeDark Red

very new - looking to add buttons to the header - ExtremeDark Red

very new - looking to add buttons to the header

by aquaanimus » Mon Dec 31, 2012 12:17 am

I am very new to coding. I had a theme that I got working for myself back in 2009, but it is no longer supported. I want to upgrade to this skin, but I am at a loss on how to add buttons w/ a hyper link to the menu. IE next to the faq button. I don't remember how I did it.

Can you help me?
aquaanimus
Registered User
Posts: 81
Joined: Sun May 03, 2009 3:16 am

Re: very new - looking to add buttons to the header

by _Vinny_ » Mon Dec 31, 2012 7:36 pm

Open template/overall_header.html, just find the line:

Code: Select all

&nbsp;&#8226;&nbsp; <a href="{U_FAQ}">{L_FAQ}</a>

Add after:

Code: Select all

&nbsp;&#8226;&nbsp; <a href="http://www.youlink.com">Your Link Title</a>
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 10533
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius

Re: very new - looking to add buttons to the header

by aquaanimus » Tue Jan 01, 2013 1:31 am

would I put it right below, or right after the last </a>
aquaanimus
Registered User
Posts: 81
Joined: Sun May 03, 2009 3:16 am

Re: very new - looking to add buttons to the header

by _Vinny_ » Tue Jan 01, 2013 7:24 pm

aquaanimus wrote:right after the last </a>

:)
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 10533
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius

Re: very new - looking to add buttons to the header

by aquaanimus » Sat Jan 05, 2013 10:19 pm

I right clicked on this file and it does not show in my code editor. I used host gator. It does show if I download and open in note pad, but its so jumbled I can't make heads or tails out of it. What can I do?
aquaanimus
Registered User
Posts: 81
Joined: Sun May 03, 2009 3:16 am

Re: very new - looking to add buttons to the header

by _Vinny_ » Sun Jan 06, 2013 4:29 am

Try with: Notepad+
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 10533
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius