If this was posted before im sorry.. I cant find it so im reposting!

Im going to have 4 divs dynamically added and was wondering if there
was a hack i could use to get to work since I cant use "last" in my
class.

My xhtml looks like this


<div class="eventcontainer span-6">
<div class="eventimg clear"></div>
<a href="#"></a>
<div class="eventtitle">
<a href="#"><h4>title</h4></a>
</div>
</div>

My container is 24 columns? so I have span-6 so I can have 4 in a row
but I cant place "last" on the last 1 to make the margin:0 because
these divs are dynamically added.. my container is 780px but since I
cant place "last" the 4 divs across would be 792px.. is there anything
I can do to get this to work ?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to