Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Strange Thumbnails. All below each other in FF ;(

  • furchtlos76
  • furchtlos76's Avatar Topic Author
  • Offline
  • New Member
More
18 years 2 weeks ago #1887 by furchtlos76
Well the only box that worx for me (coz of my template i guess) is litebox (moo.fx) well everything works now but there are to really bad problems :(
In firefox the thumbnails are messed up (not processed) see image. And how can i center the output to the middle? those 3x3 rows (in internet explorer) are on the left i want the gallery to be centered.
And what i dont understand, why is there javascript used to display the thumbnails and not only for the litebox????

Please Log in or Create an account to join the conversation.

  • furchtlos76
  • furchtlos76's Avatar Topic Author
  • Offline
  • New Member
More
18 years 2 weeks ago #1888 by furchtlos76
What i found out now: sometimes it shows correctly but sometimes like above (thumbnails not processed - all below each other with simple link (without shadow aso...) like 3 of 10 times reloading the page its broken ;( strange

Please Log in or Create an account to join the conversation.

More
18 years 2 weeks ago #1889 by JoomlaWorks
CSS "has its moments" in such cases...

To answer your questions, we don't use javascript for the thumbnails, we only use it for the popups.

If the thumbs don't display as they should it's because the installation did not go wellm probably. Please try to reinstall the plugin, you won't need to remake your galleries..  ;)

Report back, a URL would also help...

Please Log in or Create an account to join the conversation.

  • furchtlos76
  • furchtlos76's Avatar Topic Author
  • Offline
  • New Member
More
18 years 2 weeks ago #1890 by furchtlos76
Installed new and again, nothing changed seems to work sometimes and sometimes not. Well maybe 1.4 will fix the issue!?

Please Log in or Create an account to join the conversation.

More
18 years 2 weeks ago #1891 by JoomlaWorks
It's a CSS rendering issue mainly, we can't do much about it.

The only thing we could do is add tables in the structure as an alternative and let people decide which one to use (CSS or tables?)... But that will come in later versions...

Please Log in or Create an account to join the conversation.

More
18 years 1 week ago #1892 by Justin Partridge
Replied by Justin Partridge on topic Re: Strange Thumbnails. All below each other in FF ;(
Im also having the same issue but only in firefox IE actually works (amazing!)

Pretty disapointing though as I only upgraded to the pro version so I could label the thumbs, but now it has this issue with thumbs going straight down the page instead of say 3-4 across!
When you have 20 od images this really blows!
Any fix for it? or why is it doing it?

Please Log in or Create an account to join the conversation.

More
18 years 1 week ago #1893 by Justin Partridge
Replied by Justin Partridge on topic Re: Strange Thumbnails. All below each other in FF ;(
Here is one of the pages Im having the prob with...

surely there must be something wrong I did?

emorymotorsportsvintage.com/index.php?option=com_content&task=view&id=12&Itemid=27

Please Log in or Create an account to join the conversation.

More
18 years 1 week ago #1894 by mikeinaction

In firefox the thumbnails are messed up (not processed) see image. And how can i center the output to the middle? those 3x3 rows (in internet explorer) are on the left i want the gallery to be centered.
And what i dont understand, why is there javascript used to display the thumbnails and not only for the litebox????


U can see PHP Gallery at www.irisize.com   .Look at the javascript they used for the gallery ,it may help  8)

Mike In Action

Please Log in or Create an account to join the conversation.

More
18 years 4 days ago #1895 by JoomlaWorks

Here is one of the pages Im having the prob with...

surely there must be something wrong I did?

emorymotorsportsvintage.com/index.php?option=com_content&task=view&id=12&Itemid=27


OK, in your case the problem is different. The thumbs should cover all available "text" space. Since there is no text in this content item, the available "content" width is null, thus thumbs align to the least possible width (=the width of the thumb). Try adding 2 lines of text and you will see that thumbs will work just fine.

Why this happens? It's due to the way content items are constructed in Joomla! The main text is inside a TD which does not stretch to the available space.

A solution to your problem would be to add this right before your gallery in HTML mode:
<div style="clear:both;width:100%;"></div>

This will force the container TD to stretch. It can of course be implemented otherwise by modifying your template, but you should ask your template provider for that.  ;)

Please Log in or Create an account to join the conversation.

More
17 years 5 months ago #1896 by depika
I have added the above color to the site but I am still getting this error. How can I add tables?

Despoina
Athens Greece

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #1897 by The 5 Syndicate
Replied by The 5 Syndicate on topic Re: Strange Thumbnails. All below each other in FF ;(
yes I too am having this problem

I cant even us sigpro on my sites as it is too unpredictable.

any solutions or a new version yet.

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 2 months ago #1898 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Strange Thumbnails. All below each other in FF ;(
Hi there!

Could you please post a direct link to the gallery?

Thank you!

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #1899 by eternos
I had the same problem,

to correct this problem you have to delete:
"display:table;"
in the sigpro_default.css

after it will work perfectly.

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #1900 by The 5 Syndicate
Replied by The 5 Syndicate on topic Re: Strange Thumbnails. All below each other in FF ;(
added

.sig {clear:both;margin-right:auto;margin-left:auto;padding:0px;display:block;/*position:relative;*/ width: 100%;}

to default_css


seems to stay in one or two rows but I get wildly different result in FF,IE,Safari
and still different versions on my mac vs my pc.


this might do, although its sloppy looking..(an I dont think I should have to pay for sloppy looking code).

buuuut....anyways

I just want the padding in between the images to be reduced now....then it may be acceptable.

my test site
www.exoticdancingisnotacrime.com/index.php?option=com_content&view=article&id=50&Itemid=106

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum