Foren / Cotonti / Skins / A few questions about skins

12NächsteLetzte

minoation
#1 25. Juli 2009, 05:57
Are there any other places you can get cool skins for Cotonti.
Can I put ad in the skin and make it display on my site?Example:A hyper link to joystiq.com(I am learning so much because of you!Thank you so much!
Oh and can I make the SED-Dark_BG image repeat?
Awesome!
Kingsley
#2 25. Juli 2009, 06:42
1. http://www.cotonti.com/downloads/skins/ but there aren't alot of skins yet (bear with it, there is a contest atm.)

2. ofcourse, you can use a menu for that.. just put in the html and add the tag in the tpl..

3. Yes, open your css file, look up the css entry and use: image-repeat: norepeat, repeat-x, repeat-y;

and a little bonus:

http://www.w3schools.com/

here you can learn about just anything concerning html, css, php, etc.. I find it to be a very usefull website..
minoation
#3 25. Juli 2009, 06:54
Do I put all the image-repeat words you just said?
Awesome!

Dieser Beitrag wurde von minoation (am 25. Juli 2009, 07:15, vor 14 Jahre) bearbeitet
Dave
#4 25. Juli 2009, 14:54
# minoation : Do I put all the image-repeat words you just said?

as far as i know css, u can
Your advertisement here :-)

Cotonti Genoa based site: forgotten-garage.pl
Wizilla
#5 25. Juli 2009, 15:18
You can set it to fixed, something such as this works:
body { margin:0; background: url(img/SED-Dark_BG.gif); background-attachment:fixed;  }
WiZzY is using Cotonti
minoation
#6 26. Juli 2009, 00:49
# Wizilla : You can set it to fixed, something such as this works:
body { margin:0; background: url(img/SED-Dark_BG.gif); background-attachment:fixed;  }
What?Is there supposed to be a code?
Awesome!
Kingsley
#7 26. Juli 2009, 04:05
minoation : What?Is there supposed to be a code?

ah, useing IE too? Open this page in firefox or Opera, and you'll see the code as it should be displayed
minoation
#8 26. Juli 2009, 06:44
Oh.Okay.

Added 1 day later:

# Kingsley : 1. http://www.cotonti.com/downloads/skins/ but there aren't alot of skins yet (bear with it, there is a contest atm.)

2. ofcourse, you can use a menu for that.. just put in the html and add the tag in the tpl..

3. Yes, open your css file, look up the css entry and use: image-repeat: norepeat, repeat-x, repeat-y;

and a little bonus:

http://www.w3schools.com/

here you can learn about just anything concerning html, css, php, etc.. I find it to be a very usefull website..
Here is the file I uploaded to the site in myskin.I called it ad.tpl and put a hyperlink image.
<a href="www.tekken.com"><img src="http://www.lottclanp.hostoi.com/datas/users/adimg_1.png"></a>
Here is the actual code:
<a href="www.tekken.com"><img src="http://www.lottclanp.hostoi.com/datas/users/adimg_1.png"></a>
.I do know where to put the tag.I want my ad displayed in the index.
Awesome!

Dieser Beitrag wurde von minoation (am 27. Juli 2009, 10:22, vor 14 Jahre) bearbeitet
SunChase
#9 30. Juli 2009, 07:15
i really dont understand what you want.
If you want to put a link button in index page just open INDEX.TPL and insert it there...
[url=http://ka13.orgfree.com]KA13[/url] - The essence of creativity
minoation
#10 30. Juli 2009, 07:16
No I want it displayed at the side of the site.The right to be exact.Like this site.
Awesome!
SunChase
#11 30. Juli 2009, 07:19
on your site you want it under the polls or something with the same style?
[url=http://ka13.orgfree.com]KA13[/url] - The essence of creativity
minoation
#12 30. Juli 2009, 07:33
Yeah.This is what I have so far:
<!-- BEGIN: ADVERTISMENT -->
<div class="lboxHD">{PHP.L.Advertisement} :</div>
<div class="lboxBody">

<!-- BEGIN: PAGE_ROW -->

<div class="advertismentTitle">
<div class="link"><a href="www.tekken.com"><img src="http://www.lottclanp.hostoi.com/datas/users/adimg_1.png"></a>
</div>
<!-- END: PAGE_ROW -->

</div>
<!-- END: ADVERTISMENT -->
Look correct?
Awesome!
SunChase
#13 30. Juli 2009, 07:38
eeemmmm.... :/
<!-- BEGIN: ADVERTISMENT --> where did you get this one from?The XTemplate will try to recognize it...i think

second.
<div class="lboxHD">{PHP.L.Advertisement} :</div> do you have in your skins lang file this tag?

third.
whats this?<div class="advertismentTitle"> do you have this class in the css?


Look correct? - no.You opened 3 dividers,and only 2 of them are closed
[url=http://ka13.orgfree.com]KA13[/url] - The essence of creativity
minoation
#14 30. Juli 2009, 07:43
I technically just took some of the codes from the news.tpl file and put it in my advertisment.tpl file.Oh @ I cannot find the lang file.Can you specify it's location please?
Awesome!
SunChase
#15 30. Juli 2009, 07:45
emmm Advertisement.tpl?wha..where...why..what are you going to do with it?

the lang file of the skin is located in the skins/*your skin*/*your skin name*.en.lang.php
[url=http://ka13.orgfree.com]KA13[/url] - The essence of creativity

12NächsteLetzte