Blogger Post link styles don't work

In the action for Blogger Post, there is the option to change the colors for item:Links

well it doesn’t work. All the links in my post are standard blue underlined, purple visited, etc… This is for the links in the body of the post.

Is this broken? what is the code to do this manually? so i can get it working until Freeway works with it?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

well if anyone is interested, the code that works manually is:

.post-body a { color:#E5851B; text-decoration:none; }

.post-body a:visited { color:#E5851B; text-decoration:none; }

Freeway doesn’t poplulate this code. Hopefully there is a fix.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Brian.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options