The Official Website of AgoraCart and Agora.cgi
AgoraCart.com Demos Download AgoraCart User Manuals & Wiki Gold Members Forum Go Gold Now! Gold Version Memberships

AgoraCart.com

About
Features
Download
Payment Gateways
Send a Donation
Founders Club
BLOG: News & Updates

Showcases & Demos

AgoraCart Demos
Shop Live Stores

Downloads & Add-ons

Gold Version Downloads
DBwizz Database Mgr.
AgoraCart.com Store

Help & Support

User Manuals
Gold Version Users Forum
Gold Version Chat
Tech Support
Certified Agora Pros
Certified Designers
Hire a Freelancer

Gold Version Members

Member Benefits
Join Today!
Gold Members Home
Gold Version Users Forum
Gold Version Chat Rooms
Gold Version Downloads

For Store Owners

Merchant Accounts
Cool Resources
Advertise Here
"Powered by" Logos
Web Hosting Search

Misc.

Contact Us
MEET's Talking Guide
The Ancient Greek Agora






AgoraCart Free User Forums

This is the official FAQ and Cool Tips guide For the AgoraCart shopping Cart software


Official Sponsors of the AgoraCart Project:

       


RegisterSearchFAQLog in
Reply to topic Page 1 of 1
Widening the left panel
Author Message
Reply with quote
Post Widening the left panel 

***Post was edited by moderator to remove cart_id from URL.
Please do NOT post the cart_id when posting your store URL.


The left panel for my product listing page is too narrow. I want to widen it. I had tried changing the header but to no avail. However, the left panel for the pages from my "Company's Info (except the Home) looks fine. How do I widen the left panel for my product listing page?

This is the link: http://www.princess-precious.com/shopping/agora.cgi?product=Belts

Thanks

View user's profile Send private message
Reply with quote
Post  
You have the width of the <TD. that is beside the left panel set to 800 which is the width of the entire table that the left panel & the product area reside in.

In the header file, the last line, change to:
<TD WIDTH="632" valign=top>

In the manager -> Store Layout
Find the following setting:

Enter the width of the table for dynamicly generated product pages:
this is the master width setting for the product pages (productPage.inc files).

Table Width:


Set the Table Width to 632.

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
I did change the setting in the manager as well as the store_header.inc and secure_store_header.inc but the problem still remain.

View user's profile Send private message
Reply with quote
Post  
I did not say to edit the following line;
<TABLE WIDTH=632 BORDER=0 CELLSPACING=0 CELLPADDING=0 align=top>

This is line should be:
<TABLE WIDTH=800 BORDER=0 CELLSPACING=0 CELLPADDING=0 align=top>

Because you edited that line, you were still in the same boat...
The widths of the <td> within the same <tr> must add up to the width of its <table>
So, if the total width of the <table> is 800... If the left panel <td> has a width of 168, the <td> that handles the products must have a width of 632.

Also, the following info MUST be removed from the header files:
Code:

<HTML>
<HEAD>

               <head>
                  <TITLE>Princess Precious - Earrings, Necklaces, Bracelets!</TITLE>
                  
                  
                  
                     <meta name="keywords" content="singapore online store, shop, earrings, rings, necklaces, bracelets, princess, precious, unique, accessories, fashion, online shopping paradise, affordable, collections, designs, ladies, sweet, flirty, feminine, confident, young, trendy,">
                  
                     <meta name="description" content=" PRINCESS PRECIOUS : PRECIOUS ACCESSORIES FIT FOR A PRINCESS">
                  
<style>
   a.link:link {font:11px Verdana,Arial;color:333333; text-decoration:none;}
   a.link:visited {font:11px Verdana,Arial;color:333333; text-decoration:none;}
   a.link:hover {font:11px Verdana,Arial;color:333333; text-decoration:none;}
   
   td {font:13px arial; color:333333;}
   td.link {padding:2px 10px 2px 10px; cursor:hand;}
   
   font.divider {font:11px Verdana,Arial; color:ffffff}
   div.body {font:14px arial; color:333333;}
   
   a:link {color:0000cc;}
   a:visited {color:990099;}
   a:hover {color:cc0000}
   
   body {font:13px arial; color:333333;}
</style>

            
         </head>


For proper placement of this code, please review the following threads:
http://www.agoraguide.com/faq/viewtopic.php?t=1156
http://www.agoraguide.com/faq/viewtopic.php?t=358

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum