Simple HTML Script for Links

User 2147473 Photo


Registered User
156 posts

Anyone have a basic script for inserting html links into a page that allows for color, font, font size adjustments? I've searched around, but people make this stuff overly complicated in their examples.

My issue is this: I have a footer nav that's made up of text links that I use the Standard Page Settings on for color and decor, but the footer background is black thus I need light colored links. On other pages however, I have white body backgrounds which I use the standard blue colored text links. Thus, I want to keep the light colored links at the footer of each page static throughout the site without globally affecting the strewn body links here and there in various pages.

I use DHTML for my main nav bar in the header but, I prefer to use text links in the footer for sitemapping, and crawlers. Yes, I've read about using 'Advanced Text' option and all those hoops, but I thought I might just insert an HTML box into the page bodies where I want the blue links. Anyone have a script to do this along with how to code the text color, etc.?

Oh, and should this work out, will VSD's global Standard Settings for text links override the inserted HTML?

Thanks
User 464893 Photo


Ambassador
1,611 posts

Until someone else adds here is an absolute position link. You can add as many as possible, Just adjust the position

<div id="Text1" style="margin:0;padding:0;position:absolute;left:309px;top:128px;width:77px;height:32px;text-align:left;z-index:0;">
<font style="font-size:27px" color="#FFFF00" face="Arial"><b><a href="http://Yourlink">Link</a></b></font></div>
</div>

The Guy from OZ


User 2147473 Photo


Registered User
156 posts

Thanks Prism!

I'll give it a go when I get home and post an update. Thanks again :)
User 2073552 Photo


Registered User
1,625 posts

Tisk Tisk... Posting from work??? lol Glad he found your answer. :P
"An Apple doth not fall far from its tree, yet an orange does."

https://lbwebsitedesign.com - Responsive Web Design & Web Hosting Services.
http://helpsite.sirage.com - HTML5, CSS3 and CC Help Video Blog.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.