Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1

    Default Image position on category page

    Hi, I'm trying to figure out how to change the image on my category pages. Right now it drops the text below the image instead of starting the text next to the image (like on the product pages). Which file has this info and how can I change it?
    [FONT="Comic Sans MS"]C.J.[/FONT]

    www.OutdoorDecorAndMore.com

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

    Default Re: Image position on category page

    Post a url to this
    Zen-Venom Get Bitten

  3. #3
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Have a Drink Re: Image position on category page

    Quote Originally Posted by kobra View Post
    Post a url to this
    I'm thinking I just had the same question. Good thing I looked before I started a new thread.
    http://www.liberty-flag.com/index.ph...ex&cPath=4_187

    I would like to "Align Left" the image so the text wraps around the image.

    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  4. #4

    Default Re: Image position on category page

    Here's what I'm talking about:

    How can I make the image just sit to the left of the text instead of above it?
    [FONT="Comic Sans MS"]C.J.[/FONT]

    www.OutdoorDecorAndMore.com

  5. #5

    Default Re: Image position on category page

    Hmm, don't know what it did to my url in the above post but here it is again:

    https://ssl.perfora.net/outdoordecor...=index&cPath=1
    [FONT="Comic Sans MS"]C.J.[/FONT]

    www.OutdoorDecorAndMore.com

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

    Default Re: Image position on category page

    This should get what you want and you can adjust values as you see fit.

    Find or add this to your stylesheet
    Code:
    #productListHeading {
    width: 80%;
    float: right;
    margin-top: 50px;
    }
    
    #categoryImgListing {
    width: 20%;
    }
    Zen-Venom Get Bitten

  7. #7
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Default Re: Image position on category page

    I made a few adjustments and "viola" perfect.

    THANKS
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  8. #8
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Default Re: Image position on category page

    Perfect in IE 6 & 7
    Didn't work for Firefox 1.5
    http://www.liberty-flag.com/index.ph...ex&cPath=4_194
    Last edited by Stuff4Toys; 20 Aug 2007 at 08:48 PM.
    Newest Site: ChargerPros - Stuff4Toys

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

    Default Re: Image position on category page

    Looks good in FF2... Image at top left and text wrapping neatly around it.

    What is it doing in 1.5?

  10. #10
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Have a Drink Re: Image position on category page

    Quote Originally Posted by gjh42 View Post
    Looks good in FF2... Image at top left and text wrapping neatly around it.

    What is it doing in 1.5?
    In 1.5 the text is below the image. Not a real problem unless it is an easy fix. Just liking to clean up the text and reduce the space. This is what I have in the stylesheet.css

    Code:
     
    /* Category Image Placement */
    #productListHeading {
    width: 100%;
    float: left;
    margin-top: 0px;
    }
    #categoryImgListing {
    width: 40%;
    float: left;
    /*padding-right: .5em; */
    }
    /* Category Image Placement End*/
    Newest Site: ChargerPros - Stuff4Toys

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. How to control position of additional image on the page?
    By idtags in forum General Questions
    Replies: 1
    Last Post: 9 Oct 2011, 11:42 PM
  2. Category Icon Image position edit
    By actionx in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Apr 2011, 08:19 AM
  3. How to Change Image Position on Product Page?
    By Manor in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 14 Sep 2010, 08:00 AM
  4. Category Image Position
    By perkiekat in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 9 Dec 2009, 06:12 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