Page 1 of 2 12 LastLast
Results 1 to 10 of 13

dynamic mopics images are vertical v2.0.15

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 ...

      
  1. #1
    osCMax Testing Team
    Join Date
    Jun 2004
    Posts
    244
    Rep Power
    0


    Default dynamic mopics images are vertical v2.0.15

    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

  2. #2
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Default Re: dynamic mopics images are vertical v2.0.15

    Must be your template/css - fine as standard.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  3. #3
    osCMax Testing Team
    Join Date
    Jun 2004
    Posts
    244
    Rep Power
    0


    Default Re: dynamic mopics images are vertical v2.0.15

    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.

  4. #4
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Default Re: dynamic mopics images are vertical v2.0.15

    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.

  5. #5
    osCMax Testing Team
    Join Date
    Jun 2004
    Posts
    244
    Rep Power
    0


    Default Re: dynamic mopics images are vertical v2.0.15

    took a look, but couldnt figure it out still, i decided to just revert it for now. thanks though

  6. #6
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: dynamic mopics images are vertical v2.0.15

    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.
    Attached Images Attached Images
    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

  7. #7
    osCMax Testing Team
    Join Date
    Jun 2004
    Posts
    244
    Rep Power
    0


    Default Re: dynamic mopics images are vertical v2.0.15

    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

  8. #8
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Lightbulb Re: dynamic mopics images are vertical v2.0.15

    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.

  9. #9
    osCMax Testing Team
    Join Date
    Jun 2004
    Posts
    244
    Rep Power
    0


    Default Re: dynamic mopics images are vertical v2.0.15

    Quote Originally Posted by ridexbuilder View Post
    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
    which css file? i just added into stylesheets.css, nothing happened.

  10. #10
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,944
    Rep Power
    34


    Default Re: dynamic mopics images are vertical v2.0.15

    dynamicmopics.css
    Code:
    .screenshots {
    display:inline-block;
    margin-left:auto;
    margin-right:auto;
    padding:5px 0;
    text-align:center;
    vertical-align:top;
    }
    [Firebug is your friend ]
    Last edited by ridexbuilder; 08-27-2010 at 01:40 PM.
    Hosting plans with installation, configuration, contributions, support and maintenance.

Page 1 of 2 12 LastLast

Similar Threads

  1. Enhanced Dynamic MoPics and Images stored in directories
    By ridexbuilder in forum osCmax Projects Discussion
    Replies: 78
    Last Post: 03-05-2011, 08:49 PM
  2. Dynamic Mopics additional images to product pages
    By pakrat in forum osCMax v2 Features Discussion
    Replies: 20
    Last Post: 08-15-2009, 06:13 PM
  3. Enhanced Dynamic MoPics & Images stored in directories
    By ridexbuilder in forum osCmax v2 Customization/Mods
    Replies: 42
    Last Post: 05-15-2009, 12:02 PM
  4. Dynamic MoPics
    By metalman923 in forum osCmax v2 Installation issues
    Replies: 3
    Last Post: 11-11-2007, 08:48 AM
  5. how to use dynamic mopics? i want to put more than 1 pic
    By Anonymous in forum osCMax v1.7 General Mods Discussion
    Replies: 3
    Last Post: 07-25-2004, 02:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •