Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1

    Default Border on mainpage

    I have searched everywhere and i have looked all in the stylesheet and changed about every place where there is a border and the border surrounding the mainpage table will not go away. if you look at my site
    www.shopjackiesjewels.com
    there is a border on the left side of the mainpage table and there isnt a border anywhere else.
    PLEASE how do i get rid of it?

  2. #2

    Default Re: Border on mainpage

    by the way i did try deleting or putting 0 at the border for plainbox in the css stylesheet and still no luck.

  3. #3
    Join Date
    May 2006
    Location
    USA
    Posts
    35
    Plugin Contributions
    0

    Idea or Suggestion Re: Border on mainpage

    EDITED: Do not advertise on the forums ...

  4. #4
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Border on mainpage

    Nice advertisement.




    try looking in navOne column left.

    border left 1 px solid cccccc
    Last edited by Merlinpa1969; 10 May 2006 at 03:38 AM.
    Zen cart PCI compliant Hosting

  5. #5

    Default Re: Border on mainpage

    where is this??
    :
    "try looking in navOne column left."

  6. #6
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Border on mainpage

    The stylesheet.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  7. #7

    Default Re: Border on mainpage

    well here is part of my stylesheet. i tried that it wont work
    anyone know what to do by looking at my stylesheet?



    /*center main section
    -----------------------------------*/
    TD.pageHeading, DIV.pageHeading, h1 {
    font-size: 16px;
    font-weight: bold;
    color: #9a9a9a;
    padding-top: 11px;
    }

    .center_column {
    padding: 8px;
    }
    .main_page{
    width: 100% !important;
    background-color: #ffffff;
    border-right: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    border-bottom: 0px solid #9a9a9a;
    padding: 5px;
    }

  8. #8

    Default Re: Border on mainpage

    k guess im stuck since i tried everything and nothing seems to work.....

  9. #9
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Border on mainpage

    In your stylesheet_new.css find the following:

    #navColumnOne {
    padding: 0.5em;
    border-left: 1px solid #cccccc;
    }

    and remove the border-left: 1px solid #cccccc;

  10. #10

    Default Re: Border on mainpage

    yay....see that was completly missing from my stylsheet for some reason. i had to add it in and then remove the border. thanks!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. added border none, still have border
    By shortmop in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Sep 2011, 02:46 PM
  2. remove border around around images (not image border)
    By Otha in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 23 Aug 2010, 06:03 AM
  3. How do I put border on some images and no border on others?
    By Sawhorse in forum Templates, Stylesheets, Page Layout
    Replies: 20
    Last Post: 6 Apr 2009, 01:18 AM
  4. Border in Firefox & Sidebox border missing
    By helpme in forum Basic Configuration
    Replies: 3
    Last Post: 17 Oct 2007, 04:18 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