YAFLogo

ronen
  • ronen
  • 56.6% (Neutral)
  • YAF Forumling Topic Starter
16 years ago
Hi.

Is there a simple way to add a link back to my site in the top of the page near the banner?

How do i do that?

thank you.

Sponsor
Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
16 years ago
Edit default.aspx in a text editor.
qarlaxoxo
15 years ago
can you explain it in more detailed way? im not a geek. thanks! :lol:
herman_herman
15 years ago
Hi

Open the file with a text editor like Notepad and add the following line to place you want to add your link (inside section):

<a target="_blank" href="http://www.yoursitehere.com">YourTextHere</a>

qarlaxoxo
15 years ago
ok thanks, can i ask something again? for the last time?
herman_herman
15 years ago
qarlaxoxo
15 years ago
How can i put an icon for my forum page? just like with this forum? 😛
herman_herman
15 years ago
Which icon? Do you mean favicon?
qarlaxoxo
15 years ago
yeah! do you know how?
herman_herman
15 years ago
Hi

Download yaf favicon here and put it in the root of your forum:

Yaf favicon 

Add the following code to the HEAD tag of your homepage: