The Joomla! Forum ™



Forum rules


Forumregler



Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Thu Jul 19, 2012 12:28 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Wed Sep 28, 2011 6:48 pm
Posts: 51
Hejsan!

Hur gör jag för att få en sida att bli mer formbar och anpassad med automatisk height på alla moduler jag använder på sidan?
Jag har ännu så länge försökt med js-filen, kan det vara något där:

Code:
      // Match height of div tags
      var matchHeight = function(){
         $('#top-a .grid-h').matchHeight('.deepest');
         $('#top-b .grid-h').matchHeight('.deepest');
         $('#bottom-a .grid-h').matchHeight('.deepest');
         $('#bottom-b .grid-h').matchHeight('.deepest');
         $('#bottom-c .grid-h').matchHeight('.deepest');
         $('#innertop .grid-h').matchHeight('.deepest');
         $('#innerbottom .grid-h').matchHeight('.deepest');
         $('#maininner, #sidebar-a, #sidebar-b').matchHeight();
         $('.wrapper').css("min-height", $(window).height());


Finns det något bra sätt?
Tillägger att Mallen är från Yootheme och heter Revista.
Skickar med en bild så ser ni bättre vad jag menar.
Mycket tacksam för hjälp...


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 



Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group