PDA

View Full Version : Horizontal image display


George P
11-27-2008, 02:01 AM
I am looking to display result images horizontally instead of vertically. Not having any luck finding that control. I didn't see any threads here about it.

result page is http://www.designerstexas.com/search/search.php?zoom_query=nick

Nick query returns empty boxes only because I have not yet assigned final thumbnails to the pages.

Ray
11-27-2008, 02:11 AM
See my post in this previous thread (about halfway down) for an example:
http://www.wrensoft.com/forum/showthread.php?t=1029

George P
11-27-2008, 01:11 PM
thank you. Sorry I didn't see that post yesterday. I was still trying to show page title info. No way to include that information with an image grid?

Ray
11-28-2008, 12:06 AM
It's certainly possible, but it would change the layout naturally. You can do just about anything with CSS if you're careful. You might need to set some width limitations to make sure it doesn't push out the grid/column - unless you're sure all your titles are of a certain length.

In the upcoming V6 release, you can actually truncate title lengths easily, which would help in this scenario.