The Javascript is in your theme. Don't worry about it, I just didn't know if you were trying to style the inCal text with it..
I looked and you were right.... the Agenda X author styled all of the elements, but did not define them (this way they inherit the default theme settings)
Paste in the following on the bottom of the file. Quote:
.inCal { font-size: 9px; }
change values in CSS definition above to match your requirements. The code above will leave everything the same, but make the items in the calendar blocks smaller...
Right?.... right...! ------------------------------------------ One of the linked css style sheets (3 are being called on your page:) contains a definition for the style .inCal
In this case it is the last sheet (the other 2 don't define .inCal anywhere) ---------------------------------------------
SO, to change an item/object's CSS properties:
1: Find out what class or style it is using. 2: Find out which style sheet is defining the class/style 3: Edit the stylesheet and change the specific style to your pref's. 4: Save the edited stylesheet.
The changes will be instant, you do not need to update any modules or anything in order to see CSS changes.
If you take the time, you can do it all and it will be free. Otherwise you pay an amount equal to your ignorance divided by whomever you find to help's greed.
The platform, the XOOPS code, the MySQL database, smarty templates... all FREE.
Knowledge of how to put it all together.... priceless.
Making the background for center blocks the same background you are using for l and r blocks....EG.
SET "itemText" for the same BG as "leftcolumn"
the bold is harder to read on darker backgrounds, you may want to change the text color or just remove the bold (bold looks great if you use light text on dark bkgd).
If the only theme you are using is hamster, I would remove the theme block as it serves no purpose.
The theme comes across great in mozilla and ie... good job.
Not to bust your ballz, but HELP as a subject is just lame, I almost didn't just because you were so lamely ambiguous.
You need to change the chmod setting of this file. If you are on windows, this is not too important, otherwise, use an FTP client that allows you to change properties for files (filezilla, cute ftp, etc) and set the file to 444.