Nested "CSS Class For Slide Container div" into another class

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
10/22/2010 5:53:04 PM
Gravatar
Total Posts 5

Nested "CSS Class For Slide Container div" into another class

<div class="showImg"><img hspace="5" height="192" width="273" border="1" align="middle" alt="" src="/Data/Sites/1/images/Samui/001_thailand_koh_samui_lamai 273x171.jpg" /> <img hspace="5" height="197" width="273" border="1" align="middle" alt="" src="/Data/Sites/1/images/Samui/Koh_Samui_Airport-Ko_Samui 273x197.jpg" /><div class="showImg"><img hspace="5" height="192" width="273" border="1" align="middle" alt="" src="/Data/Sites/1/images/Samui/001_thailand_koh_samui_lamai 273x171.jpg" /> <img hspace="5" height="197" width="273" border="1" align="middle" alt="" src="/Data/Sites/1/images/Samui/Koh_Samui_Airport-Ko_Samui 273x197.jpg" /><div class="showImg"><img hspace="5" height="192" width="273" border="1" align="middle" alt="" src="/Data/Sites/1/images/Samui/001_thailand_koh_samui_lamai 273x171.jpg" /> <img hspace="5" height="197" width="273" border="1" align="middle" alt="" src="/Data/Sites/1/images/Samui/Koh_Samui_Airport-Ko_Samui 273x197.jpg" />

Sorry for my stupid problem, I'm newbie of HTML and WEB in general

I noticed that nesting a slide show into another class as "clear section" due thee slide show doesn't work.

that the code: (showimg is the name of CSS Class For Slide Container div)

     <div class="clear section">
<div class="showImg"><img hspace="5" height="192" width="273" border="1" align="middle" alt="" src="/Data/Sites/1/images/Samui/001_thailand_koh_samui_lamai 273x171.jpg" /> <img hspace="5" height="197" width="273" border="1" align="middle" alt="" src="/Data/Sites/1/images/Samui/Koh_Samui_Airport-Ko_Samui 273x197.jpg" />
<p>&#160;</p>
</div>
       </div>

 

I suppose that happens because of a problem of visibility of the "showImg" class throw the "clear section" class.

Anybody know to jump the problem?

Thanks,

Rick

10/22/2010 5:56:43 PM
Gravatar
Total Posts 5

Re: Nested "CSS Class For Slide Container div" into another class

oh oh, sorry, I got a mistake in the previous msg :) ... anyway it start with

Sorry for my stupid problem...

You must sign in to post in the forums. This thread is closed to new posts.