VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me
  • Page:
  • 1

TOPIC: page too long

page too long 24 Jun 2014 17:43 #4969

Hi, I'm testing your beautiful template but I have a problem, I corrected the length of pages deleting code in
templates/jf_creativia/index.php

<?php if($option != 'com_contact') : ?>
if(jQuery('.cholder-inner').height() < jQuery('.rotate').width()) {
jQuery('.cholder-inner').height(jQuery('.rotate').width()+220);
}
<?php endif; ?>

but now, the pages are shorter, but under the logo "joomlafreak" remains much white space ...
what can I do? Help please

  • Posts:1
  • maurilio
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: page too long 25 Jun 2014 04:53 #4974

show me your site url. I need to check your site directly

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: page too long 13 Jul 2014 17:46 #5122

maurilio wrote:
Hi, I'm testing your beautiful template but I have a problem, I corrected the length of pages deleting code in
templates/jf_creativia/index.php

<?php if($option != 'com_contact') : ?>
if(jQuery('.cholder-inner').height() < jQuery('.rotate').width()) {
jQuery('.cholder-inner').height(jQuery('.rotate').width()+220);
}
<?php endif; ?>

but now, the pages are shorter, but under the logo "joomlafreak" remains much white space ...
what can I do? Help please


Use this code:

<?php if($option != 'com_contact') : ?>
if(jQuery('.cholder-inner').height() < jQuery('.rotate').width()) {
jQuery('.cholder-inner').height() < (jQuery('.rotate').width()+220);
}

  • Posts:1
  • MathiasK.
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.59 seconds
Friday 19 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.