Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2009
    Posts
    861
    Plugin Contributions
    0

    Default Moving the text toward the left

    Using 1.5.5e version with a clone of the responsive template, I find that the text is not "centered" on the page, but a lot more on the right than it should.

    I found that the code would be in the Stylesheet.css file, and using the Inspect function, I found that the ProductDescription is currently like this:

    text-align: justify;
    float: right;
    width: 70%;
    padding: 20px 0 0 0;

    but in order to re-align the text "correctly", it should be

    text-align: justify;
    float: right;
    width: 70%;
    padding: 20px 100px 0 0;

    Once I edit the stylesheet file, I still don't see any change.

    I also tried to remove the float, or set it to left, but nothing changes on the site. Is there something else that might prevent this change from taking effect?

    Here is a sample of a page (on my test environment).

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Moving the text toward the left

    Just remove that width: 70%; style.

  3. #3
    Join Date
    Feb 2009
    Posts
    861
    Plugin Contributions
    0

    Default Re: Moving the text toward the left

    Quote Originally Posted by lat9 View Post
    Just remove that width: 70%; style.
    It is still not doing anything.
    Is there some other file that might be overriding those changes I am making?

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Moving the text toward the left

    stylesheet.css, line 355 ... still includes the width: 70%; style.

  5. #5
    Join Date
    Feb 2009
    Posts
    861
    Plugin Contributions
    0

    Default Re: Moving the text toward the left

    Quote Originally Posted by lat9 View Post
    stylesheet.css, line 355 ... still includes the width: 70%; style.
    I know it still shows that, but I did edit the file. Here is what I have on that line 355:

    #productDescription{text-align:justify;float:left;padding:20px 0 0 0;}

    I don't know why it still shows as if that line has the unedited variables. I am stumped.

 

 

Similar Threads

  1. Moving the centre text column further left
    By DJC Electronics Ltd in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 20 May 2012, 12:39 AM
  2. Moving ez links from the center to the left.
    By valansi in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Dec 2010, 09:30 PM
  3. moving copyright line from the center to the left
    By Princess in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 14 Oct 2010, 11:18 PM
  4. Moving the breadcrumb trail to the left
    By ajhb in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Aug 2008, 05:17 AM
  5. Moving the Left boxes out of the main area
    By Catisfaction in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 18 Feb 2008, 07:24 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR