Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
[SOLVED] css pseudo classes
Does anybody know how I can create a pseudo class for rel="external noopener"
?
The css below works when I have rel="external"
but after adding noopener
following the discussion earlier, the content
is not displaying.
#content .grid_18 a[rel=external]:after {content:"\00a0\21D7";display:inline-block;position:relative;font-size:1.2em;padding:0}
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: [SOLVED] css pseudo classes
TXP Builders – finely-crafted code, design and txp
Offline
Re: [SOLVED] css pseudo classes
That was it! Thans so much Julian.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Pages: 1