1. Vote now - Choose the template types you want in coming months


    JA HawkStore - Stable version Released


    JM Siotis - Beta version released


    Tools & Tips - Make your Joomla site faster


    JA Brisk, Mitius, Onepage & Mero updated - Offcanvas navigation for mobile now available


    5 more JATC extensions updated - Backend UI improvement & new coding standards.


User Tag List

+ Reply to Thread
 
Results 1 to 3 of 3
  1. #1


    Join Date
    Mar 2012
    Posts
    4
    Points
    5.38
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Right modules expand/collapse

    Dear All,

    I am developing the website for an amateur astronomy group in Bilbao using JA Purity II as the template.

    http;//www.aavbae.net/aavbae

    When browsing the website with IE the right modules become problematic. If they are collapsed, they cannot be explanded again. Is there a way of setting them fixed so that the cannot be collapsed to avoid the problem?

    Thanks in advance
    Gaizka

  2. #2


    Join Date
    Mar 2007
    Posts
    11,512
    Points
    4,865.68
    Downloads
    63
    Uploads
    0
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    128
    Thanked 787 Times in 694 Posts
    Hi Gaizka,

    you can open the file of templates\ja_purity_ii\js\ja.rightcol.js removing this java script code at the bottom's file
    HTML Code:
     window.addEvent ('load', function(e){
    	                    var jamod = new JA_Collapse_Mod ($$('.ja-module'));
                          });

  3. The Following User Says Thank You to Sherlock Holmes For This Useful Post:

    gzk_aavbae (05-05-2012)

  4. #3


    Join Date
    Mar 2012
    Posts
    4
    Points
    5.38
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Thanks a lot, the solution nicely worked!!
    gzk

+ Reply to Thread

Tags for this Thread

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