thanks mauricio! it worked like a charm (see results here: http:// dev.silvasonic.com/css-d/heading/index_02.html)
would you mind explaning briefly what you did? you moved the container upward by subtracting 30 pixels from its top position? i would've never figured that out =) (my last name is silva too, btw. are you a portuguese/brazilian descendent?) On 30 Apr 2007, at 8:23AM30.4.07, Mauricio Samy Silva wrote: > Hi Silvasonic > > >> you can see my first attempt here (completely unfinished -- focus on >> the title and the 'bubble' counter): http://dev.silvasonic.com/css-d/ >> heading > > Add the following to your CSS: > > #comments { > position:relative; > top:-30px; > ... > } > ---------------------------------------------------------------------- > ------------ > I've hosted another approach for your issue. You can see it at: > http://www.maujor.com/temp/css-d/headline.html > > MaurĂcio Samy Silva > http://www.maujor.com/ > > ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
