Arterial
08-18-2006, 08:18 AM
I have checked the forum for an answer to my problem and can only find one post which does not seem to help.
I have been trying to add links to the footer of the simple style templates ie to del.icio.us, photoblog.org etc. , using Dreamweaver. I can see the links when I browes from Dreamweaver but when I upload the page and view the blog (http://www.digiphotology.co.uk/) I can not see link. I have cleared cache etc but still can't see. This is the footer code:-
&;div id="footer"> Site Style: <a href="#" onclick="setActiveStyleSheet('light'); return false;">Light</a>
/ <a href="#" onclick="setActiveStyleSheet('dark'); return false;">Dark</a> | <SITE_RSS_LINK>
/ <SITE_ATOM_LINK> | <a href="http://del.icio.us/" title="del.icio.us">del.icio.us</a>
| <a href="http://validator.w3.org/check/referer" title="This website uses Valid xHTML">
Valid xHTML</a> / <a href="http://jigsaw.w3.org/css-validator/check/referer" title="This website uses Valid CSS2">Valid
CSS</a> </div>
Thanks for any help.
Arterial
I have been trying to add links to the footer of the simple style templates ie to del.icio.us, photoblog.org etc. , using Dreamweaver. I can see the links when I browes from Dreamweaver but when I upload the page and view the blog (http://www.digiphotology.co.uk/) I can not see link. I have cleared cache etc but still can't see. This is the footer code:-
&;div id="footer"> Site Style: <a href="#" onclick="setActiveStyleSheet('light'); return false;">Light</a>
/ <a href="#" onclick="setActiveStyleSheet('dark'); return false;">Dark</a> | <SITE_RSS_LINK>
/ <SITE_ATOM_LINK> | <a href="http://del.icio.us/" title="del.icio.us">del.icio.us</a>
| <a href="http://validator.w3.org/check/referer" title="This website uses Valid xHTML">
Valid xHTML</a> / <a href="http://jigsaw.w3.org/css-validator/check/referer" title="This website uses Valid CSS2">Valid
CSS</a> </div>
Thanks for any help.
Arterial