Heading of the NewsPostDetailTitle or {$entry->title} problem?
Posted: Mon Jul 14, 2008 8:09 pm
I have searched the forum but i havent found my answer.
The problem is like this:
I have a headnig , and i want to use it to style my news title....so a make news summary and detail template put the tag around the titles... I define h4 in my css file.and........It works. but here is the catch, the font size is not displayed right in detail template.
For example i put
font-size: 1.3em;
color: #c3e245;
in my h4 tag, the summary displays the color and size correctly the detail template displays the color but the size of the fonts is not the same.
Does anyone knows what can be fault?
The problem is like this:
I have a headnig , and i want to use it to style my news title....so a make news summary and detail template put the tag around the titles... I define h4 in my css file.and........It works. but here is the catch, the font size is not displayed right in detail template.
For example i put
font-size: 1.3em;
color: #c3e245;
in my h4 tag, the summary displays the color and size correctly the detail template displays the color but the size of the fonts is not the same.
Does anyone knows what can be fault?