Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 4 of 4

Thread: Micro Style

  1. #1
    deselt is offline Senior Member
    Join Date
    Mar 2009
    Posts
    100

    Default Micro Style

    I have problem with MicroStyle, thise are my setting in app config

    MicroStyle: width:40;height:40;cols:4;colspacing:5;rowspacing: 5;
    UseRolloverForMultiNav: true
    UseImagesForMultiNav: true
    MultiMakesMicros: true

    but it still show icon_size images a
    nd in folder "images/product/Micros" those micros images 40x40 are created

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    Set Appconfig: UseImageResize to true, and upload the images again to take effect.

  3. #3
    deselt is offline Senior Member
    Join Date
    Mar 2009
    Posts
    100

    Default MicroStyle

    its anyway how add some CCS class to micro style. for instance add border to MicroStyle image.

  4. #4
    DanV's Avatar
    DanV is offline Ursus arctos horribilis
    Join Date
    Apr 2006
    Posts
    1,568

    Default

    There is a complete list of options for image resize here: https://support.aspdotnetstorefront....barticleid=314

    (and also in our manual)


    You can't add attributes to it however, as this is not CSS. We actually call it ASS (AppConfig Scripting Syntax) around the office