Foren / Cotonti / Skins / Linking Recent Boxes

minoation
#1 11. Oktober 2009, 01:59
I would like to add a div in the index that links all the new submissions in a specific category there.Also,I would like to add a symbol in the corner linking to that category.I put in my index.tpl:
        <div class="lboxHD">Recent Articles</div>
	<div class="lbxoBody"><a href="list.php?c=articles"><img src="/images/admin/forums_clan.gif" /></a></div>
It didn't display right and I was hoping one of you guys could help me.
Awesome!
pieter
#2 11. Oktober 2009, 03:28
Isn't it this what you are asking again?
http://www.cotonti.com/forums.php?m=posts&q=3209&n=last#bottom

And BTW I see the small red icon and the link is working.
What do you mean? Explain more and maybe copy past your index.tpl here.

Added 3 minutes later:

And check your </div>.
Or you are missing one, one to much or put it on the wrong place.
... can we help you ...
minoation
#3 11. Oktober 2009, 09:34
I just tlod you what I put in the index.tpl.
Awesome!
pieter
#4 11. Oktober 2009, 17:38
# pieter :
And BTW I see the small red icon and the link is working.
What do you mean? Explain more and maybe copy past your index.tpl here.

Added 3 minutes later:

And check your </div>.
Or you are missing one, one to much or put it on the wrong place.
... can we help you ...
minoation
#5 11. Oktober 2009, 21:30
Alright.So far I have added the tags:{INDEX_NEWS_ARTICLES} and {INDEX_NEWS_DOWNLOADS} in lbox div's.Now I'm constructing the tpl files.
Awesome!