|
Geek Article and Review System GARS is the mega popular system for turning forums into articles, tutorials, or even reviews. |
Advertisement | |
Learn how to remove ads |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Strange two blocks show after my modules.
Its odd. Two little tables are showing after my module blocks.
Example: http://schoolconverse.com/showthread.php?t=689 Is this normal. I wouldnt think they would be there for no reason... Last edited by Theoldwiz; 02-27-2008 at 04:09 AM.. |
#2
|
||||
|
||||
That looks to be coming from the alt1 CSS definition on your site:
Code:
.alt1, .alt1Active { background: #c7daeb url(macskin/misc/alt_1.gif) repeat-x bottom left; color: #3f3f3f; border-top: 2px solid #b3c4d3; border-left: 2px solid #c7daeb; border-right: 2px solid #c7daeb; border-bottom: 2px solid #c7daeb; } Code:
<if condition="$post['GARS_modposition5']"> <td width="$stylevar[gars_mod_width]" style="padding:10px;" class="alt1" valign="top"> <table cellpadding="0" cellspacing="0" border="0" width="$stylevar[gars_mod_width]"> <tr> <td class="alt1" valign="top"> $post[GARS_modposition5] </td> </tr> <tr> <td class="alt1" valign="bottom"> <img src="clear.gif" width="$stylevar[gars_mod_width]" alt="" height="1px" border="0" /> </td> </tr> </table> </td> </if>
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Who to add more Ad Blocks? | vitoreis | Geek Advertising Banner System | 6 | 02-08-2008 06:15 PM |
sides blocks | efil | Geek Article and Review System | 2 | 03-24-2007 05:36 AM |
2 Modules don't show | utw-Mephisto | Geek Article and Review System | 7 | 07-14-2006 08:04 PM |
Still cant get different blocks to show | poongamer | Geek Advertising Banner System | 8 | 02-21-2006 12:50 AM |
Adsense blocks | gldtn | Geek Advertising Banner System | 4 | 10-26-2005 08:04 PM |