cotonti.com : New Skin Help- DS-Lyynx https://www.cotonti.com Последние сообщения в теме Cotonti en Fri, 09 Jan 2026 05:59:54 -0000 robofreak111 пн, 29 июн 2009 05:57:22 -0000 gamer24.7




This is my index.tpl:
<!-- BEGIN: MAIN -->
<div id="main">

        <div class="block" style="margin-top:32px;">
        {INDEX_NEWS}
</div>
	<div class="block" style="margin-top:32px;">
	<h4>{PHP.skinlang.index.Newinforums}</h4>
		{PLUGIN_LATESTTOPICS}

<div id="container2">

	                     <div class="block"><h4>Search<h4>
                             <div><form id="ssearch" action="plug.php?e=search&amp;a=search" method="post">
                             <input background="transparent" class="text" name="sq" value="search..." size="15" onblur="if(this.value=='') this.value='search...';" onfocus="if(this.value=='search...') this.value='';" maxlength="15" type="text"> 
                             <input class="submit" value="Go" alt="" type="submit">
                             <input name="searchin_frm" value="1" type="hidden"> <input name="frm_sub[]" value="9999" type="hidden">
                             <input name="searchin_pag" value="1" type="hidden"> <input name="pag_sub[]" value="all" type="hidden">
                             <input name="searchin_use" value="1" type="hidden"><div style="margin: 0pt; padding: 0pt; display: inline;"><input name="x" value="GUEST" type="hidden"></div></form></div>

</div></div></div>

<div id="main">
			<div class="block">
				<h4>{PHP.skinlang.index.Recentadditions}</h4>
				            {PLUGIN_LATESTPAGES}

<div id="container2">

                         <div class="block">
                                   <h4>Users<h4>
                                   {PLUGIN_LEETLOGIN}

</div></div></div>

			<td style="width:30%; vertical-align:top;">

				<div class="block">
					<center><h4>{PHP.skinlang.index.Polls}</h4>
					{PLUGIN_INDEXPOLLS}</center>
				</div>


<div id="main">		

                             <div class="block">
			        <center><h4>{PHP.skinlang.index.Online}</h4>
				<a href=https://www.cotonti.com/"plug.php?e=whosonline">{PHP.out.whosonline}</a> :<br />
				{PHP.out.whosonline_reg_list}</center>
				</div>




</div>
</div>

And my CSS:
.block { background-color:#292929; border:2px solid #00B5F8; padding:8px; margin:12px; }
.block2 { width:200px; padding:8px; margin:12px; } 
.block3 { background-color:#292929; float:left; border:2px solid #00B5F8; padding:8px; margin:12px; }
#container2
         { 
         width:200px;
         padding:8px;
         margin:12px;
         } 

SO if any one can help me?[/][/]]]>
пн, 29 июн 2009 03:49:36 -0000
robofreak111
And if I may make a suggestion:

Move the search and Leet Login boxes on the homepage into the places i show below:



right now, it looks kind of bare in the botton and where i put the two boxes.

Nice skin btw, its really coming along well]]>
вс, 28 июн 2009 07:00:27 -0000
gamer24.7
One more thing;
I have the forums displayed in their parent category's, so why?
]]>
сб, 27 июн 2009 04:09:55 -0000
pieter Check the "artmenu" part in CSS.

I'm not sure but I guess it is

.artmenu ul ul
{
padding: 30px 30px 30px 10px;
margin: -30px 0 0 -10px;
}
because it is the ul under ul under artmenu.]]>
сб, 27 июн 2009 03:29:06 -0000
gamer24.7 Thanks pieater!

Also how do i make them align center?Currently they are on the left:
]]>
сб, 27 июн 2009 03:23:57 -0000
pieter
<li><a href=https://www.cotonti.com/"list.php?c=Tutorials"><span><span>Tutorials</span></span></a></li>    
<ul>        
<li><a href=https://www.cotonti.com/"list.php?c=PaintDotNet">Paint.Net</a></li>        
<li><a href=https://www.cotonti.com/"list.php?c=Photoshop">Photoshop</a>
</li>        <li><a href=https://www.cotonti.com/"list.php?c=Gimp">Gimp</a></li>        
<li><a href=https://www.cotonti.com/"list.php?c=other">Other...</a></li>    
</ul>
</li>

You got a </li> to much in the first line.
If you have subs, don't close the first line with </li>. <li> is closed at the end.

eg:
<li><a href=https://www.cotonti.com/"list.php?c=Tutorials"><span><span>Tutorials</span></span></a>    
<ul>        
<li><a href=https://www.cotonti.com/"list.php?c=PaintDotNet">Paint.Net</a></li>        
<li><a href=https://www.cotonti.com/"list.php?c=Photoshop">Photoshop</a>
</li>        <li><a href=https://www.cotonti.com/"list.php?c=Gimp">Gimp</a></li>        
<li><a href=https://www.cotonti.com/"list.php?c=other">Other...</a></li>    
</ul>
</li>

