Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2005
    Location
    United Kingdom
    Posts
    457
    Plugin Contributions
    0

    Default Removing a border

    Hi there, on the header of my site i have designed the logo to run into white, but now when i view the site there is a border around, which is spoiling my effect

    you can vew at http://www.carptalk-shop.co.uk

    Anyone know how to remove this just for that box only?

    Thankyou

    Rob

  2. #2
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Removing a border

    No problem.

    In your stylesheet_original;
    Code:
    TABLE.header {
      background-image: url(../images/header_bg.jpg);
      background-repeat: repeat-x;
      background-color: #ffffff;
      border-right: 1px solid #9a9a9a;
      border-left: 1px solid #9a9a9a;
      border-bottom: 1px solid #ffffff;
    }

  3. #3
    Join Date
    Aug 2005
    Location
    United Kingdom
    Posts
    457
    Plugin Contributions
    0

    Default Re: Removing a border

    Wow that was speedy reply, thanks

    i might have more questions :) thats if i cant find the answers in postings already

    Rob

  4. #4
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Removing a border

    You're welcome.

    I noticed that you added custom images to the Classic template. That template is table based and only meant as a primer. I would suggest using a contributed template as a base of the Template Override System. Furthermore, you are in luck... I have a blue version of a tableless layout like Classic. All you would have to do is swap images and convert the blue text to what you desire. There is also a black gloss template(fullscreen version, I think) from another contributer. You can either poke around 'downloads' on top of the forum menu and check out 'Contributed Templates' forum for available screenshots. I bug everyone about using the overrides, it'll just save you woe down the line for future core upgrades.

    I already see that you may have problems with your store's side borders not running straight up and down. So, you might end up an overrides convert before you run into other issues.

  5. #5
    Join Date
    Aug 2005
    Location
    United Kingdom
    Posts
    457
    Plugin Contributions
    0

    Default Re: Removing a border

    Thankyou for your reply

    where can i download this tableless blue template? ive been through the download section and i cant see in any of the descriptions any mention as to them being tableless.


    Rob

  6. #6
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Removing a border

    You're welcome.

    The majority of the contribution templates are tableless even though they may not state. However, there are some tabled versions there.

    The blue version is called Candied Blueberry. The packing may be confusing as it represents the intended folder directory. Basically, you will find two candied_blueberry folders. One, being the actual template goes into included/templates and the other(with four PHP files) gets dropped into your includes/modules directory. Anyways, I put the directions in a readme file. If you need any help, you can post on my thread in 'Contributed Templates'.

 

 

Similar Threads

  1. Removing Sidebox Border
    By Bluedreamer in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 22 Oct 2009, 07:43 PM
  2. Removing blue border around buttons
    By aushorse in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Apr 2008, 04:52 AM
  3. Problems Removing Sidebox Border
    By jvoce in forum Basic Configuration
    Replies: 0
    Last Post: 24 Nov 2006, 02:46 PM
  4. Removing Sidebox Border
    By HandcraftedUK in forum General Questions
    Replies: 2
    Last Post: 13 Oct 2006, 12: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