Read before updating: How to Update Kunena Templates - More detail

Change Topic icons from vertical to horizontal

G Topic Author
Gynta2
New Member New Member
Gynta2's Avatar
Gynta2
  • Thanks: 0

Change Topic icons from vertical to horizontal

9 years 8 months ago - 9 years 8 months ago
#3827
I´m using since today NTS Silver.

If I open the form for a new topic, the template is listing the topic icons vertical (see attachment).
How is the way to bring it horizontal?

Attachments:

Last edit: 9 years 8 months ago by Gynta2.

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

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: Change Topic icons from vertical to horizontal

9 years 8 months ago
#3838
Hi Gynta2,

The first sorry about bit delay. Open the template.css file in your active Joomla template and paste bellow CSS rules to the bottom of file.
Code:
#Kunena #kpost-topicicons img { display: inline-block !important; vertical-align: middle; }

Save and reload your site.

Best regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
The following user(s) said Thank You: Gynta2

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

Time to create page: 0.258 seconds