This is a discussion on "Question regarding Graphical Layout: Images/Thumbnails in an E-Commerce site" within the Web Page Design section. This forum, and the thread "Question regarding Graphical Layout: Images/Thumbnails in an E-Commerce site are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Question regarding Graphical Layout: Images/Thumbnails in an E-Commerce site
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Question regarding Graphical Layout: Images/Thumbnails in an E-Commerce site
I am building a storefront and have a couple questions?
How do I arrange multiple images on a page without using tables. I have used div tags for my header container and footer, but what do I use in the container to arrange my images? How do I create thumbnails? |
|
|
|
|||
|
Re: Question regarding Graphical Layout: Images/Thumbnails in an E-Commerce site
I'm not sure if this is 100% correct but I've taken images and put them in a <p> tag, floated them all left (3 images). Add a right margin bottom margin to each photo with css and they space out nicely.
When you are ready to start a new line of photos, add another <p> tag. I add margin-bottom to my <p> tags so that I have a bit more room between lines of photos.
|
|
|||
|
Re: Question regarding Graphical Layout: Images/Thumbnails in an E-Commerce site
Quote:
notice what happens when you click on the images... |
|
|||
|
Re: Question regarding Graphical Layout: Images/Thumbnails in an E-Commerce site
Clicking on the photos simply opens a brand new html page.
That site was done in tables so it's probably not a good example of how to do things. |
|
|||
|
Re: Question regarding Graphical Layout: Images/Thumbnails in an E-Commerce site
Yeah that site was weak. I didn't even bother to look at the code. I know what I am going to do, I will use your example and do something similiar to the site I posted by just having the pictures open a new page. I'm sorry for posting such an incoherent question. My brain is just on overload these days, between designing my site, my clothing and getting the business side of things in line..my brain is pretty fried right now... Thank you
|
|
||||
|
Re: Question regarding Graphical Layout: Images/Thumbnails in an E-Commerce site
Ok, being one who has programmed tons of ecommerce sites I would like to reccommend a program to use for your image resizing. I used this program to resize our last client (who had 22,000 images) and they needed 22,000 thumbnails. Without this tool I would have been dead... and best of all its Completely FREE! It's called FastStone Photo Resizer. Just click the name to go to the download page. All you do is set it to resize the images , rename them, or do both! you can even convert them to a new extension all in this one free program. I edited all 22,000 images in a single day with this program, the guy before me it took him 8 months. My boss was very happy to say the least.
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
|
|||
|
Re: Question regarding Graphical Layout: Images/Thumbnails in an E-Commerce site
Quote:
|
![]() |
| Tags |
| css, xhtml |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with thumbnails of webpages for my site | 0413 | Starting Out | 7 | Sep 20th, 2007 08:51 |
| New E-Commerce Site | PizzImperfect | Website Planning | 4 | Jul 10th, 2007 04:11 |
| List Layout Question | dawg9 | Web Page Design | 1 | Jul 9th, 2007 15:16 |
| Starting new e-commerce site | lyndaelyzoo | E-Commerce and Business | 2 | Jul 9th, 2007 14:55 |
| Downsizing e-commerce site | Mel26 | Introduce Yourself | 15 | May 26th, 2006 08:25 |