Hi
Do you know the FAP? (Full Album Pack)
I tried to modify the .tpl but if you dont know the basics of Cobalt, it is a hell of a job.
I'll Post 1 file, and 1 modified for example., can you take a look?
Original Album_box.tpl
Code:
<!-- BEGIN catheader -->
<table class="forumline" width="98%" align="center" cellspacing="1" cellpadding="2">
<tr>
<!-- BEGIN col_span -->
<td class="catLeft" colspan="{catheader.col_span.HEADER_COL_SPAN}" height="28"><span class="cattitle">{catheader.L_PUBLIC_CATS}</span></td>
<!-- END col_span -->
</tr>
<tr>
<th class="thCornerL" width="80%" height="25" colspan="2" nowrap="nowrap"> {catheader.L_CATEGORY} </th>
<!-- BEGIN thumb -->
<th width="5%" class="{catheader.thumb.CLASS}"> {catheader.thumb.L_LAST_PIC_THUMB} </th>
<!-- END thumb -->
<!-- BEGIN total_pics -->
<th width="5%" class="{catheader.total_pics.CLASS}"> {catheader.total_pics.L_TOTAL_PICS} </th>
<!-- END total_pics -->
<!-- BEGIN total_comments -->
<th width="5%" class="{catheader.total_comments.CLASS}"> {catheader.total_comments.L_TOTAL_COMMENTS} </th>
<!-- END total_comments -->
<!-- BEGIN pics -->
<th width="5%" class="{catheader.pics.CLASS}"> {catheader.pics.L_PICS} </th>
<!-- END pics -->
<!-- BEGIN comments -->
<th width="5%" class="{catheader.comments.CLASS}" nowrap="nowrap"> {catheader.comments.L_COMMENTS} </th>
<!-- END comments -->
<!-- BEGIN last_comment -->
<th width="15%" class="{catheader.last_comment.CLASS}" nowrap="nowrap"> {catheader.last_comment.L_LAST_COMMENT_INFO} </th>
<!-- END last_comment -->
<!-- BEGIN last_pic -->
<th class="{catheader.last_pic.CLASS}" nowrap="nowrap"> {catheader.last_pic.L_LAST_PIC} </th>
<!-- END last_pic -->
</tr>
<!-- END catheader -->
<!-- BEGIN catmain -->
<!-- BEGIN catrow -->
<tr>
<td class="row1" width="1%"><img src="{catmain.catrow.CAT_IMG}" alt="" /></td>
<!-- <td class="row1" height="50" onMouseOver="this.style.backgroundColor='{T_TD_COLOR1}';" onMouseOut="this.style.backgroundColor='{T_TR_COLOR1}';"> -->
<td class="row1" height="50" onMouseOver="this.className='row2';" onMouseOut="this.className='row1';">
<span class="forumlink">
{NAV_DOT} <a href="{catmain.catrow.U_VIEWCAT}" class="forumlink">{catmain.catrow.CAT_TITLE}</a>
<!-- BEGIN newpics -->
<img src="{catmain.catrow.newpics.I_NEWEST_PICS}" border="0" alt="{catmain.catrow.newpics.L_NEWEST_PICS}" title="{catmain.catrow.newpics.L_NEWEST_PICS}">
<!-- END newpics -->
</span>
<span class="genmed">{catmain.catrow.SLIDESHOW} </span>
<br />
<img src="{SPACER}" width="14" height="0" alt="" />
<span class="genmed">{catmain.catrow.CAT_DESC} </span>
<span class="gensmall">{catmain.catrow.L_MODERATORS} {catmain.catrow.MODERATORS}</span>
<!-- BEGIN subcat_link -->
<br />
<img src="{SPACER}" width="1" height="15" alt="" />
<span class="gensmall">{catmain.catrow.subcat_link.L_LINKS}: {catmain.catrow.subcat_link.LINKS}</span>
<!-- END subcat_link -->
</td>
<!-- BEGIN thumb -->
<td class="{COL0}" align="center" onMouseOver="this.style.backgroundColor='{THUMB_OVER_COLOR}';" onMouseOut="this.style.backgroundColor='{THUMB_OUT_COLOR}';"><span class="gensmall">{catmain.catrow.thumb.LAST_PIC_URL} </span></td>
<!-- END thumb -->
<!-- BEGIN total_pics -->
<td class="{COL1}" align="center" onMouseOver="this.style.backgroundColor='{TOTAL_PICS_OVER_COLOR}';" onMouseOut="this.style.backgroundColor='{TOTAL_PICS_OUT_COLOR}';"><span class="gensmall">{catmain.catrow.total_pics.TOTAL_PICS} </span></td>
<!-- END total_pics -->
<!-- BEGIN total_comments -->
<td class="{COL2}" align="center" onMouseOver="this.style.backgroundColor='{TOTAL_COMMENTS_OVER_COLOR}';" onMouseOut="this.style.backgroundColor='{TOTAL_COMMENTS_OUT_COLOR}';"><span class="gensmall">{catmain.catrow.total_comments.TOTAL_COMMENTS} </span></td>
<!-- END total_comments -->
<!-- BEGIN pics -->
<td class="{COL3}" align="center" onMouseOver="this.style.backgroundColor='{PICS_OVER_COLOR}';" onMouseOut="this.style.backgroundColor='{PICS_OUT_COLOR}';"><span class="gensmall">{catmain.catrow.pics.PICS} </span></td>
<!-- END pics -->
<!-- BEGIN comments -->
<td class="{COL4}" align="center" onMouseOver="this.style.backgroundColor='{COMMENTS_OVER_COLOR}';" onMouseOut="this.style.backgroundColor='{COMMENTS_OUT_COLOR}';"><span class="gensmall">{catmain.catrow.comments.COMMENTS} </span></td>
<!-- END comments -->
<!-- BEGIN last_comment -->
<td class="{COL5}" align="center" nowrap="nowrap" onMouseOver="this.style.backgroundColor='{LAST_COMMENT_OVER_COLOR}';" onMouseOut="this.style.backgroundColor='{LAST_COMMENT_OUT_COLOR}';"><span class="gensmall">{catmain.catrow.last_comment.LAST_COMMENT_INFO} </span></td>
<!-- END last_comment -->
<!-- BEGIN last_pic -->
<td class="{COL6}" align="center" nowrap="nowrap" onMouseOver="this.style.backgroundColor='{LAST_PIC_OVER_COLOR}';" onMouseOut="this.style.backgroundColor='{LAST_PIC_OUT_COLOR}';"><span class="gensmall">{catmain.catrow.last_pic.LAST_PIC_INFO} </span></td>
<!-- END last_pic -->
</tr>
<!-- END catrow -->
<!-- END catmain -->
<!-- BEGIN catfooter -->
<!-- BEGIN cat_public_footer -->
<tr>
<td class="row1" height="50" colspan="{catfooter.cat_public_footer.FOOTER_COL_SPAN}" onMouseOver="this.className='row2';" onMouseOut="this.className='row1';">
<span class="forumlink">
{NAV_DOT} <a href="{U_ALBUM_ALLPICS}" class="cattitle">{L_ALBUM_ALLPICS}</a>
</span>
</td>
</tr>
<tr>
<td class="row1" height="50" colspan="{catfooter.cat_public_footer.FOOTER_COL_SPAN}" onMouseOver="this.className='row2';" onMouseOut="this.className='row1';">
<span class="forumlink">
{NAV_DOT} <a href="{U_ALBUM_OTF}" class="cattitle">{L_ALBUM_OTF}</a>
</span>
</td>
</tr>
<tr>
<td class="row1" height="50" colspan="{catfooter.cat_public_footer.FOOTER_COL_SPAN}" onMouseOver="this.className='row2';" onMouseOut="this.className='row1';">
<span class="forumlink">
{NAV_DOT} <a href="{catfooter.cat_public_footer.U_USERS_PERSONAL_GALLERIES}" class="cattitle">{catfooter.cat_public_footer.L_USERS_PERSONAL_GALLERIES}</a>
</span>
<br />
<img src="{SPACER}" width="5" height="15" alt="" />
<span class="gensmall">
{NAV_DOT} <a href="{catfooter.cat_public_footer.U_YOUR_PERSONAL_GALLERY}" class="gensmall"><b>{catfooter.cat_public_footer.L_YOUR_PERSONAL_GALLERY}</b></a>
</span>
</td>
</tr>
<tr>
<td class="catBottom" height="28" colspan="{catfooter.cat_public_footer.FOOTER_COL_SPAN}"> </td>
</tr>
<!-- END cat_public_footer -->
</table>
<br clear="all" />
<!-- END catfooter -->
Modified Album_box.tpl
Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="0%"><img src="templates/Cobalt/images/cat_lcap.gif" width="22" height="51"></td>
<td width="100%" background="templates/Cobalt/images/cat_bar.jpg" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td class="cBarStart" valign="top">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td valign="top" width="0%"><img src="templates/Cobalt/images/cat_arrow.gif" width="25" height="39"></td>
<td class="cattitle" width="100%"><span class="cattitle">Album</span></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="0%"><img src="templates/Cobalt/images/cat_rcap.gif" width="33" height="51"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="0%"><img src="templates/Cobalt/images/spacer.gif" width="16" height="22"></td>
<td width="100%" class="foldericonbox">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="0%" class="cboxLeft"><img src="templates/Cobalt/images/spacer.gif" width="6" height="6"></td>
<td width="100%" class="foldericonboxstart">
<!-- BEGIN catheader -->
<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<th class="thCornerL" width="80%" height="25" colspan="2" nowrap="nowrap"> {catheader.L_CATEGORY} </th>
<!-- BEGIN thumb -->
<th width="5%" class="thtop"> {catheader.thumb.L_LAST_PIC_THUMB} </th>
<!-- END thumb -->
<!-- BEGIN total_pics -->
<th width="5%" class="thtop"> {catheader.total_pics.L_TOTAL_PICS} </th>
<!-- END total_pics -->
<!-- BEGIN total_comments -->
<th width="5%" class="thtop"> {catheader.total_comments.L_TOTAL_COMMENTS} </th>
<!-- END total_comments -->
<!-- BEGIN pics -->
<th width="5%" class="thtop"> {catheader.pics.L_PICS} </th>
<!-- END pics -->
<!-- BEGIN comments -->
<th width="5%" class="thtop" nowrap="nowrap"> {catheader.comments.L_COMMENTS} </th>
<!-- END comments -->
<!-- BEGIN last_comment -->
<th width="15%" class="thtop" nowrap="nowrap"> {catheader.last_comment.L_LAST_COMMENT_INFO} </th>
<!-- END last_comment -->
<!-- BEGIN last_pic -->
<th class="thCornerR" nowrap="nowrap"> {catheader.last_pic.L_LAST_PIC} </th>
<!-- END last_pic -->
</tr>
<tr>
<!-- BEGIN col_span -->
<td class="catLeft" colspan="{catheader.col_span.HEADER_COL_SPAN}" height="28"><span class="cattitle">{catheader.L_PUBLIC_CATS}</span></td>
<!-- END col_span -->
</tr>
<!-- END catheader -->
<!-- BEGIN catmain -->
<!-- BEGIN catrow -->
<tr>
<td class="row1" width="1%"><img src="{catmain.catrow.CAT_IMG}" alt="" /></td>
<td class="row1" height="50"><span class="forumlink"> {NAV_DOT} <a href="{catmain.catrow.U_VIEWCAT}" class="forumlink">{catmain.catrow.CAT_TITLE}</a></span>
<!-- BEGIN newpics -->
<img src="{catmain.catrow.newpics.I_NEWEST_PICS}" border="0" alt="{catmain.catrow.newpics.L_NEWEST_PICS}" title="{catmain.catrow.newpics.L_NEWEST_PICS}">
<!-- END newpics -->
<span class="genmed">{catmain.catrow.SLIDESHOW} </span>
<br />
<img src="{SPACER}" width="14" height="0" alt="" />
<span class="genmed">{catmain.catrow.CAT_DESC} </span>
<span class="gensmall">{catmain.catrow.L_MODERATORS} {catmain.catrow.MODERATORS}</span>
<!-- BEGIN subcat_link -->
<br />
<img src="{SPACER}" width="1" height="15" alt="" />
<span class="gensmall">{catmain.catrow.subcat_link.L_LINKS}: {catmain.catrow.subcat_link.LINKS}</span>
<!-- END subcat_link -->
</td>
<!-- BEGIN thumb -->
<td class="row1" align="center"><span class="gensmall">{catmain.catrow.thumb.LAST_PIC_URL} </span></td>
<!-- END thumb -->
<!-- BEGIN total_pics -->
<td class="row1" align="center"><span class="gensmall">{catmain.catrow.total_pics.TOTAL_PICS} </span></td>
<!-- END total_pics -->
<!-- BEGIN total_comments -->
<td class="row1" align="center"><span class="gensmall">{catmain.catrow.total_comments.TOTAL_COMMENTS} </span></td>
<!-- END total_comments -->
<!-- BEGIN pics -->
<td class="row1" align="center"><span class="gensmall">{catmain.catrow.pics.PICS} </span></td>
<!-- END pics -->
<!-- BEGIN comments -->
<td class="row1" align="center"><span class="gensmall">{catmain.catrow.comments.COMMENTS} </span></td>
<!-- END comments -->
<!-- BEGIN last_comment -->
<td class="row1" align="center" nowrap="nowrap"><span class="gensmall">{catmain.catrow.last_comment.LAST_COMMENT_INFO} </span></td>
<!-- END last_comment -->
<!-- BEGIN last_pic -->
<td class="row1" align="center" nowrap="nowrap"><span class="gensmall">{catmain.catrow.last_pic.LAST_PIC_INFO} </span></td>
<!-- END last_pic -->
</tr>
<!-- END catrow -->
<!-- END catmain -->
<!-- BEGIN catfooter -->
<!-- BEGIN cat_public_footer -->
<tr>
<td class="row1" height="50" colspan="{catfooter.cat_public_footer.FOOTER_COL_SPAN}"><span class="forumlink"> {NAV_DOT} <a href="{U_ALBUM_OTF}">{L_ALBUM_OTF}</a></span></td>
</tr>
<tr>
<td class="row1" height="50" colspan="{catfooter.cat_public_footer.FOOTER_COL_SPAN}"><span class="forumlink"> {NAV_DOT} <a href="{U_ALBUM_ALLPICS}">{L_ALBUM_ALLPICS}</a></span></td>
</tr>
<tr>
<td class="row1" height="50" colspan="{catfooter.cat_public_footer.FOOTER_COL_SPAN}">
<span class="forumlink">
{NAV_DOT} <a href="{catfooter.cat_public_footer.U_USERS_PERSONAL_GALLERIES}">{catfooter.cat_public_footer.L_USERS_PERSONAL_GALLERIES}</a>
</span>
<br />
<img src="{SPACER}" width="5" height="15" alt="" />
<span class="gensmall">
{NAV_DOT} <a href="{catfooter.cat_public_footer.U_YOUR_PERSONAL_GALLERY}" class="gensmall"><b>{catfooter.cat_public_footer.L_YOUR_PERSONAL_GALLERY}</b></a>
</span>
</td>
</tr>
<!-- END cat_public_footer -->
</table>
</td>
<td width="0%" class="cboxRight"><img src="templates/Cobalt/images/spacer.gif" width="6" height="6"></td>
</tr>
<tr>
<td width="0%" class="cboxLeftbottom"></td>
<td width="100%" valign="top" class="cboxBottom"><img src="templates/Cobalt/images/spacer.gif" width="6" height="6"></td>
<td width="0%" class="cboxRightbottom"></td>
</tr>
</table>
</td>
<td class="catbox_right"><img src="templates/Cobalt/images/spacer.gif" width="27" height="27"></td>
</tr>
</table>
<br clear="all" />
<!-- END catfooter -->
Thanks!