I am totally new to all this stuff and I really don't know what I'm doing. Could someone just tell me how to change the links section on the front page of my site?
Thanks a lot, Raych
wondergirlmj
Apr 2 2004, 06:16 PM
You'll need to go into your main index template. Look for the section where it says "Add Your Links" or whatever it says by default then add your links in. You links need to be in the standard format like so
CODE
<a href="http://whatever.com">Whatever</a>
raych77
Apr 2 2004, 06:19 PM
THANK YOU!!!!
raych77
Apr 2 2004, 06:25 PM
two more questions - how do I get the links to open in new windows? I don't want people leaving me now do I?
Also, How do I get each link on a separate line? right now their all in a blub. It looks bad.