Formatting Standard Post Pages

Posted in: Newspaper
Post count: 28

Hi,

I wanted to make some formatting changes to all the post pages on my wordpress.

I have included a picture for reference on the changes I want to make:

http://www.screencast.com/t/8fXgDBrbJ4NG

1. Change the font color of the “Home > Feature > (Article Name)”
2. Add author name after the date, which is below the article title.
3. Disable the external gallery image viewer link on each post. I still want to retain the featured image on the posts, but I want to remove the link on them which opens up the image viewer.

I know you guys have been very busy with the updates and responding to all our inquiries so definitely many thanks and keep up the great work!

Best,

Nick

Post count: 3343

Hello,
1. Add this in style.css

.entry-crumbs a, .entry-crumbs span {
    color: #3f48cc !important;
}

2. http://screencast.com/t/1HPI6uIu
3. http://screencast.com/t/KGnsNvURAR

Thanks for the message!

Post count: 28

Each solution was perfect! Thank you very much, great work as always.

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