- Posts: 2
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Solved Text in the input field too small
13 years 8 months ago #131805
by Chantal
Text in the input field too small was created by Chantal
The text in the input field is to small. By the way, I find it too small here, too. It would be nice and more user-friendly, if this text in the input field would appear bigger. Is this possible?
My template overrides the list style. Is there any way to fix that?
Thank you very much,
Chantal
My template overrides the list style. Is there any way to fix that?
Thank you very much,
Chantal
Please Log in or Create an account to join the conversation.
- HelTrooper
-
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 1
13 years 8 months ago #131814
by HelTrooper
Replied by HelTrooper on topic Text in the input field too small
Depending on the template you are using.
Try this file components/com_kunena/template/blue_eagle/css/kunena.forum-min.css
Then change #Kunena textarea.kmedium{font-size:12px;width:95%;height:10em}
to
#Kunena textarea.kmedium{font-size:18px;width:95%;height:15em}
This worked for me.
Otherwise give me the link to your forum and i can take look
Try this file components/com_kunena/template/blue_eagle/css/kunena.forum-min.css
Then change #Kunena textarea.kmedium{font-size:12px;width:95%;height:10em}
to
#Kunena textarea.kmedium{font-size:18px;width:95%;height:15em}
This worked for me.
Otherwise give me the link to your forum and i can take look
The following user(s) said Thank You: Chantal
Please Log in or Create an account to join the conversation.
13 years 8 months ago #131859
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Text in the input field too small
The rest of the information is probably correct but people would be better not to try to directly edit this particular file. See our advice in the FAQs page under the heading How do I change the colours of my template in Kunena? .HelTrooper wrote: Try this file components/com_kunena/template/blue_eagle/css/kunena.forum-min.css
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
13 years 8 months ago #131889
by Chantal
Replied by Chantal on topic Text in the input field too small
What a straight forward and very usefull answer. Even me was able to find the file and change the text size. Thank you!
Chantal
Chantal
Please Log in or Create an account to join the conversation.
- HelTrooper
-
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 1
13 years 8 months ago #131984
by HelTrooper
Replied by HelTrooper on topic Text in the input field too small
You are more than welcome
thats why we are here arent we
thats why we are here arent we Please Log in or Create an account to join the conversation.
Time to create page: 0.256 seconds