Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

page class suffix syntax

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi - I'm trying to change the colour of some text in www.vintagestarwarsdiecast.co.uk/index.php/die-cast-forum.

I want to change the yellow text in the bottom panel to black.

I've created a page class suffix - .kunenamenu - but I'm obviously not getting it right.

This css I'm using affects the whole site, not just the pages to which I've applied the class:

.kunenamenu ul, li, menu, dir, ol
{
color: #000;
}

I can't find anywhere that explains what the syntax should be. Can anyone help?

Thanks

Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
Ah - I've done it another way :-)

I couldn't find this at first:

#Kunena div.kblock label
{color:black;}

#Kunena ul#kstatslistleft li, #Kunena ul#kstatslistright li
{color:black;}

I'd still be interested to know if my page class suffix would have worked if I'd got it right...

Thanks

Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
At the moment that would be a no it wouldn't work as the page class is currently

com_kunena view-category layout-list itemid-448 en-GB j34 responsive-enabled layout-lmr rendered-m offcanvas-menu zen-grid

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers