bootswatch skin text overlayed in stats

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
12/22/2019 5:00:03 AM
Gravatar
Total Posts 159

bootswatch skin text overlayed in stats

I would need to change the font size of the title of the statistics module in the BOOTSWATCH skins because the text is superimposed. how can I do ?

 

see image at :

 

http://www.rossimassimiliano.it/upload/stats.jpg

 

12/26/2019 1:06:23 PM
Gravatar
Total Posts 2239

Re: bootswatch skin text overlayed in stats

Hi Massi,

I think the CSS selector for this text would be:

.site-statistics h3 label {}

The div with the site-statistics class on it also has the floatpanel class. That could be causing problems with your layout.

In the next version, we'll update the module so these classes can be configured.

Thanks,
Joe

12/26/2019 1:54:25 PM
Gravatar
Total Posts 159

Re: bootswatch skin text overlayed in stats

Ok Joe, thanks a lot

You must sign in to post in the forums. This thread is closed to new posts.