What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

Support No Answer How To Style Tabs and Make Font Size Smaller for Forum List Tabs Add-On?

Serpius

New Member
Hello,

I bought your Forums List Tab add-on.

It is working OK for my website, but I need to fix the styling and font size in the Tabs. How do I do this?

NOTICE: My website you see is not open. It is under construction. I am using the Development website to develop the new website.

e141a3913a7544596abf104bff45f258.png


I want the Tabs to look like your tabs on your website as shown in the screenshot below.

a40cc146864cbe73b8841135c9c0173c.png


Thanks in advance for your response!

Serpius
 
Hi,

You would need to play around with the css style named xfa-forum-tabs that's the top element class from the tabs.

Clément
 
Hi,

You would need to play around with the css style named xfa-forum-tabs that's the top element class from the tabs.

Clément

I am not a coder. I do not know where to find this file.

Can you give me the correct location of this file?
 
It's not a file it's custom css you need to write to make the changes if you only want to modify the forum list tabs.
However, if you are not a coder it's going to be complicated.

As part of the support I can give you hint but you have to understand a bit about css.

You would need to add a .xfa-forum-tabs css definition in EXTRA.css for example.
 
Top