Threadbit Image Overlayround
1 Attachment(s)
Open Gars_threadbit template
find : Code:
<td class="alt2" align="center" rowspan="2" valign="top" width="$stylevar[GARS_image_width]" style="padding: 10px;" > Code:
<td width="105" class="alt1" rowspan="2" valign="middle" align="center"><div class="smallfont" style="background-repeat: no-repeat; background-position: center; background-image: url($thread[header_image]); background-color: #000;"> Demo |
This can also work for featured module.
In order to do that open featured.php find : Code:
<td class='alt2' align='center'><a href='showthread.php?t=$value[threadid]' title='$vbphrase[GARS_read_more]' style='text-decoration:none;'><img src='$value[image]' style='border-style: solid;border-color: #000000;padding:2px;' /><br /><strong>$value[title]</strong></a><br />$value[byline]</td> Code:
<td class='alt2' valign='middle' align='center'><table width='105' border='0' cellpadding='0' cellspacing='0' align='center'><tr><td width='105' style='background-repeat: no-repeat; background-position: center; background-image: url($value[image]); background-color: #000; '><a href='showthread.php?t=$value[threadid]' title='$vbphrase[GARS_read_more]' style='text-decoration:none;'><img src='$stylevar[imgdir_misc]/overlay-round.gif' style=';padding:0px;' border='0' /></td></tr></table><br /><strong>$value[title]</strong></a><br />$value[byline]</td> |
Great addition Lizard, thanks!
|
Thank-you, thank-you, thank-you! :D
|
Does this still work for GARS 2.1.9? I can't seem to find the code to replace.
|
Is there a dark skin version?
|
All times are GMT. The time now is 09:52 PM. |
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Release powered by GARS 2.1.9 ©2005-2006