Author Topic: How To add more text buttons to my gallery screen?  (Read 4712 times)

0 Members and 1 Guest are viewing this topic.

Offline robert22

  • Newbie
  • *
  • Posts: 11
    • View Profile
How To add more text buttons to my gallery screen?
« on: May 13, 2009, 07:09:35 PM »
http://www.jeremyhoornstra.com/photogallery

If you look at my screen (see above link), you will see the text buttons at top which read....

Registration
Advanced Search
Top Images
New Images

I would like to add two more text buttons to the list, one button to take users should they wish, back to the main website and another button to take users to Jeremy's forum.

How would I go about creating the two text buttons....Which part of the code and in which template do I need to alter to add two more buttons?

Thank you.

Offline robert22

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: How To add more text buttons to my gallery screen?
« Reply #1 on: May 13, 2009, 07:24:16 PM »
It's okay. I've worked it out.  :D

Offline edward23

  • Pre-Newbie
  • Posts: 1
  • I Love 4Image Gallery
    • View Profile
Re: How To add more text buttons to my gallery screen?
« Reply #2 on: May 31, 2009, 01:47:12 PM »
Quote
<div class="button" style="background:url(images/b3.jpg); width:203px;"><img src="b3.jpg" />
</div>

 
            <div class="button" style="background:url(images/b2.jpg); width:221px;"> <img src="b2.jpg" alt="text" width="221" height="40" />
           
            </div>

            <div class="button" style="background:url(images/b1.jpg); width:135px;"><span class="button2"><img src="b1.jpg" name="Home" id="Home" /></span></div>
            <div class="clean"></div>
        </div>
       
        <div id="left">