close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Alignment of Images in News Article Area

Thread began 2/05/2011 10:34 am by KiddaMan | Last modified 2/08/2011 1:21 pm by KiddaMan | 4162 views | 10 replies |

KiddaMan

Alignment of Images in News Article Area

If any one is online this weekend, A novice needs some help with Alignment of images

I am trying to insert images w/ PS4 galleries, and I cant seem to get the second image to clear the first. I have tried using the PS4 option of inserting a page break but the image still wont clear or align to the left after the page break. )(see attached image showing second image not clearing first)

Here is the code:

<p><img width="207" height="207" align="left" alt="" src="/imagesupload/cms_files/default-product_thumb.png" style="margin-right: 10px;"></p><p><img alt="" src="http://luxehats.com/galleries/tiny_ribbon_lightbox/admin/light_large.png" name="powergallery" id="61" theme="light" design="tiny_ribbon_lightbox" style="display: block;"></p>

<div style="page-break-after: always;"><span style="display: none;">&#160;</span></div>

<p><img width="207" height="207" align="left" alt="" src="/imagesupload/cms_files/default-product_thumb.png" style="margin-right: 10px;"></p><p><img alt="" src="http://luxehats.com/galleries/tiny_ribbon_lightbox/admin/light_large.png" name="powergallery" id="61" theme="light" design="tiny_ribbon_lightbox" style="display: block;"></p>


I know this is prob an easy fix but Im stuck.

Thanks, KM

Sign in to reply to this post

KiddaMan

Good Morning WA Team,

Could you please assist with some guidance.

Your help is always very much appreciated.

KM

Sign in to reply to this post

Jason ByrnesWebAssist

please post a link where i can see the problem to investigate a fix.

Sign in to reply to this post

KiddaMan

Thanks Jason, I always appreciate your time and assistance.

Link is page.php?News=2

Sign in to reply to this post

Jason ByrnesWebAssist

You need to create a div for each image/ gallery line:

<div>
1st image and gallery code in here
</div>
<div>
2nd image and gallery in here
</div>


you may also want to add an overflow:hidden property to each container div:
<div style="overflow:hidden;">

Sign in to reply to this post

KiddaMan

Thanks Jason, I will give it a try.

Sign in to reply to this post

KiddaMan

Hello Friend,

I tried this, but got same results:

<div> <img width="207" height="207" align="left" alt="" src="/imagesupload/cms_files/default-product_thumb.png" style="margin-right: 10px;"><img alt="" src="http://luxehats.com/galleries/tiny_ribbon_lightbox/admin/light_large.png" name="powergallery" id="61" theme="light" design="tiny_ribbon_lightbox" style="display: block;"> </div>

<div style="page-break-after: always;"><span style="display: none;">&#160;</span></div>

<div> <img width="207" height="207" align="left" alt="" src="/imagesupload/cms_files/default-product_thumb.png" style="margin-right: 10px;"> <img alt="" src="http://luxehats.com/galleries/tiny_ribbon_lightbox/admin/light_large.png" name="powergallery" id="61" theme="light" design="tiny_ribbon_lightbox" style="display: block;"> </div>

Sign in to reply to this post

Jason ByrnesWebAssist

try overflow:hidden in each of the divs like suggeste previously:

<div style="overflow:hidden;"> <img width="207" height="207" align="left" alt="" src="/imagesupload/cms_files/default-product_thumb.png" style="margin-right: 10px;"><img alt="" src="http://luxehats.com/galleries/tiny_ribbon_lightbox/admin/light_large.png" name="powergallery" id="61" theme="light" design="tiny_ribbon_lightbox" style="display: block;"> </div>

<div style="page-break-after: always;"><span style="display: none;"> </span></div>

<div style="overflow:hidden;"> <img width="207" height="207" align="left" alt="" src="/imagesupload/cms_files/default-product_thumb.png" style="margin-right: 10px;"> <img alt="" src="http://luxehats.com/galleries/tiny_ribbon_lightbox/admin/light_large.png" name="powergallery" id="61" theme="light" design="tiny_ribbon_lightbox" style="display: block;"> </div>

Sign in to reply to this post

KiddaMan

Beautiful Piece of Work... Thank You !!!

I'm not in a big hurry but would there be a way to center the galleries next to the images, easily ?

Sign in to reply to this post

Jason ByrnesWebAssist

in the \tiny_ribbon_lightbox/css/common.css file add margin-top: 50px; to the .pg-rlp style


.pg-rlp {
font-family: Arial, Helvetica, sans-serif;
overflow: hidden;
margin-top:50px;
}

Sign in to reply to this post
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...