Posts lay-out / font

Posted in: Newspaper
Post count: 9

When updating from 3.9.2 to the newest version (4.1) I noticed that my complete lay-out of all my posts has changed, in a negative way. I understand that changes will always be made, but this changes the complete look&feel of my website. Therefore I have downgraded back to 3.9.2 now.

My question is how I can update to 4.1 (because I love all the new features), but keep the settings for the posts as it used to be. Or are there some settings I can edit to keep the old look & feel? Or do i need to edit something in one of the newspaper files somewhere? (I’m not a programmer, so can you tell me exactly where?)

Same question for the whitespace there is between the picture on top and the first text. I noticed that this whitespace has been removed for posts in the newer version. Where can I edit this?

What is the default font by the way? I really like it.

Cheers!
Hidde

Ps. This is an example of how I like the font right now:
http://www.wereldreizigers.nl/oceanie/australie/het-wilde-westen-van-australie/

Post count: 6600

Hi,

Sorry about this, unfortunately you can’t update the theme without any changes, you can only try to set again the posts how they where before.
Unfortunately I don’t know what those changes are. If you want, you can update the theme to the latest version and give us wp-access. You can do the update and then send your wp-admin username and password to contact@tagdiv.com and specify there all the changes that the update has made to your layout and we will try to find a solution.

For the space between the feature image and the text you can use this custom css to remove it, add it in Theme Panel > Custom CSS:

.post .thumb-wrap {
margin-bottom: 0px;
}

This is the font used for that post http://screencast.com/t/V1Xhe2wKU2

Hope this helps!
Thanks

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