Skip to main content
May 8, 2008
Question

PHP MySQL

  • May 8, 2008
  • 4 replies
  • 273 views
I've created a page that displays a thumbnail and thumbnail name (recordset) - I've placed these two items in a small table so I can add some CSS to the table - did the repeat region so it brings in filtered thumbnails. I can't get the thumbnails to go across the page then down! - very frustrating. I'm new to DW CS3 and the whole CSS page layout stuff - is this the problem?
This topic has been closed for replies.

4 replies

Inspiring
May 8, 2008
Murray *ACE* wrote:
> That would work, too, provided you were not using paragraph tags within
> the span. A div would eliminate that problem.
>

Yes, a div would work nicely too, set to float left of course.

Steve
Inspiring
May 8, 2008
That would work, too, provided you were not using paragraph tags within the
span. A div would eliminate that problem.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Dooza" <doozadooza@gmail.com> wrote in message
news:fvv35r$a1n$1@forums.macromedia.com...
> Murray *ACE* wrote:
>> You would need a horizontal looper for this. Google that term.
>>
>
> Or just loop a span with the thumbnail and title, contained within a fixed
> width div. You can use the default repeat region for that.
>
> Steve

Inspiring
May 8, 2008
Murray *ACE* wrote:
> You would need a horizontal looper for this. Google that term.
>

Or just loop a span with the thumbnail and title, contained within a
fixed width div. You can use the default repeat region for that.

Steve
Inspiring
May 8, 2008
You would need a horizontal looper for this. Google that term.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"yosemitelover" <webforumsuser@macromedia.com> wrote in message
news:fvv0oq$7jj$1@forums.macromedia.com...
> I've created a page that displays a thumbnail and thumbnail name
> (recordset) -
> I've placed these two items in a small table so I can add some CSS to the
> table
> - did the repeat region so it brings in filtered thumbnails. I can't get
> the
> thumbnails to go across the page then down! - very frustrating. I'm new to
> DW
> CS3 and the whole CSS page layout stuff - is this the problem?
>