I have been using Newspaper theme for almost a year.
We have using customised look of the default template of Newspaper till now, but the recent release of a few new themes caught my attention. SO, I am all set to change the look of our site.
But here is the issue.
I love the homepage look of Art Creek template: https://demo.tagdiv.com/newspaper_art_creek/ . It’s awesome. but I want to have the header like the Voice report template: https://demo.tagdiv.com/newspaper_voice/.
Apart from this, I also love the ‘cut edge design of images under the Voice report template. Have a look here: https://demo.tagdiv.com/newspaper_voice/td-post-authorities-seeking-expanded-education-for-incarcerated-youth/ , you will notice that the each image under the post has round-cut-corner. It is template specific feature. Right?
Please help me how can I do this? I am ready to do all the customization required if someone can guide me for this.
Also, what are the things that I should take care while changing the template of the site? Do we need to regenerate all the images? Will this regeneration process kill all the ‘compression’ that we have done previously with premium image compressions like WPSmush or shortpixel?
Thank you.
Hello,
Each demo has it’s own custom style to it. Each demo has itls own stylesheet where all of the css is found. We usually only change the css for the demos in order not to change functionality. If you want to re-create parts of one demo on another demo, you will have to inspect the css for both and try to replicate it.
You have the css for all the demos inside the main theme package under newspaper/includes/demos/
Thank you!
Thanks for the response Bogdan.
Few things that you missed and I would love to know your opinion about:
1. I love the ‘cut edge design of images under the Voice report template. Have a look here: https://demo.tagdiv.com/newspaper_voice/td-post-authorities-seeking-expanded-education-for-incarcerated-youth/ , you will notice that the each image under the post content has round-cut-corner. Is it template specific feature? can I replicate only this feature under my current template?
2. what are the things that I should take care while changing the template of the site? Do we need to regenerate all the images? Will this regeneration process kill all the ‘compression’ that we have done previously with premium image compressions like WPSmush or shortpixel?
Thank you.
1. No, I did not miss anything. I already mentioned ALL of the styles are present in the stylesheet. I did not show each and every code, yes. The round corners for the images are a css rule you can find in the same demo-style.css under the voice report demo files.
2. If you apply css you do not need to do anything more. Simply change the css and the results should be seen immediately and no regeneration process is needed.
Thank you!
