Re: Module Bottoms not lining up

More
12 years 7 months ago - 2 years 7 months ago #18684 by ivan.milic
forgot to close php escape, new code:

Code:
<?php $fArray = Array(); if($showfooter[1])$fArray[1] = '"f1"'; if($showfooter[1])$fArray[2] = '"f2"'; if($showfooter[1])$fArray[3] = '"f3"'; if($showfooter[1])$fArray[4] = '"f4"'; ?> BoxHeights.equalise(<?php echo join(",",$fArray); ?>;);


altered file is in attachment.
Last edit: 2 years 7 months ago by milos.

Please Log in to join the conversation.

More
12 years 7 months ago #18689 by marknissan@gmail.com
Sorry to be a pain, but that didn't work, I replaced the file twice and tried the page in Safari and Chrome, reset Safari and cleared browsing data in Chrome.

Please Log in to join the conversation.

More
12 years 7 months ago - 2 years 7 months ago #18691 by marknissan@gmail.com
Aaahhhh.... but I went back to the original file and replaced the bit you first mentioned with the latest code in your post and Voila'Now working on the main page, but if you have a look at all the other pages, the modules above the footer section are not lining up.here is the latest copy
Last edit: 2 years 7 months ago by milos.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 6 months ago #18734 by milos
Go to Global Joomla configuration and enable SEF links with mod_rewrite. Also, don't forget to rename file htaccesss.txt to .htaccess in the root folder of Joomla.

Please Log in to join the conversation.

More
12 years 6 months ago - 2 years 7 months ago #18736 by marknissan@gmail.com
Hi, tried that, see attachments.








the problem is still there, all pages but the main page, see example:
Code:
http://greendiscovery.cloudaccess.net/contact





Cheers

Mark
Attachments:
Last edit: 2 years 7 months ago by milos.

Please Log in to join the conversation.

More
12 years 6 months ago - 12 years 6 months ago #18744 by ivan.milic
add this to template_css.css:

.cities_left *{
display:block;
}

if that does not help you can do some spartan trcklike this:

#c9,#c10,#c11{
width:340px;
}
Last edit: 12 years 6 months ago by ivan.milic.
The following user(s) said Thank You: marknissan@gmail.com

Please Log in to join the conversation.

Time to create page: 0.098 seconds
Powered by Kunena Forum