View Single Post
  #2  
Old 02-17-2009, 08:04 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

The GARS_pb template is the one you'd need to edit, but this is something that you'd need to design to your preference. In the GARS_pb template are variables like the following, where X is 1, 2, 3, 4, 5, or 6:
Code:
$post[GARS_modpositionX]
  • 1: Above Header
  • 2: Inside Header
  • 3: Below Header
  • 4: Left of content
  • 5: Right of content
  • 6: Below content
You may also want to make use of border="1" in TABLE tags to be able to see the table cells on screen, and you might check whether rowspan="2" would help with your design.
__________________
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