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

gototop, privacy policy and site map, map
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: gototop, privacy policy and site map, map

Re: gototop, privacy policy and site map, map 17 Apr 2015 08:19 #6552


  • Posts:9
  • passardi
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: gototop, privacy policy and site map, map 20 Apr 2015 10:36 #6570

no ideas?

  • Posts:9
  • passardi
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: gototop, privacy policy and site map, map 21 Apr 2015 02:27 #6573

Edit templates/jf_creativia/index.php file, add:
 
$lang = JFactory::getLanguage();
 

then find and replace:
 
if ($menu->getActive() == $menu->getDefault())
 

with:
 
if ($menu->getActive() == $menu->getDefault($lang->getTag()))
 


joomfreak

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

Re: gototop, privacy policy and site map, map 22 Apr 2015 14:18 #6590

thx you are the best!!

  • Posts:9
  • passardi
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: gototop, privacy policy and site map, map 27 Apr 2015 16:05 #6618

Hello,

I think that the overlay effects of the images of "social network" cool. How can I give the same effects in the modules of the position "user5"?

  • Posts:9
  • passardi
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: gototop, privacy policy and site map, map 04 May 2015 02:44 #6628

You can use css:
 
#social-links li a img {
opacity : 0.4 ;
-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /* hack IE8 */
filter: apha(opacity = 40); /* hack IE7 */
-webkit-transition : all 0.2s ease-in-out;
-moz-transition : all 0.2s ease-in-out;
-ms-transition : all 0.2s ease-in-out;
-o-transition : all 0.2s ease-in-out;
transition : all 0.2s ease-in-out;
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 1.12 seconds
Tuesday 16 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.