Forums / Cotonti / Skins / New Skin Help- DS-Lyynx

pieter
#13349 2009-06-21 22:43
Your index is:
<div id="left_column">
	{INDEX_NEWS}

	<div class="">{PHP.skinlang.index.Newinforums}</div>
	<div class="">{PLUGIN_LATESTTOPICS}</div>
	
</div>

<div id=".right_column">
	
	<div class="index_title">{PHP.skinlang.index.Polls}</div>
	<div class="index_block">{PLUGIN_INDEXPOLLS}</div>
	
	<div class="index_title">{PHP.skinlang.index.Recentadditions}</div>
	<div class="index_block">{PLUGIN_LATESTPAGES}</div>
	
	<div class="index_title">{PHP.skinlang.index.Online}</div>
	<div class="index_block"><a href="plug.php?e=whosonline">{PHP.out.whosonline}</a> :<br />{PHP.out.whosonline_reg_list}</div>
    
</div>

These classes are not defined in your CSS.

#content { background:#303030 none; padding:0 10px; margin:0; width:780px; }
#content #lSide { float:left; width:190px; }
#content #lSide .lboxHD { width:180px; color:#AAA; background: url(img/leftbHD.png) no-repeat; height:35px; padding:0 0 0 10px; }
#content #lSide .lboxBody { width:170px; background:#222 url(img/leftft.png) no-repeat bottom; min-height:20px; padding:10px; margin-bottom:10px; } 

#content #cSide { width:380px; }
#content #cSide .cboxHD { color:#AAA; background: url(img/cHD.png) no-repeat; width:370px; height:35px; padding:0 0 0 10px; }
#content #cSide .cboxBody { width:370px; background:#222 url(img/cft.png) no-repeat bottom; min-height:20px; padding:10px; margin-bottom:10px; } 

#content #rSide {float:right; width:190px; }
#content #rSide .rboxHD { color:#AAA; background: url(img/rightbHD.png) no-repeat; width:180px; height:35px; padding:0 0 0 10px; }
#content #rSide .rboxBody { width:180px; background:#222 url(img/rightft.png) no-repeat bottom; min-height:20px; padding:10px; margin-bottom:10px; }

-----------------------------------------
Is this a know skin that you are trying to change?
Or is it a new template that you are converting?

Where did you start and what do you want to do?

-----------------------
Is it possible you started from sed-light and not the One-skin?
... can we help you ...

Dit bericht is bewerkt door pieter (2009-06-21 22:46, 15 jaren ago)