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.

color selected text

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

Hai,

Normally when a user selects a part of the webtext, the colors turns into blue or grey. See screenshot screencast.com/t/Eqv8gOytM
How/where can I change that to green?

Regards, Maurice
  • mlehr's Avatar
  • mlehr
  • LIfetime Developer - Big Bamboo
  • 295 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
hmm not sure on this

Do you have a link?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Of the website? 37.60.250.63/~maasadvo/
  • mlehr's Avatar
  • mlehr
  • LIfetime Developer - Big Bamboo
  • 295 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
hmm I don't think this is possible
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
hmm actually you could try

:focus {background:green;}

but you would need target it specifically to areas of the site I think

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Something like this?
Body p:focus {background:green;}
  • mlehr's Avatar
  • mlehr
  • LIfetime Developer - Big Bamboo
  • 295 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
You could try this

Adding this style isn't something that is normally added to a site so not 100% it will work

If it doesn't work I'm not sure what you can add

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

try instead

::selection {background: #ffb7b7;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: mlehr

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

Happy Campers