Results 1 to 8 of 8
  1. #1
    Join Date
    Jul 2005
    Location
    Brooklyn NY
    Posts
    507
    Plugin Contributions
    0

    Default How do I make the thumbnail image bigger?

    if you look at my site http://www.gottagreatgift.com/index....cPath=65_95_97
    you will see that there is a lot of text and a small thumbnail image how can I make the thumbnail image bigger? I really like how they did it here http://www.bleubirdvintage.com/shop.htm

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: How do I make the thumbnail image bigger?

    Try fiddling with the settings in admin>configuration>images. I'd start with Small Image Width and Small Image Height.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  3. #3
    Join Date
    Dec 2008
    Location
    Toronto
    Posts
    347
    Plugin Contributions
    0

    Default Re: How do I make the thumbnail image bigger?

    Quote Originally Posted by touchclothing View Post
    if you look at my site http://www.gottagreatgift.com/index....cPath=65_95_97
    you will see that there is a lot of text and a small thumbnail image how can I make the thumbnail image bigger? I really like how they did it here http://www.bleubirdvintage.com/shop.htm

    I believe if you go to your Admin, click Configuration then Images and set your Image - Product Listing Width
    and Image - Product Listing Height to your desired dimensions that should do it.

  4. #4
    Join Date
    Jul 2005
    Location
    Brooklyn NY
    Posts
    507
    Plugin Contributions
    0

    Default Re: How do I make the thumbnail image bigger?

    I tried that but none of the images change?

  5. #5
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: How do I make the thumbnail image bigger?

    Quote Originally Posted by touchclothing View Post
    I tried that but none of the images change?
    How big are the original images.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  6. #6
    Join Date
    Jul 2005
    Location
    Brooklyn NY
    Posts
    507
    Plugin Contributions
    0

    Default Re: How do I make the thumbnail image bigger?

    That worked thanks one last question how do I make the text smaller in the Products Name:

  7. #7
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: How do I make the thumbnail image bigger?

    Are you talking about the text under the images? If so, find this in your stylesheet.

    Code:
    a:link, #navEZPagesTOC ul li a {
    	color: #666633;
    	text-decoration: none;
    	}
     
    a:visited {
    	color: #3300FF;
    	text-decoration: none;
    	}
    a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
    	color: #FF0000;
    	}
    a:active {
    	color: #0000FF;
    	}
    add this underneath (adjust the size as desired):


    Code:
    .itemTitle a, a:hover, a:active, a:visited {
    	color: #000099;
    	font-size: 0.8em;
    	}
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  8. #8
    Join Date
    Jul 2005
    Location
    Brooklyn NY
    Posts
    507
    Plugin Contributions
    0

    Default Re: How do I make the thumbnail image bigger?

    thanks for all the help information I am still haveing problems with the sub-cat images if you go to this link you can see they are still small now I have played with every size in the image section but nothing seems to change it

 

 

Similar Threads

  1. v150 How do I make the product images bigger on the pages....?
    By lrfowler in forum General Questions
    Replies: 0
    Last Post: 31 May 2012, 03:21 AM
  2. How do I make the prev/next links bigger on the product info page?
    By maxreefer in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Jan 2009, 09:41 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