Change the colors on URL

Posted in: Newspaper
Post count: 19

Hi.

Where can i change the colors on the URL? I can’t find it in the theme options.

Post count: 9544

What URL ? Where ?

Post count: 388

If you mean for tags, I believe it’s the “theme accent color” by default. If you want to customize it, use some custom CSS in that part of the theme panel:

a {
color: #.......;
}

With specific selectors for post content, for example, and for when you hover.

If you’re not familiar with CSS, this will be harder, but the tagDiv team usually seems to be willing to supply a little in cases like this.

But if you don’t mean the tags at all, I’m as lost as Chris. 🙂 Maybe the colours your browser applies in the address bar, e.g. green for verified https?

Post count: 22421

Hello,
The general link color is affected by the theme accent color: http://screencast.com/t/XyefDrYX3
If you want this color to be different for a specific URL, you can only target it with css but we will need more details to which one you plan to customize.
Thank you!

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