Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Styling certain textpattern tags - am I missing something?
For example, with the <txp:comments_invite /> tag, I cannot change the color from anything but the default black without putting it in its own <div> with an id! Just making the <div> a class isn’t enough. Ideally, I should be able to just put, say <h4 class=“comments”> around it, but that’s definitely not cutting it. There must be some default styling built-in to some of these tags that I’m not seeing in my style sheet, and my only workaround, as I’ve stated is to put the tags in a <div< that I give a specific id to, which is a huge pain! Let me know if there is an easier way, thanks a lot.
Offline
Re: Styling certain textpattern tags - am I missing something?
I just had an epiphany, I put .comments_invite in my style sheet and that is working now, nevermind, I figured it out on my own in 2 seconds. Honestly I was fighting with this for weeks before posting though.
Last edited by aswihart (2006-12-05 14:13:20)
Offline