Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default customising define_main_page

    my site is at; http://www.thegreatgiftshop.co.uk/zencart/

    On my home page, I'd like to decrease the gap between my customised centre column image and the search box on the right hand side so its evening spaced the same as it is on the left as shown in image ive attatched. I can't see which file to edit and I cant imagine I have to edit the define_main_page html as the table I made to contain the images isn't so wide that it pushes the right column out. I dont think anyway!

    Thanks.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: customising define_main_page

    Couple of things you could do:

    Make the #mainWrapper narrower to bring the right column in

    Add some left margin to #indexDefaultMainContent

  3. #3
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: customising define_main_page

    thank you thats a bit better, I altered width of #mainWrapper

    but cannot find #indexDefaultMainContent

    I'm a perfectionist! I'm trying to get them spaced the same and can't quite get there!

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: customising define_main_page

    You would have to add indexDefaultMainContent to the stylesheet, but that would only move your content. If you want to move everything in the middle, including the Latest Products, try adding:

    #indexDefault.centerColumn {
    margin-left:1em;
    }

  5. #5
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: customising define_main_page

    No that only shunted everything over a fraction to the right I dont want everything to move only the right column over to the left a fraction.

  6. #6
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: customising define_main_page

    anyone?

 

 

Similar Threads

  1. Customising Price
    By itinfraco in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 May 2010, 07:56 PM
  2. customising templates
    By scrapbook party in forum Addon Templates
    Replies: 8
    Last Post: 18 Oct 2007, 08:47 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