cancel
Showing results for 
Search instead for 
Did you mean: 

FullCalendar

eurisko
Champ in-the-making
Champ in-the-making
I am not a particularly expert in CSS or Java and managed to personalise most of what I need.

However I have a couple of really simple issues that I am sure that someone will immediately point me to the correct YUI or CSS file to change.

I am using Alfresco Community on a Windows based installation. 

For Full Calendar (using the Darkside theme - imported) The current month dates are so dark that they don't show up against the background.  Also the day (column) titles don't show up and neither do the times in week view).  All I need to know is which CSS file (and where) needs changing.

Plus in groups (under + more (administration)) I can't see the names of the groups or users as they are in black and the background is so dark it's not legible.

I'm no CSS expert and there are a lot of CSS files to look at so I just need a pointer.  Since the Tomcat server requires rebooting each time there's a change this is a long winded process.

Any help would be gratefully received.  Rename the attached files as .png extension to see the screen shots.
4 REPLIES 4

ddraper
World-Class Innovator
World-Class Innovator
Rather than constantly restarting the server, I'd recommend that you a browser tool such as Firebug to dynamically update the CSS to create and update selector rules and then apply them into the associated files once you're satisfied with the changes. In terms of actual files, the main CSS file for the calendar can be found in /Slingshot/source/web/jquery/fullcalendar/fullcalendar.css and each (Alfresco Share) theme will have a presentation.css file found in <app-server>/webapps/share/themes/<theme-name>

eurisko
Champ in-the-making
Champ in-the-making
I am more of a consultant than developer (mainly due to the current economic circumstances) and would normally have a specialist onboard.

I appreciate the pointers to the relevant files, I have spent hours trawling through CSS files and they are scattered all over the place.

I shall look into Firebug as this is not something I would normally be aware of - that's why we employ developers!!!  Unfortunately the clients want to pay the minimum now.

Any help on the css files for the groups/users display would be helpful.  I'd be happy with luminous lime green at the moment, at least I would know which bit affects what!

Thanks tho 🙂

zladuric
Champ on-the-rise
Champ on-the-rise
Also, you don't need to restart tomcat all the time just to refresh CSS, I think.

1. Go to http://yourinstallation/share/page/index
2. Click on "Clear dependency caches"
3. Empty Firefox/Chrome/Explorer cache.

As for which rules, Chrome helps me a lot there.

Right click on the element you need to know about, click "Inspect element" - it opens up raw html down there in Chrome console. And on the right side, the entire CSS tree is shown - why is the text blue, which css rule makes the background white, in what file etc. Very helpful to me. Hopefully to you too.

ddraper
World-Class Innovator
World-Class Innovator
Depending upon what version of Alfresco you're using, the clear dependency caches button might not be available in your WebScripts home page (which will also indicate how aggressively Surf is caching your CSS files). If that button is not there, then simply clearing your browser cache should be sufficient.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.