ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,664
- Points
- 823
Reputation:
I would like to change the h3 title color only on the template help_index without affect other templates. I can do this my using html in the title field but the html code is displayed in the tab - example:
Title:
Page inspect shows:
and
I tried editing help_index line
Read more
Continue reading...
Title:
<font color ="brown">Insert a Video as an attachment.</font>
Page inspect shows:
and
I tried editing help_index line
<h3 class="block-textHeader">
to <h3 class="block-textHeader-custom-brown">
an tried both these in...Read more
Continue reading...