Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Printer Symbol & Font-size

  • Robert Sensburg
  • Robert Sensburg's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 9 months ago #137878 by Robert Sensburg
Printer Symbol & Font-size was created by Robert Sensburg
I have two Problems:

- If you watch at an article, sometimes there is no printer and email symbol, although in general options they are activated.
When I activate it manually for every single article, whrere I cannot find the symbols, it works.
How can I generally activate this options on every article at once?

- the buttons for changing font size don`t work.
Moreover there seems to be a language file problem.
I only can see K2_FONT_SIZE K2_DECREASE_FONT_SIZE e.g. instead of buttons or translations.
How to solve this?

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 9 months ago #137879 by Krikor Boghossian
Replied by Krikor Boghossian on topic Printer Symbol & Font-size
Hello Robert,

For the resizer buttons please paste this is your custom.css file:
.smallerFontSize { font-size: 75% } 
.smallerFontSize { font-size: 125%; } 
You might also want to increase/decrease these values.

As for the printer and email symbols if you are using K2 you can activate these elements from the category settings. (Check the inheritance as well).

If you are using com_content these settings are located in the menu item's parameters.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Robert Sensburg
  • Robert Sensburg's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 9 months ago #137880 by Robert Sensburg
Replied by Robert Sensburg on topic Printer Symbol & Font-size
The problem is that I don`t see the resize button.
i only see K2_FONT_SIZE K2_DECREASE_FONT_SIZE K2_INCREASE_FONT_SIZE .
Whats wrong there?
If I click it, there happens nothing.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 9 months ago #137881 by Krikor Boghossian
Replied by Krikor Boghossian on topic Printer Symbol & Font-size
K2_FONT_SIZE K2_DECREASE_FONT_SIZE K2_INCREASE_FONT_SIZE are language strings.

If I am assuming correct you have translated your site. These strings seem to be untranslated. I need admin access to view your settings. You can send us access through the contact form.
nuevvo.com/contact

The solution is something really simple, but since this is a visual issue I will need a live link to troubleshoot it.

HInt;

The language strings are hidden with this line of css code.
div.itemToolbar ul li a#fontDecrease span, div.itemToolbar ul li a#fontIncrease span { display: none!important; }

And i accidentally sent you a wrong snippet, this is the correct one.
div.itemFullText.smallerFontSize { font-size: 75% } 
div.itemFullText.smallerFontSize { font-size: 125%; }

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Robert Sensburg
  • Robert Sensburg's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 9 months ago #137882 by Robert Sensburg
Replied by Robert Sensburg on topic Printer Symbol & Font-size
Nothing changed.
I sent an email.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 9 months ago #137883 by Krikor Boghossian
Replied by Krikor Boghossian on topic Printer Symbol & Font-size
I got it.

Within the day there will be a maintenance release of nuBlog. You will be notified about it.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum