Web Design Forum  
 
Go Back   Web Design Forum > Web and Graphic Design > Web Design

Reply
 
LinkBack Thread Tools Display Modes
Old 12-13-2008, 07:58 AM   #1
New Member
 
Join Date: Dec 2008
Posts: 5
Default Displaying thumbnail list horizontally instead of vertically

I'm doing this site for a friend -

http://www.grafx.dk/testSite/index.html

This is how it looks now. I'd like to get the thumbnail bar to function horizontally instead.

Im getting the data / images etc from a table and have made a spry dataset out of this to easily add new stuff - change descriptions etc.
The thumbnails are the master column - but I don't know enough about CSS (html?) to figure out what I need to do to get that column to display my thumbnails in a horizontal bar on the bottom instead.

Anyone who can help me with this?
j3ron is offline   Reply With Quote


Old 12-17-2008, 01:34 AM   #2
Bronze Member
 
Join Date: Nov 2008
Posts: 70
Default

Put a line break behind your images and it will make each one go to a new line, or you can setup frames and set one to the side to be a very narrow frame and this will force them to be vertical. Oops, I just re-read your post, O.K. do the opposite of what I just said.
specialk is offline   Reply With Quote
Old 12-21-2008, 07:29 PM   #3
New Member
 
optimus203's Avatar
 
Join Date: Nov 2008
Location: Connecticut
Posts: 7
Default

This should work for the MasterContainer, then just move the full size html code before the thumbnails.

Quote:
.MasterDetail .MasterContainer {
background-color: #EAEAEA;
border: 1px solid gray;
width: 500px; /* width desired */
height:150px; /* max height of thumbnails */
float: left;
overflow: scroll;
clear: right;
}
__________________
Connecticut Web Design
optimus203 is offline   Reply With Quote
Old 12-24-2008, 10:01 AM   #4
New Member
 
Join Date: Dec 2008
Posts: 5
Default

Thanks - I'll give it a try )
j3ron is offline   Reply With Quote
Reply

Tags
code, container, css, dataset, spry

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:29 AM.


Camera Forum - Computer Forum - Web Design Forum

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.