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.

Change font color in list mode

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

Hi,

Simple question but i can't find the solution.

I want all the text in color #093B5C but the font in the list stays black.
www.aobouwmanagement.nl/index.php/missie-en-diensten


I have change the css to custom.css and ad this row

.ul li a{
font color: #093B5C;

}


Can you please help me. Thanks!
  • Kors Verweij's Avatar
  • Kors Verweij
  • LIfetime Developer - Big Bamboo
  • 26 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Am I looking at the highlight class modules on the sidebar?

As the highlight class does have

.highlight {
font-weight: bold;
}

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

I mean the text in the list.

Am i doing something wrong? I change the costum.css but it looks like it has no effect. Must i change it to less?

<ul>
<li>Projectmanagement in voorbereidingsfase(n)</li>
<li>Projectmanagement in realisatiefase</li>
<li>Directievoering en toezicht (nieuwbouw, verbouw en herbestemming)</li>
<li>Supervisie, contractmanagement (D&B, E&B, UAV-gc contracten)</li>
<li>Technische planbeoordeling nieuwbouw (toetsen bestek en tekeningen)</li>
<li>Advisering met betrekking tot bouwtechniek, (bouw)organisatievormen of processen, bouwmethodieken en (bouw)regelgeving</li>
</ul>
  • Kors Verweij's Avatar
  • Kors Verweij
  • LIfetime Developer - Big Bamboo
  • 26 posts
  • Karma: 0
The administrator has disabled public write access.
Try adding this

ul li {
color:#093b5c
}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
That's working. Thanks!
  • Kors Verweij's Avatar
  • Kors Verweij
  • LIfetime Developer - Big Bamboo
  • 26 posts
  • Karma: 0
The administrator has disabled public write access.
You're welcome :)

Happy Christmas

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