Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2009
    Posts
    153
    Plugin Contributions
    0

    Default remove line and EXTEND Model box?

    Here is my test page:
    http://www.polishpotterystore.com/sh...2f70e65afb9dfd


    First, I need to know how to extend both the input field so that my item# and factory input stay on one line?

    Also, how do I remove that center line from the table?

    Thank you!

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: remove line and EXTEND Model box?

    to extend your item number

    #productDetailsList {product_info.css (line 38)
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    }

    add
    width:100%;

    to remove centre line ..

    add following to your stylesheet.css

    td {
    border:none;
    }

    please test your site after this changes and make sure they are not effecting other part of your styling .

 

 

Similar Threads

  1. How to extend Product Model Field length in the ADMIN?
    By Asdesign in forum General Questions
    Replies: 8
    Last Post: 16 Sep 2010, 02:16 PM
  2. How to remove the whit line and orange line on top of the header image?
    By libralion in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Mar 2009, 01:22 PM
  3. Creating a dashed line between Side Box and Middle Box
    By scouting82 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 24 Feb 2009, 02:08 AM
  4. remove top line in Information box
    By rtp3789 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Jan 2008, 04:11 PM
  5. Replies: 1
    Last Post: 1 Nov 2007, 01:53 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR