Webmastersite.net
Register Log In

Displaying links 2 columns per row

Comments on Displaying links 2 columns per row

larryjam
Member

Usergroup: Customer
Joined: Sep 25, 2003
Location: Canada

Total Topics: 22
Total Comments: 48
Posted Oct 30, 2008 - 8:44 AM:

I am using the simplicity template, and I am trying to have reciprocal links displayed 2 columns per row.

I have this set in AdminPanel/settings/general but it does not work.

This is the code I am trying to use

<!-- BEGIN RECIP LINKS -->
<table {STANDARDTABLE}>
<!-- BEGIN RECIP LINKS -->
<td {LINKWIDTH} valign="top" class="link">
[INSERTFILE=linkbit]
</td>



I have also tried to edit forceswitches.php but it does not work. It says
$settings->linkcols = 0; // don't use columns for links



I changed the 0 - 2 but it doesn't work.

Is there anyway to display the links in 2 colums per row?
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
Posted Oct 30, 2008 - 10:19 AM:

The simplicity template doesn't use a table in the template. In order to have columns you need a table. If you design a table in the template, as in the default template set, then you can remove the forceswitches line and set the value in the admin panel.
larryjam
Member

Usergroup: Customer
Joined: Sep 25, 2003
Location: Canada

Total Topics: 22
Total Comments: 48
Posted Oct 30, 2008 - 12:41 PM:

Thank's Paul nod

I that worked fine, I inserted the table for the reciprocal links only, and I now have it dsiplaying 2 columns per row for reciprocal links, and the regular links display as a single column.

Thanks,
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.