CSS To Adjust Column Content Image Size

Posted in: Newspaper
Post count: 37

Hi,

Can you please provide the CSS to adjust the column content image size (180x180px), center the image, and to adjust the spacing between the bottom of image and the title text.

Thank you!

Sample: https://imgur.com/a/UkZTOLy

Post count: 21065

Hello!

Please note that customization is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
For customization and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you!

Post count: 37

Is it really that difficult to provide the CSS for this? Not really happy with you trying to sell me customization services.

Post count: 21065

Hello!

I’m not trying to sell you something.
It is just a recommendation if you want someone to write a custom code for you. Unfortunately, as our support policy mentions: https://forum.tagdiv.com/newspaper-theme-support/, we are not obliged at support to provide any customization which include custom code.

Thank you for understanding!

Post count: 37

Hi,

Ok, then is there an easy way to remove the links from the image and the author name from an “author box”? I can use this if the links can be removed so viewers can’t click on them and open the author page.

Thanks!

Here is what I am trying to accomplish: https://imgur.com/a/QO7oudu

Post count: 21065

Hello!

Unfortunately, there is no setting in our theme to achieve that.

Thank you for understanding!

Post count: 37

So, for those looking for a free answer, here you go:

1. I created a gravatar with the image I wanted to display. https://en.gravatar.com
2. I created a new user and added title to the nickname and public name. (Adopt Don’t Shop)
3. I added an author box to the sidebar.
4. I used the following CSS (theme panel/custom code) to remove the image/author name links:
.td_block_author a {pointer-events: none;}
5. I styled the author box to my liking.

Well, there you go boy and girls. Probably not the best solution but it works for me.

Example: https://petcatnews.com

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