FYI: Posts will be sparse around here until I replace my laptop.... Coming back to work after Christmas break apparently was too hard and it quit on me!
(requested by Rebecca)
how to find the code1) Go to your dashboard > template > edit HTML2) Search for the code similar to this:
a:link { color:$linkcolor; text-decoration:none; }a:visited { color:$visitedlinkcolor; text-decoration:none; }a:hover { color:#f5dc4c; text-decoration:none; text-transform:none;}
3) edit however you'd like and save your template!
how to edit the codea:link controls what a link looks like when you first load the page and/or don't do anything to ita:visited controls what a link looks like after you've visited ita:hover controls what a link looks like when you hover your mouse over it
For ideas on how to customize links, go to my post [here].
Have a question? Ask away!
In Christ,
7 comments:
Thanks for posting this! It was a GIANT help to me, and now my links are pretty:)
In Christ,
Rebecca
How did you do your background? :)
Sorry! I forgot one more thing. What does a direct image url look like? I think I just started learning HTML yesterday. ^-^ Where did you learn all this cool stuff? :D
Rebecca - You're so very welcome!
Spicemuffin & Company - The background of what exactly? A direct image url is the url that will take you directly to the image, not to the site where the image is hosted. Also the url will end in the type of file the image is like .jpg or .png. An example of a direct image url would be this:http://i1088.photobucket.com/albums/i322/photographybyemilygrace/October%202011/leaf.jpg. An example of an indirect image url would be this:http://s1088.photobucket.com/albums/i322/photographybyemilygrace/October%202011/?action=view¤t=leaf.jpg. Does that help?
Thank you so much! I was talking about your blog background, you know, the grey wood. :)
Spicemuffin & Company - You're welcome! Actually, Hannah of Beauty Design Studio designed my current blog design including the background. However, you can create your own blog background, then add it to your blog using this tip under the body section in your code.
Cool! Thank you, you're so awesome. :)
Post a Comment
Leave your thought...