How to edit the Component Headings tag - Joomla! Forum - community, help and support
i have "article title" configured 1 way in css document , component heading how should look. trouble when choose "article title" should linkable takes on css of parameters.
how 1 change component heading different css tag configuration such 1 article title?
thanks
how 1 change component heading different css tag configuration such 1 article title?
thanks
i think have overcome link formatting overriding css placing desired text in span inside tags. ie,
you'd have hack joomla file generates article title display. (not sure file without searching).
code: select all
<a href=".... "><span class="abc">my text</span></a>
you'd have hack joomla file generates article title display. (not sure file without searching).
Comments
Post a Comment