Thread: Table Looks

Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Table Looks

    Hi,

    On previous versions I was able to control how tables look (like on the Price Discount Table), now I haven't been able.

    Look at the image uploaded. I'm trying to achieve the look of the second table (without the bevel look). It's not possible from css right now since it creates borders all over that div section.

    Thanks in advance!
    Attached Images Attached Images  
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  2. #2
    Join Date
    Jan 2007
    Location
    Louisburg, Kansas
    Posts
    29
    Plugin Contributions
    0

    Default Re: Table Looks

    Can anyone answer the previous post?

    The Discount Table looks crowded when the quantities displayed are 500-999, 1000-2499, and 2500-4999 etc.

    Is there anyway to change the Discount Table to display the quantities listed above to 500, 1000, 2500?

    Any suggestions?

  3. #3
    Join Date
    Apr 2007
    Location
    San Antonio, TX
    Posts
    71
    Plugin Contributions
    0

    Default Re: Table Looks

    I changed it in mine....

    In includes/templates/YOUR-TEMPLATE/template/tpl_modules_products_quantity_discounts.php

    (if that file isnt there, it will be in the default templates folder...)

    After:
    Code:
    <?php } else { ?>
    I used this:
    Code:
    <table width="100%" border="1" bordercolorlight="#CCCCCC" bordercolordark="#CCCCCC" style="border-collapse: collapse" cellspacing="2" cellpadding="2">
    Just change the settings to suit your needs....

    Of course there probably is an easier CSS way to do this, but it is a quick and easy fix if it isnt already in your CSS File.

    Hope this helps.
    Mark
    Store: www.texasdirectsales.com
    Main Website: www.texasemt.com

  4. #4
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Re: Table Looks

    Thank you!
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

 

 

Similar Threads

  1. Site looks bad in IE
    By rutra in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 27 Sep 2010, 12:07 PM
  2. design looks broken
    By jasonsnup in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Nov 2009, 05:23 AM
  3. IE Page looks Horrible
    By shandebar in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 20 Jan 2009, 01:13 AM
  4. Multiple looks
    By zbdude in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 20 Aug 2008, 05:39 PM
  5. looks like..
    By zerocrew in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Jun 2007, 09:29 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg