gamer24.7 |
|
---|---|
I started to make a skin for website and i need a bit of help.I am using the one skin to make this skin.Currently i have the base setup.What i need help with is 3 things:
Index.tpl(The boxes Don't show up): <!-- BEGIN: MAIN -->
<div id="lSide">
<div class="leftbHD">{PHP.skinlang.index.Online}</div>
<div class="leftft"><a href="plug.php?e=whosonline">{PHP.out.whosonline}</a></div>
<div id="cside">
{INDEX_NEWS}
<div class="cbHD">{PHP.skinlang.index.Newinforums}</div>
<div class="cft">{PLUGIN_LATESTTOPICS}</div>
</div>
<div id="rside">
<div class="rightbHD">{PHP.skinlang.index.Polls}</div>
<div class="rightft">{PLUGIN_INDEXPOLLS}</div>
<div class="rightbHD">{PHP.skinlang.index.Recentadditions}</div>
<div class="rightft">{PLUGIN_LATESTPAGES}</div>
</div>
<!-- END: MAIN --> The images and boxes for index.tpl (None of these work including the news title): /* ============== Home page ============== */
#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; }
.newsTitle { background: url(img/news_title.png) no-repeat; width:400px; height:20px; line-height:25px; vertical-align:middle; padding:0 0 0 25px; }
.newsTitle a { font-weight:bold; text-decoration:none; color:#999; }
.newsDate { float:right; padding:0 10px 0 0; height:25px; line-height:25px; vertical-align:middle; }
.newsBody { margin:10px 0 0 10px }
.newsPosted { float:left; margin:8px 0 0 10px; }
.newsOther { text-align:right; margin:8px 0; }
And finally i need help installing a dropdown menu i found over the internet.Can someone install this in my skin file: DropDown Menu Download Download Skin: [url=DS-Lyynx [b][color=#000000]Click [/color][url=http://www.design-studio.netau.net][color=#EF2929][u]Here[/u][/color][/url] [color=#F57900]For All You Design [/color][color=#756745]Related Needs.[/color][/b]
|
|
Dit bericht is bewerkt door gamer24.7 (2009-06-21 23:18, 15 jaren ago) |