I am not creating a habbo fansite but I would like to know how to set hyper links and also add text to the layout.
Printable View
I am not creating a habbo fansite but I would like to know how to set hyper links and also add text to the layout.
To add text to the layout you first need to have it sliced and coded (there's some useful tutorials on this, and using tables and divs to create a fully functional design here).
As for adding a hyperlink you can use this html code:
HTML Code:<a href='PAGENAME.HTML'>yourtexthere</a>