Results 1 to 8 of 8
  1. #1
    Join Date
    Jan 2007
    Location
    Adelaide, South Australia
    Posts
    57
    Plugin Contributions
    0

    Default Main Page Move Down

    Hoping someone can help.... I am sure it is here somewhere but can't find it.

    I have modified my store and want to move a section down the page

    please see http://platypusscreenprinting.com.au/store/

    I would like to move the white box down but can't find where. I have looked and searched, plenty on width but can't find this one?

    Any help would be much appreciated.

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Main Page Move Down

    Quote Originally Posted by cookiesa View Post
    Hoping someone can help.... I am sure it is here somewhere but can't find it.

    I have modified my store and want to move a section down the page

    please see http://platypusscreenprinting.com.au/store/

    I would like to move the white box down but can't find where. I have looked and searched, plenty on width but can't find this one?

    Any help would be much appreciated.
    includes/ templates/ your_template/ templates/ stylesheet.css

    Find this:

    .centerColumn {
    margin: 0 0 0 5px;
    padding: 1.0em;
    font-size: 1.2em;
    width: 600px;
    border: 1px solid #000000;
    background: #ffffff;
    }

    Replace:
    1. margin: 0 0 0 5px;
    2. To this: margin-top: 2em;
    The red font can be adjusted to your needs.

  3. #3
    Join Date
    Jan 2007
    Location
    Adelaide, South Australia
    Posts
    57
    Plugin Contributions
    0

    Default Re: Main Page Move Down

    Thanks for the reply but no luck... regardless of what I set it too it doesn't seem to be moving....

    any other suggestions????

    Thanks

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Main Page Move Down

    Quote Originally Posted by cookiesa View Post
    Thanks for the reply but no luck... regardless of what I set it too it doesn't seem to be moving....

    any other suggestions????

    Thanks
    Yes, you did move the center column down...
    Please be more specific on which white box please....

  5. #5
    Join Date
    Jan 2007
    Location
    Adelaide, South Australia
    Posts
    57
    Plugin Contributions
    0

    Default Re: Main Page Move Down

    As per the link www.platypusscreenprinting.com.au/store

    the white box in the "main" area (index?)

    To see what I am trying to achieve this is a comparison www.platypusscreenprinting.com.au/wholesale (This version is cubecart based, I am trying to copy the basic theme to zencart)

    Thanks again for your help thus far

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Main Page Move Down

    Quote Originally Posted by cookiesa View Post
    As per the link www.platypusscreenprinting.com.au/store

    the white box in the "main" area (index?)

    To see what I am trying to achieve this is a comparison www.platypusscreenprinting.com.au/wholesale (This version is cubecart based, I am trying to copy the basic theme to zencart)

    Thanks again for your help thus far
    includes/ templates/ your_template/ templates/ stylesheet.css

    Half to change the declaration value for:

    .centerColumn
    1. margin-top: -6em;

    Add the following declaration to the .css sheet
    1. #indexDefaultHeading { margin-top: -5em;}
    2. .greeting {margin: 1em 0em 0em 0em;}
    The font in red above you can change to your sites new look

  7. #7
    Join Date
    Jan 2007
    Location
    Adelaide, South Australia
    Posts
    57
    Plugin Contributions
    0

    Default Re: Main Page Move Down

    Thank you for all your help..... my bad the reason it wasn't changing is there was also an ie_stylesheet.css (I copied another stylesheet then modified the heck out of it and should have thought about it.

    I kept changing settings and nothing would change so figured there must be something over riding the stylesheet and there was! AAAAAARRRRRGGGHHHH

    Thanks again.

  8. #8
    Join Date
    Jan 2007
    Location
    Adelaide, South Australia
    Posts
    57
    Plugin Contributions
    0

    Default Re: Main Page Move Down

    OK still having a few issues. Once you select a category the heading now sits over the white box

    http://platypusscreenprinting.com.au...=index&cPath=6

    and gets worse when you look at a product

    http://platypusscreenprinting.com.au...products_id=42

    In the first issue (category) I thought this would be H2 but adding the settings don't seem to work there....

    Then in the second issue (product display) the "header" of the product is half way down the page (in firefox) but on explorer the header is down below the image.

    Any thoughts??

 

 

Similar Threads

  1. Move my store to my sites main page.
    By davalf in forum General Questions
    Replies: 2
    Last Post: 4 Jul 2011, 05:39 PM
  2. Move address down on Contact Us page
    By sports guy in forum Basic Configuration
    Replies: 0
    Last Post: 13 Sep 2010, 03:03 PM
  3. How do I move main page text?
    By brighteyedbambam in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 15 Jul 2009, 03:46 PM
  4. move specials up on main page
    By gsdcypher in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Sep 2008, 05:11 PM
  5. Move 1 Single Box on main page
    By hrm in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Sep 2006, 08:33 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