Help - Search - Members - Calendar
Full Version: Please help the newbie!
Movable Type Community Forum > Using Movable Type > Templates and Tags
raych77
Hi there!

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
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
THANK YOU!!!!
raych77
two more questions - how do I get the links to open in new windows? I don't want people leaving me now do I? tongue.gif

Also, How do I get each link on a separate line? right now their all in a blub. It looks bad.
almuhajabah
CODE
<a href="http://www.url.com" target="_blank">Link 1</a><br />
<a href="http://www.example.com" target="_blank">Link 2</a><br />
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.