Let me know if it helps.]]>
сб, 27 июн 2009 02:57:34 -0000
gamer24.7 сб, 27 июн 2009 02:15:43 -0000 pieter Because standard, there is menu5 I guess.]]> сб, 27 июн 2009 01:41:39 -0000 gamer24.7
<li><a href=https://www.cotonti.com/"index.php"><span><span>Home</span></span></a></li>
<li><a href=https://www.cotonti.com/"forums.php"><span><span>Forum</span></span></a></li>

<li><a href=https://www.cotonti.com/"list.php?c=Tutorials"><span><span>Tutorials</span></span></a></li>
	<ul>
        <li><a href=https://www.cotonti.com/"list.php?c=PaintDotNet">Paint.Net</a></li>
		<li><a href=https://www.cotonti.com/"list.php?c=Photoshop">Photoshop</a></li>
		<li><a href=https://www.cotonti.com/"list.php?c=Gimp">Gimp</a></li>
		<li><a href=https://www.cotonti.com/"list.php?c=other">Other...</a></li>
	</ul>
</li>

<li><a href=https://www.cotonti.com/"list.php?c=Downloads"><span><span>Downloads</span></span></a></li>

<li><a href=https://www.cotonti.com/"users.php"><span><span>Users</span></span></a></li>

<li><a href=https://www.cotonti.com/"plug.php?e=usergal"><span><span>Gallery</span></span></a></li>

<li><a href=https://www.cotonti.com/"plug.php?e=search"><span><span>Search</span></span></a></li>
]]>
сб, 27 июн 2009 01:33:06 -0000
robofreak111 сб, 27 июн 2009 00:39:31 -0000 pieter Not standard, check the helkp file about menu's included in the skin.
If you want an example click the link in my signature. Documents and Downloads has the dropdown functionality?]]>
пт, 26 июн 2009 14:49:31 -0000
gamer24.7
I am still working on the who's online plug and i have added the news...]]>
пт, 26 июн 2009 05:52:34 -0000
robofreak111
you forgot the news on the front page, its not there, add the tag for the box.

Also, when you go to the Whos online page, its all messed up because of the centering code you put in.


Just two things. And about the drop down menus, try looking at other skins that have that like the dutch cotonti skin so you can get an idea on how to do that.]]>
пт, 26 июн 2009 05:37:15 -0000
gamer24.7 пт, 26 июн 2009 03:57:09 -0000 robofreak111 вт, 23 июн 2009 23:42:53 -0000 pieter #content #lSide .cboxHD {
are from sed-light.

Is is made like this that the css-code in this part is ONLY used when the class cboxHD is used inside a div with id=content or id=lSide.]]>
вт, 23 июн 2009 21:53:42 -0000
SunChase First. Learn to use the css.In that skin it didnt even read it.But after this all the classes were WRONG.
Second. I didnt even try to understand what is #content #cSide .cboxHD.I just erased it.When i erased the #content #cSide .cboxHD and inserted the wright name class="lboxHD" the classes of the style began to work.
Third. I'w changed the skins php file to read the css from the skin/css/style_1.css like it was in seditio

And another thing.The css has a class called "top".As i understud it is the style for the header.When i opened the header.tpl there wasnt anything telling that it should call to the css file.

I'w fixed a few things but the rest i leave to you.
Here is the fixed version: ds-lyynx_425.rar

If you will have questions you can write to me by ICQ:227-158-598

Regards]]>
вт, 23 июн 2009 18:21:07 -0000
gamer24.7 ds-lyynx_322.zip]]> вт, 23 июн 2009 03:08:55 -0000 SunChase вт, 23 июн 2009 02:45:09 -0000 gamer24.7
/* ============== Home page ============== */
#content { background:#303030 none; padding:0 10px; margin:0; width:780px; }

#content  { float:left; width:190px; }
#content #lSide .lboxHD { 
color:#AAA;
background: url('../img/lBoxHD.png') no-repeat;
width: 180px;
height: 35px;
padding:0px 0px 0px 10px; 
}
#content #lSide .lboxBody { 
color:#222;
background: url('../img/lboxBody.png') no-repeat;
width: 170px;
height: 35px;
padding:0px 0px 0px 10px; 
}
#content #cSide { width:380px; }
#content #lSide .cboxHD { 
color:#AAA;
background: url('../img/cBoxHD.png') no-repeat;
width: 370px;
height: 35px;
padding:0px 0px 0px 10px; 
}
#content #lSide .cboxHD { 
color:#222;
background: url('../img/cboxBody.png') no-repeat;
width: 370px;
height: 35px;
padding:0px 0px 0px 10px; 
}
#content #rSide {float:right; width:190px; }
#content #rSide .rboxHD { 
color:#AAA;
background: url('../img/rBoxHD.png') no-repeat;
width: 180px;
height: 35px;
padding:0px 0px 0px 10px; 
}
#content #rSide .rboxBody { 
color:#AAA;
background: url('../img/rboxBody.png') no-repeat;
width: 180px;
height: 35px;
padding:0px 0px 0px 10px; 
}
]]>
вт, 23 июн 2009 00:21:08 -0000
SunChase
#content #rSide .rboxHD { 
color:#AAA;
background: url('../img/rBoxHD.png') no-repeat;
width: 180px;
height: 35px;
padding:0px 0px 0px 10px; 
}

