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

Problem with IPAD and similar
(1 viewing) (1) Guest

TOPIC: Problem with IPAD and similar

Re: Problem with IPAD and similar 02 Aug 2013 11:14 #2646

This is very useful, but do you will update in the future the version in the template download area?

We see now Version:1.0 Date added: 06/18/2013

Just to know if we can wait for an offical update or we must update it manually.

Thank you!

  • Posts:2
  • fadege
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Problem with IPAD and similar 02 Aug 2013 11:17 #2647

you should ask to joomfreak if they are going to integrate it.
i'm just an user

Re: Problem with IPAD and similar 02 Aug 2013 11:17 #2648

New version for download will be available, i cannot not say exactly when.
Last Edit: 02 Aug 2013 11:18 by m.freak.
The following user(s) said Thank You: Doomenico

  • Posts:502
  • theres no place like joomfreak.com
  • m.freak
  • Platinum Boarder
  • OFFLINE
  • Karma: 0

Re: Problem with IPAD and similar 06 Aug 2013 19:44 #2676

Hi, i'm tring to do want you have post but i have some problems...

1) the file that i have to modify is only: templates/jf_calla-exteriors/css/template.css - right?

2) at the end of that file i add

@media
only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2),
only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1) {
#jf-footer .copyright {
position: relative;}
}


as told by stefanomaxis

3) and i change
---change in the main part:
#jf-footer {
background-color: #313131;
color: #fff;
font-family: misoregular;
text-align: center;
min-height: 452px;
position: relative;
}

#jf-footer .main-inner1 {
background: url(../images/linestar-footer.png) no-repeat center 70px;
padding: 160px 0 0;
position: relative;
bottom: 40px;
width: 960px;
}


4) I replace index.php into: /templates/jf_call-exteriors/
as told by m.freak

5) in the main part i also add:
#jf-body {
background-color: #fff;
position: relative;
z-index: 9;
}

#jf-footer {
z-index: -1 !important;
}

#jf-slideshow {
background-size: 100% 100%; /*cover;*/
background-attachment: local; /*fixed;*/
}


6) But I don't understand this part:
1) Move the div.copyright outside the div.main, but still inside the div#jf-footer

Can you try to explain it for a buddy like me??

Thank you all very much!!

  • Posts:3
  • alev007
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Problem with IPAD and similar 08 Aug 2013 20:29 #2704

1) Remove from css:
#jf-footer {
z-index: -1 !important;
}

2) In your index.php <div class="copyright">...</div> is inside <div class="main">...</div>. You have to move it outside at the same level.

I hope it helps you.

Re: Problem with IPAD and similar 18 Sep 2013 22:58 #2984

Hi, and thank you very much for the support! I try to fix the template as you suggest, but it seems to me that this create new problems. After all the changes, on my iPhone the footer stops overlapping the other parts during the scroll, but it loses his "effect", simply the footer is in order under the mainbody. This happens on desktop too, only copyright works fine, social items and the flower does not. I'm sorry for my english, I don't know how to explain better
Other problem is that with the new index.php, the position "slideshow" disappears! I have a multilanguage site, and previously fix that problem changing


------------------------------------------------------------
<?php
if ($menu->getActive() == $menu->getDefault()) : ?>
<div id="jf-slideshow">
<div class="main clearfix">

</div>
</div>
<?php endif; ?>
-------------------------------------------------------------------

in

-------------------------------------------------------------------
<?php if($this->countModules('slideshow')) : ?>
<div id="jf-slideshow">
<div class="main clearfix">

</div>
</div>
<?php endif; ?>
-------------------------------------------------------------------

but this stops working in new index. Ever top menu have some difficulties, all of the effects stop working (tha change of opacity of the backgorund with the scroll and the animation near the menu voices).

Some suggestions? I thank you very very much for help, I lost my mind with this!
Last Edit: 18 Sep 2013 23:56 by Doomenico.

  • Posts:2
  • Doomenico
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
Time to create page: 1.04 seconds
Thursday 18 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.