How do I enlarge the product image within the ad?
How do I rid myself of that extra image box at the bottom?
I need to know the names of the options and were to find them, please.
![]()
This is a discussion on enlarging the image within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; How do I enlarge the product image within the ad? How do I rid myself of that extra image box ...
How do I enlarge the product image within the ad?
How do I rid myself of that extra image box at the bottom?
I need to know the names of the options and were to find them, please.
![]()
1) In the back end (admin). Configuration -> images set either the height or width for the "Product Information Image"
2) This is dynamic mopics. If you aren't using it you can go to your template's content directory and edit out mopics in the product_info.tpl.php file
It will end up looking something like this...
Code:<?php //// BEGIN: Added for Dynamic MoPics v3.000 ?> <!-- <tr> <td> <div class="screenshotsHeader"> <div class="screenshotsHeaderText"><?php echo TEXT_OTHER_PRODUCT_IMAGES; ?></div> </div> <div class="screenshotsBlock"> --> <?php // removed mopicks include(DIR_WS_MODULES . 'dynamic_mopics.php'); ?> <!-- </div> </td> </tr> -->
so endith the lesson
<think>sometimes I just sit's and thinks</think>
"Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB
I don't see "Product Information Image" and the other 3 change other things.![]()
what version of oscmax are you using?
so endith the lesson
<think>sometimes I just sit's and thinks</think>
"Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB
I'm using 2.0
~eDee
Check out this section of the Documentation Dynamic Mopics
The documentation is pretty good for covering the Admin section of OSMax and most changes are made there now.
John
Bookmarks