Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2011
    Posts
    2
    Plugin Contributions
    0

    Default New to Zen, few css questions.

    I have some little nit picking stuff that is driving me crazy.

    store.djrcustompc dot com

    if you look around the top nav there is a small space between the header and nav, I'm sure this is a pad issue, but for the life of me I can not find where.

    Also, how can i "create" white boxes around all the stuff in my body? Similar to the sideboxes. I dont like the background being in that area, plain white would be easier to read on.


    I know this isn't the right section but if anyone has an answer, i also lost my template selection page, its blank. I moved over my back-up admin section to no avail. any ideas?

  2. #2
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: New to Zen, few css questions.

    Quote Originally Posted by rozztc View Post
    I have some little nit picking stuff that is driving me crazy.

    store.djrcustompc dot com

    if you look around the top nav there is a small space between the header and nav, I'm sure this is a pad issue, but for the life of me I can not find where.

    Also, how can i "create" white boxes around all the stuff in my body? Similar to the sideboxes. I dont like the background being in that area, plain white would be easier to read on.


    I know this isn't the right section but if anyone has an answer, i also lost my template selection page, its blank. I moved over my back-up admin section to no avail. any ideas?
    #mainWrapper {
    ....
    background-color: #ffffff;
    background-image: url("http://store.djrcustompc.com/includes/templates/black_pure_free/images/bg.gif");
    ....
    }

    what happens when you remove the background image

    #mainWrapper {
    ....
    background-color: #ffffff;
    ...
    }
    Webzings Design
    Semi retired from Web Design

  3. #3
    Join Date
    Mar 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: New to Zen, few css questions.

    thanks! perfect fix, I messed that up trying to get the bg to work in the first place.

 

 

Similar Threads

  1. few questions about ZEN cart
    By vojager in forum General Questions
    Replies: 3
    Last Post: 14 Mar 2008, 03:34 PM
  2. Brand new to Zen with a few questions :)
    By angelheart1960 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Feb 2007, 07:22 PM
  3. Few Zen Cart Questions
    By gregoryjameswood in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 26 Jan 2007, 03:36 PM

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