Images are not visible

Advanced newspaper or magazine Joomla template to build news website with unique and detailed design.
GK User
Thu May 02, 2013 3:12 pm
Hello,

Pleave have a look on http://fapisere.fr/la-federation-m/publications-federation-m/200-les-entretiens-de-la-fapi

- This page contains 11 rows each with 2 images (except in a row where the images are missing),
- The number of rows of visible images is different depending on whether the article appears alone or in the blog of its catégory,
- The number of rows of visible images varies from computer to computer,
- The number of rows of visible images does not vary from one browser to another on the same computer,
- The html source code of the images, even invisible ones, does not include an opacity setting.

I am looking for several days the cause of this disturbing anomaly, without success. Perhaps the problem could come from template css files : what do you think about ?
User avatar
Expert Boarder

GK User
Thu May 02, 2013 4:37 pm
Hi,
please try add to override.css
Code: Select all
a.jcepopup span.jcemediabox-zoom-span {
display: inline !important;
}

and remember to enable override.css option in template settings.
User avatar
Gold Boarder

GK User
Thu May 02, 2013 5:48 pm
Unfortunately this does not improve.
User avatar
Expert Boarder

GK User
Sat May 04, 2013 6:46 am
Additional information: there is no problem with displaying images with the mobile version
(tested on a PC with Firefox Go-Moble and on a smartphone with WindowsPhone 8)
User avatar
Expert Boarder

GK User
Sun May 05, 2013 11:04 am
Please try this code in override.css
Code: Select all
a.jcepopup span.jcemediabox-zoom-span img{
float:left !important;
}
User avatar
Gold Boarder

GK User
Sun May 05, 2013 12:46 pm
It's not better.
User avatar
Expert Boarder

GK User
Mon May 06, 2013 5:43 pm
But please uncomment my first code too. Please use both. And let me know if it is working.
User avatar
Gold Boarder

GK User
Mon May 06, 2013 5:56 pm
It is not working.
User avatar
Expert Boarder

GK User
Sun May 19, 2013 8:43 am
Hello,

I'm still looking for a solution to this problem.

Everything is ok with the mobile template : this should help to find the solution for the desktop template.

Thank you for your help.

Best regards
User avatar
Expert Boarder


cron