strange im using the newest version and when i tested the mopics, everything works its just that it show the thumbs vertically instead of horizontally like it should
This is a discussion on dynamic mopics images are vertical v2.0.15 within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; strange im using the newest version and when i tested the mopics, everything works its just that it show the ...
strange im using the newest version and when i tested the mopics, everything works its just that it show the thumbs vertically instead of horizontally like it should
Must be your template/css - fine as standard.
Hosting plans with installation, configuration, contributions, support and maintenance.
do you know which files can effect the mopics files specifically?
the only files im aware of are includes/modules/dynamic_mopics.php, includes/functions/dynamic_mopics.php, fallback/dynamic_mopics.css (this file didnt seem to have any effect.
Grab the old download from my website or the last release from the Project, for a complete list.
Hosting plans with installation, configuration, contributions, support and maintenance.
took a look, but couldnt figure it out still, i decided to just revert it for now. thanks though
Post a link to your site so we can look. I can't reproduce this on a stock installation. The extra images/thumbs are all rendered properly to the correct scale of the original.
Michael Sasek
osCMax Developer
osCmax installation service - Have our professionals install osCmax on your server - same day service!
osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0
Stay Up To Date with everything osCMax:
Free osCMax Newsletters - Security notices, New Releases, osCMax News
osCMax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
So I used a new version of oscmax, 2.0.25, in fallback this works fine, aligned properly slimbox, the works. But when using a different template it's actually still vertical. I've been trying to figure this out for about 4hrs now trying a few old files etc, and from what I know there was only 2 dynamic mopic files, and product_info in fallback and the new template are almost identical in coding, and the css for it seems unchanged. I'm a little stumped at this point now.
heres a link to the sample
You're missing "screenshots" in the css
.screenshotsHeaderText is done incorrectly, doubling the text and countering multi-lingual capability - define in dynamic_mopics not product_info
div align:center may also be be throwing things out of alignment.
Last edited by ridexbuilder; 08-27-2010 at 01:30 PM.
Hosting plans with installation, configuration, contributions, support and maintenance.
dynamicmopics.css
[Firebug is your friendCode:.screenshots { display:inline-block; margin-left:auto; margin-right:auto; padding:5px 0; text-align:center; vertical-align:top; }]
Last edited by ridexbuilder; 08-27-2010 at 01:40 PM.
Hosting plans with installation, configuration, contributions, support and maintenance.
Bookmarks