The vB Geek

Go Back   The vB Geek > vB Geek Products > Geek Article and Review System

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

Reply
 
Thread Tools Display Modes
  #1  
Old 02-27-2008, 03:19 AM
Theoldwiz Theoldwiz is offline
Junior Member
 
Join Date: Dec 2007
Posts: 1
Geek Article and Review System License Holder 
Default 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..
Reply With Quote
  #2  
Old 02-28-2008, 08:53 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

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;
}
Look for the following in the GARS_pb template and try removing the bold red bits:
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>
Scroll the bar to see all of the posted content and red bits.
__________________
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
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 08:10 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.