Forumlar / Cotonti / Skins / create box in ccs file

pieter
#12450 2009-05-14 01:28
the best I can do for the moment


#content #mlSide { float:left; width:395px; }
#content #mlSide .mlboxHD {color:#3E606F; background: url(img/SED-Light_lBoxHD.gif) no-repeat; width:250px; height:35px; line-height:35px; vertical-align:middle; font-size:.90em; text-transform:uppercase; padding:0 0 0 10px; font-weight:bold; }
#content #mlSide .mlboxBody { width:375px; background:#FFF url(img/SED-Light_lBoxFT.gif) no-repeat bottom; min-height:20px; padding:10px; margin-bottom:10px; }

#content #mrSide {margin-left:405px; width:395px; }
#content #mrSide .mrboxHD {color:#3E606F; background: url(img/SED-Light_lBoxHD.gif) no-repeat; width:250px; height:35px; line-height:35px; vertical-align:middle; font-size:.90em; text-transform:uppercase; padding:0 0 0 10px; font-weight:bold; }
#content #mrSide .mrboxBody { width:375px; background:#FFF url(img/SED-Light_lBoxFT.gif) no-repeat bottom; min-height:20px; padding:10px; margin-bottom:10px; }

<!-- BEGIN: MAIN -->
<div id="mlSide">	
	<div class="mlboxHD">{PHP.skinlang.index.Newinforums}</div>
	<div class="mlboxBody">{PLUGIN_LATESTTOPICS}</div>
</div>
<div id="mrSide">	
	<div class="mrboxHD">{PHP.skinlang.index.Newinforums}</div>
	<div class="mrboxBody">{PLUGIN_LATESTTOPICS}</div>
</div>	
<div id="lSide">

	{INDEX_NEWS}

	<div class="lboxHD">{PHP.skinlang.index.Newinforums}</div>
	<div class="lboxBody">{PLUGIN_LATESTTOPICS}</div>
	
</div>
<div id="rSide">

	<div class="rboxHD">{INDEX_TOP_TAG_CLOUD} :</div>
	<div class="rboxBody">{INDEX_TAG_CLOUD}</div>
	
	<div class="rboxHD">{PHP.skinlang.index.Polls}</div>
	<div class="rboxBody">{PLUGIN_INDEXPOLLS}</div>
	
	<div class="rboxHD">{PHP.skinlang.index.Recentadditions}</div>
	<div class="rboxBody">{PLUGIN_LATESTPAGES}</div>
	
	<div class="rboxHD">{PHP.skinlang.index.Online}</div>
	<div class="rboxBody"><a href="plug.php?e=whosonline">{PHP.out.whosonline}</a> :<br />{PHP.out.whosonline_reg_list}</div>
</div>

<!-- END: MAIN -->

Hope you like it. Pictures are not doner yet. this is for you :-)
... can we help you ...