![]() |
Editing the style - selection styles
Hello,
I would like the texts of the posts and threads of the forums [not titles, only texts] to have a different color when selected/highlighted with the mouse. The same for the text of the articles of the CMS [appearing in the article page itself, and in the general content.php page]. The same for the text of blog posts/comments. Please tell me if:
I know that I have to add this to the parapgraphs: HTML Code:
::-moz-selection{ |
bump
|
bump 2
|
bump 3
|
Try adding this to your additional.css template:
Code:
.postcontent::selection{ |
Hi!! It works fine!! Thank you...
however it works only for normal text... if it is cursive or bold it doesn't work. If I leave HTML Code:
.postcontent::selection{ if I put: HTML Code:
.postcontent b i::selection{ if I put HTML Code:
.postcontent b::selection{ what should I put if I want it applied to each styles (bold, italics, normal)? |
In the end I decided to apply it to all the text of all VB CMS, and put:
Code:
*::selection{ I would like it to work also in Chrome and Opera. According to CSS3 it should work. |
All times are GMT. The time now is 01:53 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|