Results 1 to 3 of 3
  1. #1
    Join Date
    May 2007
    Posts
    8
    Plugin Contributions
    0

    css problem can text-align be different per page?

    Hi all,
    i want most of my pages to be center aligned, which i have done via the stylesheet. But some of the pages just dont look right, for example on the checkout process pages, on the first page to choose shipping, the buyers address is all wrong, too far over to one side. I would like to left align the checkout pages but leave the rest of the site center aligned.
    Is it possible? Hoe do i do it please help!
    Thanks

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,513
    Plugin Contributions
    126

    Default Re: can text-align be different per page?

    If you do a view source on any of these pages, you'll notice they each have their own div ids. For instance, the shipping page is

    id="checkoutShipping"

    so you can just style this in your stylesheet:

    .checkoutShipping {
    ...
    }

    Good luck,
    That Software Guy
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #3
    Join Date
    May 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: can text-align be different per page?

    hi, thanks for that, should have thought of that myself lol!

    thanks

 

 

Similar Threads

  1. How to align text inside product info page?
    By sharontan in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Dec 2010, 09:45 PM
  2. How to align text fields in login/registration page?
    By joyjoy in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 28 Sep 2010, 11:44 AM
  3. vertical-align:middle; text on checkout page by radio buttons
    By limelites in forum Templates, Stylesheets, Page Layout
    Replies: 23
    Last Post: 24 Apr 2009, 02:28 PM
  4. How to align item description text on ALL ITEMS page to mirror the category page?
    By shinyadornments in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Feb 2008, 07:48 AM
  5. Replies: 5
    Last Post: 14 Feb 2008, 07:54 AM

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