View Single Post
Old 08-17-2009, 10:46 PM   #9 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

Its easiyer if the boxtop is nested inside the container, then yo can use the prev sibling selector to select the parent node (container), then select box.

This seems to work ( a little bit of fudging with the styles)
Attached Files
File Type: zip fw.zip (62.5 KB, 10 views)
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote
The Following User Says Thank You to sketchMedia For This Useful Post:
Hightower (08-18-2009)