Postponed (maintainer needs more info)
Project:
Rounded corners
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
7 Jan 2010 at 20:48 UTC
Updated:
12 Aug 2010 at 08:33 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| rounded.jpg | 99.23 KB | hecbamo |
Comments
Comment #1
ron williams commentedAre 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?
Comment #2
bluehead commentedHave the same problem. Only first image is rounded in the views display