instead of:
#content #rSide .rboxHD { color:#AAA; background: url(img/rBoxHD.png) no-repeat; width:180px; height:35px; padding:0 0 0 10px; }
]]>
пн, 22 июн 2009 06:02:36 -0000
gamer24.7
#content #lSide { float:left; width:190px; }
#content #lSide .lboxHD { width:180px; color:#AAA; background: url(img/lBoxHD.png) no-repeat; height:35px; padding:0 0 0 10px; }
#content #lSide .lboxBody { width:170px; background:#222 url(img/lboxBody.png) no-repeat bottom; min-height:20px; padding:10px; margin-bottom:10px; } 

#content #cSide { width:380px; }
#content #cSide .cboxHD { color:#AAA; background: url(img/cBoxHD.png) no-repeat; width:370px; height:35px; padding:0 0 0 10px; }
#content #cSide .cboxBody { width:370px; background:#222 url(img/cboxBody.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/rBoxHD.png) no-repeat; width:180px; height:35px; padding:0 0 0 10px; }
#content #rSide .rboxBody { width:180px; background:#222 url(img/rboxBody.png) no-repeat bottom; min-height:20px; padding:10px; margin-bottom:10px; }

Image Names:
    rboxBody.png
    rBoxHD.png
    cboxBody.png
    cBoxHD.png
    lboxBody.png
    lBoxHD.png
]]>
пн, 22 июн 2009 04:53:21 -0000
pieter
eg:
#content #lSide .lboxHD { width:180px; color:#AAA; background: url(img/leftbHD.png) no-repeat; height:35px; padding:0 0 0 10px; }
Your image in img is called: lBoxHD.png not leftbHD.png

Try to verify all.
All divs and classes, all images.
Check the one you use, if they exist.]]>
пн, 22 июн 2009 04:22:25 -0000
gamer24.7 Change the skin in your profile.
user:demo
pass:demo]]>
пн, 22 июн 2009 02:37:49 -0000
pieter
Can you provide me with a login. Just a members one. eg Demo / Demo]]>
пн, 22 июн 2009 01:17:01 -0000
gamer24.7
<!-- BEGIN: MAIN -->
<div id="lSide">

	<div class="lBoxHD">{PHP.skinlang.index.Online}</div>
	<div class="lboxBody"><a href=https://www.cotonti.com/"plug.php?e=whosonline">{PHP.out.whosonline}</a></div>

<div id="cside">

	{INDEX_NEWS}

	<div class="cBoxHD">{PHP.skinlang.index.Newinforums}</div>
	<div class="cboxBody">{PLUGIN_LATESTTOPICS}</div>
	
	<div class="cBoxHD">{PHP.skinlang.index.Recentadditions}</div>
	<div class="cboxBody">{PLUGIN_LATESTPAGES}</div>

</div>

<div id="rside">

	<div class="rBoxHD">{PHP.skinlang.index.Polls}</div>
	<div class="rboxBody">{PLUGIN_INDEXPOLLS}</div>
		
	<div class="rBoxHD">{PHP.skinlang.index.Online}</div>
	<div class="rboxBody"><a href=https://www.cotonti.com/"plug.php?e=whosonline">{PHP.out.whosonline}</a> :<br />{PHP.out.whosonline_reg_list}</div>
    
</div>

<!-- END: MAIN -->

And this in my .css:
/* ============== 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/lBoxHD.png) no-repeat; height:35px; padding:0 0 0 10px; }
#content #lSide .lboxBody { width:170px; background:#222 url(img/lboxBody.png) no-repeat bottom; min-height:20px; padding:10px; margin-bottom:10px; } 

#content #cSide { width:380px; }
#content #cSide .cBoxHD { color:#AAA; background: url(img/cBoxHD.png) no-repeat; width:370px; height:35px; padding:0 0 0 10px; }
#content #cSide .cboxBody { width:370px; background:#222 url(img/cboxBody.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/rBoxHD.png) no-repeat; width:180px; height:35px; padding:0 0 0 10px; }
#content #rSide .rboxBody { width:180px; background:#222 url(img/rboxBody.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 it still dose'nt work...]]>
пн, 22 июн 2009 00:38:48 -0000
pieter
leftbHD = not in CSS

only
#content #lSide .lboxHD { width:180px; color:#AAA; background: url(img/leftbHD.png) no-repeat; height:35px; padding:0 0 0 10px; }
]]>
вс, 21 июн 2009 23:45:53 -0000
gamer24.7 Now try:ds-lyynx_322.zip

I am starting using the Ones skin to make a complete new skin.

I used some part/s from the sed-light skin.]]>
вс, 21 июн 2009 22:55:51 -0000
pieter
<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=https://www.cotonti.com/"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?]]>
вс, 21 июн 2009 22:43:20 -0000
gamer24.7
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=https://www.cotonti.com/"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]]>
вс, 21 июн 2009 21:13:50 -0000