Hi there!. This is an urgent issue due to a business project.
My problem is about using Rounded Corners on Views. I have a View which shows all the Posts published in a users' group. I use CSS(div#post) in order to style all the elements of each Post...but only the first Post is rounded, not the rest:

Post 1 (all elements are rounded)

Post 2 (no elements rounded)
.
.
.
Post n (no elements rounded)

So I guess that Rounded Corners only affects the first element returned by a View. Why?, is there anything I could do?.
I have attached an image.
Thanks in advance.

CommentFileSizeAuthor
rounded.jpg99.23 KBhecbamo

Comments

ron williams’s picture

Status: Active » Postponed (maintainer needs more info)

Are all elements in post 1 supposed to be rounded? If so you should be using .post instead of #post for those items. I haven't had this occur for views, can you provide a link to the site?

bluehead’s picture

Have the same problem. Only first image is rounded in the views display