Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2010
    Location
    SF Bay Area
    Posts
    54
    Plugin Contributions
    0

    help question How do I customize page layout?

    My Reviews page (index.php?main_page=reviews) has the image and text butting next to each other. It is not clean meaning there is no space between the image and the text, stars icon, roduct title and it looks bad.

    In other words the product description, production title and stars icon appear right next to the product image without any gap between them.

    How can I add some spacing between them? I have looked online and in forums, I could not find anything related to this. Thanks.


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

    Default Re: How do I customize page layout?

    Please post a url to this page so I can view in Firefox and use the add on called Firebug to detect the problem..

    I do not need the http://www.

  3. #3
    Join Date
    Sep 2010
    Location
    SF Bay Area
    Posts
    54
    Plugin Contributions
    0

    Default Re: How do I customize page layout?

    Thanks for offering help.

    sweetus.com/index.php?main_page=reviews

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

    Default Re: How do I customize page layout?

    Locate this:
    includes/templates/lite_red/css/stylesheet.css
    Find this:
    .back {
    float: left;
    padding: 16px 0px 16px 16px;
    }

    1. The red font above is the fix..
    2. change to like 7px;

  5. #5
    Join Date
    Sep 2010
    Location
    SF Bay Area
    Posts
    54
    Plugin Contributions
    0

    Default Re: How do I customize page layout?

    Thanks for the suggestion. I did as you said, changed the number to 16px but for some reason I don't it changed. Did I misunderstand you or am I missing something?

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How do I customize page layout?

    Add to your stylesheet

    #reviewsDefault .smallProductImage {margin-right: 5px;}

  7. #7
    Join Date
    Sep 2010
    Location
    SF Bay Area
    Posts
    54
    Plugin Contributions
    0

    Default Re: How do I customize page layout?

    That worked, I do appreciate your help.

 

 

Similar Threads

  1. How to Customize Filter Results layout
    By peterdd in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 28 Apr 2011, 07:58 PM
  2. Customize one category's page layout
    By timstoel in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 Dec 2008, 09:39 PM
  3. Customize Center Page Layout
    By miles in forum Templates, Stylesheets, Page Layout
    Replies: 50
    Last Post: 17 Feb 2008, 10:06 PM
  4. Customize Page Layout
    By weflorencekoh in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Feb 2007, 03:14 PM
  5. customize a page layout
    By mikajlo in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 8 Nov 2006, 01:56 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