News:

Create A Forum Installed

Author Topic: help  (Read 270 times)

0 Members and 1 Guest are viewing this topic.

Offline forum

  • Sr. Member
  • ****
  • Posts: 407
  • Karma: 4
    • View Profile

Badges: (View All)
Third year Anniversary Level 5 Linux User
help
« on: September 01, 2012, 10:11:02 am »
i have a shop and i want to put the website and logo at the time of my site , and i want it to be clickable how do i do that , so when i click on it it takes me to my other site

Offline FAQ

  • Newbie
  • *
  • Posts: 11
  • Karma: -8
    • View Profile

Badges: (View All)
Search 10 Posts Topic Starter
Re: help
« Reply #1 on: September 01, 2012, 05:31:48 pm »
Hi you would Need to Have a Link /HTLM to add into the Place you wanna put it I Do not know if it is Possible

Offline tnafanforum.com

  • Newbie
  • *
  • Posts: 11
  • Karma: 3
    • View Profile

Badges: (View All)
10 Posts Level 3 Search
Re: help
« Reply #2 on: September 01, 2012, 06:45:19 pm »
hi mate , i have one put it is not working

Offline Griff Grof

  • Full Member
  • ***
  • Posts: 151
  • Karma: 0
  • cachewalker.co.uk
    • View Profile
    • CacheWalker

Badges: (View All)
Fourth year Anniversary Level 5 Third year Anniversary
Re: help
« Reply #3 on: September 01, 2012, 08:58:53 pm »
That's odd, if it were me I'd put this HTML code where you want it, and then clicking on your logo will take you to your forum:


Code: [Select]
<a href="Site URL Here" target="_blank"><img src="Logo IMG URL Here " /></a>
« Last Edit: September 01, 2012, 09:00:37 pm by Griff Grof »