Links in posts and pages

Posted in: Newspaper
Post count: 84

Hello,

I would like to make the links contained in posts and pages bold, like in this website:

http://screencast.com/t/psn1t3Ipb

Of course I don’t want the links in the homepage and sidebars bold too, so this is why I am wondering if I can just isolate the links in posts and pages.

Thank you.

Post count: 7909

Hi,

You can do this for each link that you add in a post/page content like this – http://screencast.com/t/ADXoKxifLhttp://screencast.com/t/Lo4Pf5YJNIH
Also if you want to do this for old articles and you don’t want to edit them, you can try this custom css for post content links – http://screencast.com/t/dgUVGhkJw8

.td-post-content a {
color: #222;
font-weight: bold;
}

For pages will be more difficult to target only text links but I guess that you use a text block for this, please provide a link so I can check this how you created the page and try to provide an accurate solution.

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.