Hi,
How do I get them neat little links at bottom of page, and the other words ie
'Design by Design 2009' or such like, it does make a page look really professional.Is it a 'footer' rule?
Rgds
And
Hi,
How do I get them neat little links at bottom of page, and the other words ie
'Design by Design 2009' or such like, it does make a page look really professional.Is it a 'footer' rule?
Rgds
And
It is called a footer and you add it, it can say anything you like (designed by you 2009.........what ever) there is no hard and fast rule you have to have one, but as you said it looks professional and gives a proper ending to your page, like a signature in a letter. Also lets anyone visiting your site know who made your site. Also it is recommended that you add text links to the footer for all yor pages in case you are using button, or flash menus so that SE can pick up on them.
Pop the code below in a html box on your page. It will auto update the copyright dates when it's published on your server. Change the part in blue to your text. There is one on the bottom of my site.
<center><font size=2>Copyright © Your website here.com 2006-<?php echo date('Y'); ?></font></center>
Thanks to both of you!
Chris,
How do I chnge font style? it looks like New roman, I need gothic,cheers
You can change it by changing the added part in red & blue. Or! i think this can be done via page properties. But not sure if it will efect text on other parts of the page.
<center><font size=2 face="Comic Sans MS">Copyright © yourwebsite.com 2006-<?php echo date('Y'); ?></font></center>
Thanks Chris,
Could you help with how I put the 'small' links to my pages that are also at bottom of proff pages?
How do I also change color ?
thanks again
Andy
Link to html.
You put small links at the bottom like you do any other text links.
There are currently 1 users browsing this thread. (0 members and 1 guests)