Results 1 to 10 of 10
  1. #1
    Join Date
    Nov 2004
    Posts
    39
    Plugin Contributions
    0

    help question Centreing the main Page

    The site is at www.happycreations.com.au/products

    I am having trouble centreing the main page. Also in mozilla it looks fine but in explorer when you go into the any of the categories the products run 'off the edge' of the page cutting out some of the text. I don't want to keep reducing the text size down too much - their has to be a better way I am just struggling to locate it at the moment.

    any help on these formatting issues would be much appreciated.

    thanks

    Jude
    Jude

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Centreing the main Page

    Looks centered and products look fine also????
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2004
    Posts
    39
    Plugin Contributions
    0

    Default Re: Centreing the main Page

    what browser are you using?

    looks fine in mozilla/firefox as I said but in Internet Explorer it doesn't....that is indeed my problem.
    Jude

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Centreing the main Page

    The only thing that I see that may be mis-interpreted by IE is in the following entry in your stylesheet.css
    Highlighted and emphasized by me
    Code:
    .centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
    	padding: 0.8em;]
    	font-size: 12px;
    	}
    Try removing this and see if this might assist??
    Zen-Venom Get Bitten

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

    Default Re: Centreing the main Page

    Hi,

    I have similar problem with my centercolumn. It work fine in Mozilla Firefox but in IE it has a gap between center and left column. I have tried with margin and padding but I canīt resolve this issue.

    Please, Any help will be very appreciated

    the site is http://www.laguitarra.es (spanish site)

    It is the last issue for finish the website

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

    Default Re: Centreing the main Page

    Quote Originally Posted by evos1 View Post
    Hi,

    I have similar problem with my centercolumn. It work fine in Mozilla Firefox but in IE it has a gap between center and left column. I have tried with margin and padding but I canīt resolve this issue.

    Please, Any help will be very appreciated

    the site is http://www.laguitarra.es (spanish site)

    It is the last issue for finish the website
    the problem is here

    <img height="1" width="4" alt="" src="includes/templates/template_default/images/pixel_trans.gif"/>

    image is 1x1 but width of cell is set to 4px, you need to change it to 1px so IE shows it correctly ..

    being TM , you need to figure where that is been set in template


    also , take some time and read about Override .. as you are now using template_default , any update to your site might effect your custom template and any modification that has been done to it .

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

    Default Re: Centreing the main Page

    Thanks a lot tony_sar

    You are right. I have solved the img width issue in my tpl_main_page file and now I can fix all with simple padding and margin adjustements.

    Thanks for your help

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

    Default Re: Centreing the main Page

    Quote Originally Posted by Jude View Post
    The site is at www.happycreations.com.au/products

    I am having trouble centreing the main page. Also in mozilla it looks fine but in explorer when you go into the any of the categories the products run 'off the edge' of the page cutting out some of the text. I don't want to keep reducing the text size down too much - their has to be a better way I am just struggling to locate it at the moment.

    any help on these formatting issues would be much appreciated.

    thanks

    Jude
    IE is not able to validate your site , thus rendering as broken box model .. that might be the reason for left justified . here seems to be the problem

    your doc type

    <title>Happy Creations</title>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    the title tag , is effecting your doc type .. fix that ..

  9. #9
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,692
    Plugin Contributions
    11

    Default Re: Centreing the main Page

    What Tony means by fixing is that the <!Doctype.. should go first in the document. Then title and all other items after it.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  10. #10
    Join Date
    Nov 2004
    Posts
    39
    Plugin Contributions
    0

    Default Re: Centreing the main Page

    Thank you guys! with your help both the centring and the other formatting issue have both been solved!
    Jude

 

 

Similar Threads

  1. Changing the way the slider works on the main page ...advice needed
    By huntleybill in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 2 Oct 2013, 01:43 PM
  2. How to make the HOME page (index) different than the STORE page (main page)?
    By Dianna668 in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 27 Apr 2011, 05:29 PM
  3. How can I switch the image on the main product page to the right?
    By ttmb33 in forum Customization from the Admin
    Replies: 1
    Last Post: 28 Aug 2009, 12:02 PM
  4. I want to move the text from the main page to the right
    By Gladys_Pym in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 4 Jun 2007, 09:07 PM
  5. how to change the main page to other than the index page?
    By Laney in forum General Questions
    Replies: 0
    Last Post: 3 Feb 2007, 06:18 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