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

Joomla front end ediotr tabs not working
(1 viewing) (1) Guest

TOPIC: Joomla front end ediotr tabs not working

Re: Joomla front end ediotr tabs not working 26 Jun 2015 03:48 #6925

Can you please send me some screenshots?

joomfreak

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

Re: Joomla front end ediotr tabs not working 26 Jun 2015 04:20 #6926

I can't. The forum will not accept ANY attachments.
Give me PM info and I will send login

  • Posts:14
  • ghardin
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Joomla front end ediotr tabs not working 26 Jun 2015 04:32 #6928

You can use Chrome browser to attach file or send me via Private message system.

joomfreak

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

Re: Joomla front end ediotr tabs not working 26 Jun 2015 04:40 #6930

Try now - The file attach does not work with FireFox?
Attachments:
  • Attachment This image is hidden for guests. Please log in or register to see it.

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

Re: Joomla front end ediotr tabs not working 29 Jun 2015 02:56 #6937

Edit templates/jf_taman/css/template.css, find element .btn and add:

This attachment is hidden for guests. Please log in or register to see it.


Edit templates/jf_taman/index.php, modify:
 
button, .button, #jf-header .search .button, #filters li a:hover, #filters li a.selected, div.k2Pagination ul li span, div.pagination ul li span, .contact-details .jicons-icons {
background-color: <?php echo $this->params->get('linkcolor'); ?>;
}
 

to:
 
button, .button, .btn, .btn-primary, button:hover, .button:hover, .btn-primary:hover, #jf-header .search .button, #filters li a:hover, #filters li a.selected, div.k2Pagination ul li span, div.pagination ul li span, .contact-details .jicons-icons, .readmore a, .readmore a:hover {
background: <?php echo $this->params->get('linkcolor'); ?>;
border: none;
color: #fff;
text-shadow: none;
}
 


joomfreak
Last Edit: 29 Jun 2015 02:57 by isupport.

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

Re: Joomla front end ediotr tabs not working 29 Jun 2015 21:04 #6947

Ok. That fixed it. I hope you are making all of these changes part of the template files so the next person does not have to go thru this again.

  • Posts:14
  • ghardin
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
Time to create page: 0.88 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.