I use ddj002, and i lke it.
But I need to increase the size of the font of the article.
I try to change the font-size in the css from 11 to 12 or 14, but nothing change.
Where need I do the change ?
Thannks
tc-bob
I think I find : I change the td font-size
I have another problem :
the menu when the link is visited is white on white !
I would change this font-color, but I don't know where !!
The main menu works very well.
It is the second level of menu in the main menu. It's white on white !
I have another problem :
When my category name have an ' It's ok everywhere but not when it'write in the main place : the slash before remain in the text :
chirurgie de l\'oesophage et de l\'estomac
thanks for quick response
tc-bob
I think I find : I change
Changing the font size of articles
This is probably what you want to do ( make this edit to root-directory/templates/ddj002/css/template_css.css )
table.contentpaneopen td {
font-size: 14px;
}
As for the menu link, did you change the background from blue to white? Or are you talking about sub menu links?
sub-menu