Elxis CMS Forum

Support => General => Topic started by: ahmet on November 10, 2010, 15:56:13

Title: CSS philoxenia for dummies
Post by: ahmet on November 10, 2010, 15:56:13
Hello all,
I dont undertand why there are 3 css classes. standart.css , customize.css, typography.css ??
ok. i am not programmer. I just want to change h1 h2 h3 fonts but i couldnt.. theres no diffrence when i played with custimize and typography.css
and when checked the forums, its said that dont touch standart css??
Can Anyone  tell how to play xith css properly so other can handle also?
sorry for my dummy question..
thanks..
www.globalpanorama.net
Title: Re: CSS philoxenia for dummies
Post by: webgift on November 10, 2010, 16:01:52
At Customize.css file
Line 116 : css class named h1.contentheading, h1.componentheading you can change the font-size from 22px to 16px.

Generally h1 , h2 and h3 can modify them from typography.css fileĀ  ;)
Title: Re: CSS philoxenia for dummies
Post by: nikos on November 10, 2010, 16:12:29
Hello all,
I dont undertand why there are 3 css classes. standart.css , customize.css, typography.css ??...

Separating template files, is easier to study the template and find something which you possibly want to customize. Can you imagine all this code into one file?
Title: Re: CSS philoxenia for dummies
Post by: ahmet on November 10, 2010, 16:12:49
no it doesnt..