I am starting to get into CMSMS with great pleasure.*
But the more I get in the more questions I have.
Now I am searching for a way to reduce my header size in http://poisson-clement.fr
In the layout stylesheet I find:
/* HEADER */
div#header {
margin: 0;
padding: 0;
background: #999999;
color: white;
text-align: center;
}
/* END HEADER */
But there seems no control on the size here.
Is there another template/stylsheet element that I am missing?
regards from france!
SOLVED It depends owhat is put inside , very flexible!
header size [solved]
header size [solved]
Last edited by hugosnel on Fri Sep 19, 2008 5:14 pm, edited 1 time in total.
I'm running CMS Made Simple 1.4. I'm using PHP 4.4.1, and MySQL 5.1.6 This is all working with Apache 2.2.4 running on Linux with Mysql 5.0.27.
Re: header size [solved]
You can always use width: **px; height: **px to make it the size you want...


