Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Feb 2009
    Posts
    70
    Plugin Contributions
    0

    Default Black Border to Middle Part of layout

    i wanted to make the middle have a black border to connect the top to the bottom, how can i do this?
    i only see a footer and header tpl

    here is an example of what i wanted to do...i just cant find if its a div etc....


  2. #2
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: Black Border to Middle Part of layout

    try adding left and right borders in the stylesheet for #contentMainWrapper
    Neville
    An assumption is what you arrive at when you get tired of thinking...

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

    Default Re: Black Border to Middle Part of layout

    this code may or may not work for you since we can not see actual site . but should give you idea


    #contentMainWrapper {
    border-right:3px solid black;
    border-left:3px solid black;
    }

  4. #4
    Join Date
    Feb 2009
    Posts
    70
    Plugin Contributions
    0

    Default Re: Black Border to Middle Part of layout

    Quote Originally Posted by bunyip View Post
    try adding left and right borders in the stylesheet for #contentMainWrapper
    I tried this

    HTML Code:
    /* main content area */
    #contentMainWrapper {
    margin:0;
    border-left-color:#000000;
    border-left-width:5px;
    border-right-color:#000000;
    border-right-width:5px;
    }
    but no change...did i do something wrong?

  5. #5
    Join Date
    Feb 2009
    Posts
    70
    Plugin Contributions
    0

    Default Re: Black Border to Middle Part of layout

    Quote Originally Posted by tony_sar View Post
    this code may or may not work for you since we can not see actual site . but should give you idea


    #contentMainWrapper {
    border-right:3px solid black;
    border-left:3px solid black;
    }
    Perfect that did it!

    now i cant seem to get rid of that 10px white space below my header and the main body, and ideas?
    I remember i disabled this area because the catagories were showing here, so i dont if there is a way to make it so nothing show up,....

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

    Default Re: Black Border to Middle Part of layout

    and link to your site would be ?????

  7. #7
    Join Date
    Feb 2009
    Posts
    70
    Plugin Contributions
    0

    Default Re: Black Border to Middle Part of layout

    Quote Originally Posted by tony_sar View Post
    and link to your site would be ?????
    my bad sorry splat attack store dot com
    splat attack store is one word

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

    Default Re: Black Border to Middle Part of layout

    add this to your stylesheet

    #headerWrapper {
    height:170px;
    }

  9. #9
    Join Date
    Feb 2009
    Posts
    70
    Plugin Contributions
    0

    Default Re: Black Border to Middle Part of layout

    Quote Originally Posted by tony_sar View Post
    add this to your stylesheet

    #headerWrapper {
    height:170px;
    }
    geeze thanks...

    how did you know it was that?

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

    Default Re: Black Border to Middle Part of layout

    i noticed your URL in image that you attached to your post ..

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Remove Space between left side and middle part
    By vr4indian in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Nov 2006, 01:33 PM
  2. Where is the part in CSS to change the color of the middle part of the background?
    By drbarnet in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 29 Jul 2006, 08:12 AM

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