close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Multiple image display

Thread begun 6/05/2015 4:14 am by john70964 | Last modified 6/16/2015 10:20 am by Ray Borduin | 4782 views | 14 replies |

john70964

Multiple image display

Good morning
In the past I have used Tom Mucks Horizontal Looper.

I wondered if this type of extension is available in my webassist package.

Many Thanks
John

Sign in to reply to this post

Ray BorduinWebAssist

Yes, the webassist "Repeat Selection" as part of Data Bridge can be used for horizontal looping and can be nested inside a standard Repeat Region for complex double looping of rows and columns.

Sign in to reply to this post
Did this help? Tips are appreciated...

john70964

Thanks for the reply Ray.
I have created a test page at net100test.co.uk/index.php
I have included the record ID (recno) but this does not show, however images do show.
I do not understand how the images show as I have not included any image fields.

My aim is to reproduce a page similar to boatsforsalenow.com and include pictures and a few details in a responsive format.
Regards
john

Sign in to reply to this post

Ray BorduinWebAssist

I'd have to look at the page to diagnose any problems with the display. If you want to attach it I can take a look.

An even better way to allow me to debug the page directly is to provide FTP access.

Sign in to reply to this post
Did this help? Tips are appreciated...

john70964

please see pm

Sign in to reply to this post

Ray BorduinWebAssist

It looks like you have the repeated code on the template which shows the image.

Sign in to reply to this post
Did this help? Tips are appreciated...

john70964

Thanks Ray
You are right, thats what comes of copying code instead of starting from scratch, for me any rate!
The page is working fairly well now but I cannot get the page to be responsive,
I have included the previous code you sent, it's in WAStyles.css but no luck so far.
Would you please have a look to see where lies the problem?

Sign in to reply to this post

Ray BorduinWebAssist

To have the images shrink with the screen you could add this css:

img {
width: 100%;
}



I'd make it responsive by using repeated DIV tags floated left inside of a wrapper DIV, instead of a table. That way it could move to two or one image per row depending on what will fit as the screen shrinks.

Another solution would be to just move to a single row at a particular size by adding this to the responsive css I gave you:

td {
display: block;
}
Sign in to reply to this post
Did this help? Tips are appreciated...

john70964

Thanks Ray
Those css additions have helped a lot.
I tried to implement your idea of repeated DIV tags floated left inside of a wrapper DIV but have not yet been able to get this working.
I wondered if you knew of a tutorial for this?
Regards
John

Sign in to reply to this post

Ray BorduinWebAssist

I don't know of a tutorial for it.

If you have an outer div with a width of 100% and then inner divs with width of say 200px floated left, then they will stack as many as can fit on a row before wrapping and as you shrink the window they will move to a new line.

Sign in to reply to this post
Did this help? Tips are appreciated...
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...