- Posts: 13
- Thank you received: 0
first letter of title not showing
-
l.degroot01
Inactive member -
Topic Author
- New Member
-
Less
More
12 years 1 month ago #27207
by l.degroot01
first letter of title not showing was created by l.degroot01
Hello,
I'm building a new site based on the Hot Flashes theme.
All pages are working fine except for the contact page.
If you press Contact in the menu the first letter will show, but if you hit F5 (Refresh) the first letter won't come up.
This issue only affects the contact page.
Could someone help me?
www.lesliedegroot.nl/index.php/contact
I'm building a new site based on the Hot Flashes theme.
All pages are working fine except for the contact page.
If you press Contact in the menu the first letter will show, but if you hit F5 (Refresh) the first letter won't come up.
This issue only affects the contact page.
Could someone help me?
www.lesliedegroot.nl/index.php/contact
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #27211
by ivan.milic
Replied by ivan.milic on topic first letter of title not showing
Add this to bottom of template_css.css
find this in <tempalte folder>/css/template_css.php:
a:link, a:visited, h2:first-letter {
delete:
, h2:first-letter
it will remove first letter different coloring but will eliminate possibility of such problem
find this in <tempalte folder>/css/template_css.php:
a:link, a:visited, h2:first-letter {
delete:
, h2:first-letter
it will remove first letter different coloring but will eliminate possibility of such problem
Please Log in to join the conversation.
Time to create page: 0.158 seconds