center the Leaders field

hello can anyone tell me how can i center the "Day Leaders" "Week Leaders" and "Month Leaders" is the Leaders field on the home page.

Quote · 5 Aug 2009

Hello ... please anyone ... i really need to do this thing ... thanks

Quote · 21 Aug 2009

hi,

edit templates/tmpl_uni/css/index.css

find code:

div#prof_of_month,
div#prof_of_week
{
margin:0px 10px 0px 0px;
}

and play a little around with it:

f.e.:

div#prof_of_month,
div#prof_of_week,
div#prof_of_day
{
margin:0px 0px 0px 50px;
}

Quote · 21 Aug 2009

Thanks a lot ! :)

Quote · 21 Aug 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.