Round Images with CSS

Posted in: Newspaper
Post count: 2

Hello!

I have two licenses for the Newspaper theme and I’m trying to make some of the images on the front page round.

The only way to do this is with CSS on a div, but i need to identify the div in some way, and your divs have the class=”thumb-wrap” but don’t have any form of individualization.

Is there any way you could implement this change in your theme as to give users the possibility of affecting the intended div with our CSS code ? The ideal would be each post div have the categories the author chose inside the class (for example: class=”thumb-wrap europe society”) and like that your CSS would work and we would code the css for “europe” or “society” or whatever we wanted.

I ask this because if i do it myself and change the theme, then i can’t continue installing theme updates when you release them, and i think this would be a nice visual addition to the Newspaper theme.

Thanks in advance for all your help and congratulations on an fantastic theme.

Post count: 6600

Hi,

If you can provide more details about what you would want to do, maybe we could find a solution as there are may ways to target those div tags using css.
You can also add your classes but as you’ve mentioned you have to do it all over again after an update.
I will also add your suggestion to our requests lists and we will consider it for future updates.

Thanks

Post count: 2

Hello.

Thanks for your response.

If you check http://observador.pt/ in the right column theres a section called Opinião. In there, the pictures are shown as circles, but if you retrieve the picture, it’s squared.

That’s the effect i was planning on doing with your theme in some sections of the frontpage.

Thanks for all your help,

Post count: 6600

Hi,

Those image are styled like that via css and have an border radius property set: http://screencast.com/t/FdK8heGwmS
You can use the same method for those images you want to set like that.

Thanks

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