Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • benclay413 Friend
    #135335

    When adding modules styles such as “_default icon1” to modules placed in the right position, the module icon replaces the module’s normal background image (such as box-tl.gif) and repeats across the top. I changed the CSS to fix the repeat, but the replacement of box-tl.gif still occurs, and the title isn’t moved to the right correctly (module title on top of icon).

    This does not occur to modules in the left or user6-9. Those modules display correctly using the icon styles.

    Will this be fixed? The box-tl.gif style backgrounds are very nice in the right position, but I’d like to have icons as well.

    Sherlock Friend
    #279384

    Dear benclay413 !
    Please send url of your site, i need it to have a closer look on the problem.

    benclay413 Friend
    #279441

    <em>@hainn84 91046 wrote:</em><blockquote>Dear benclay413 !
    Please send url of your site, i need it to have a closer look on the problem.</blockquote>

    I PMed an example. Both Custom HTML modules are styled the same, “_default icon1”. The same thing happens regardless of the module type.

    Sherlock Friend
    #279490

    Hi benclay413 !

    “right” module position is loaded with style is “rounded” while “left” module position is loaded with style is “xhtml” . so html code of them are difference, if you want apply.
    “_default icon1” is module class suffix for “xhtml” style, if you want right module apply it you need do following way below :

    Open index.php file in templates/ja_trona folder, find following code line at about line 234 :


    <jdoc:include type="modules" name="right" style="rounded" />

    change to :


    <jdoc:include type="modules" name="right" style="xhtml" />

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Sherlock 16 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum