Shape 5

Joomla Templates => Compassion - Club => : africanm July 25, 2013, 03:01:49 PM



: Problems with Multibox
: africanm July 25, 2013, 03:01:49 PM
I am trying to use multibox on my front page but I am having trouble with the text when the pictures are clicked open. The pictures change, but the text remains the same for each picture, even though I have different text in each code for the pictures. Also, on the third picture, the picture is flipped sideways. This just recently started happening.  Here is the code I am using. It allows me to change the title of each picture, but you will see how the text remains the same.

<div class="custom-gray"><a id="mb2" class="s5mb" href="images/team/beatrice-ayuru.jpg" title="Beatrice Ayuru" > <img src="images/team/beatrice-ayuru.jpg" border="0" alt="" width="230" height="251" /> [/url]
<div class="s5_multibox mb2">
<p>Here is where I change the text for each picture.</p>
</div>
</div>

my website is
empowereducationinternational.org

Is there a way to make each picture a separate multibox  in the module so that there is no scroll option?

Thanks!


: Re: Problems with Multibox
: mikenicoll July 25, 2013, 09:13:52 PM
Hello,

I took a look at your site on my computer and each multibox image had its own text and I didn't see any pictures flipped sideways. You can double check your code here:

http://www.shape5.com/tutorials/joomla/s5_vertex_guide.pdf#page=24&zoom=auto,0,258

It also tells you how to do "Image Groupings" in regards to your other question.

-Mike


: Re: Problems with Multibox
: africanm July 26, 2013, 07:20:05 AM
Hello,

Do you know why I would be seeing this problem on the 3 computers I have tried looking at my website on? I have used that resource for my code, and I am still seeing the same text for every picture and it isn't changing like it should.

I've also tried adding in the grouping part of the code, and it didn't affect what I'm seeing on my computer.

Thanks for looking into this!



: Re: Problems with Multibox
: africanm July 26, 2013, 10:31:56 AM
Hello,

I found the problem. I wasn't changing the class correctly. For each picture I needed to change it to mb1, mb2, mb3 etc.


: Re: Problems with Multibox
: mikenicoll July 26, 2013, 06:57:17 PM
Hello,

Yep that is correct. Changing the classes will allow you to achieve the layout you are looking for.

-Mike