View Single Post

Old 07-02-2010   #2 (permalink)
Andy
Co-Pilot & Owner
 
Andy's Avatar
[+] more user info
 
Andy is offline  
Join Date: Jan 2007
Location: Cape Town
Posts: 973
Thanks: 19
Thanked 497 Times in 379 Posts


Hi,

I took a look at our demo of the superslider mod on the Mocha themelet demo here:

Welcome to the Frontpage

It took me a while after many refreshes to see this happen but on yours it happens nearly every time so this made me wonder whats the difference?

Firstly, your image sizes are waaaay to big. They are from 180kb to 293kb so the 3 images nearly come to 1mb which is more than your entire page should be. Anyway, this is the difference, the images are larger so the effect is more. See the sizes summary:

http://www.joomlajunkie.com/images/snaps/img-sizes.png

Anyway, the bottom line is it happens either way, but with larger images its much more pronounced. Sso how to fix it...

First, resize your images to around 80kb each. Then this is a simple solution and hopefully it works, it did for me when I tested it earlier. We set the containing div to hide the overflow, that way, anything outside the box should never show.

Add this css to any css file and it will hopefully work.

#jjInset {overflow:hidden}

Cheers,

Andy
  Reply With Quote
Has your question been answered? Please mark the response as the best answer. This helps us give you faster support.

Are you happy with our support? Please make us smile by writing a short review on Best of Joomla

Do you also love Twitter? Follow us on prothemer | jMorph | joomlatips |andyjamesneale
2 Users thanked Andy