Event top margin problem when 'not in...

User 510164 Photo


Registered User
5 posts

If you look at http://www.manorbarnbexhill.co.uk/calendar-page the events 'not in range' (that is: in the first few days of the next month or last days of the previous month) are about 24px too high. They format fine when in 'active month'. Ddoes anyone have a clue what I can do to the css to correct this, please?
User 38401 Photo


Senior Advisor
10,951 posts

Either I'm blind or I'm missing the point David lol. I don't see anything wrong with anything lining up except the actual events themselves in February are pretty high on the day overlapping the border at the top of the dates. The rest of the months look fine to me both in Firefox 10.0.2 and IE 9, although if you have compatibility on IE 9 it is even higher on the events in February. If that's what you mean, then yes I see it in IE 9 only, if that's not what you mean then I don't see anything else wrong as far as anything lining up.
User 2255295 Photo


Registered User
8 posts

I am having this problem also. The event moves up high in the calendar so the date doesn't show. Is there a fix for this?
User 38401 Photo


Senior Advisor
10,951 posts

User 2255295 Photo


Registered User
8 posts

A link! DUH! Yes here it is: http://catsguildpix.catsguild.com/3.html Thanks, I'm sure I've missed a css, but I have looked at the whole thing with firebug and still can't figure which line to fix.
User 38401 Photo


Senior Advisor
10,951 posts

Ok I guess the first question is, did it come out this way or have you already edited the CSS some trying to fix it? If you have already, I would first suggest deleting the files from the server and re-exporting it again and putting it on the page fresh. Could be something may have gotten messed up along the way or maybe something you edited while trying to fix it. Either way give that a try first.

I'll point this out to the CC team and see what they have to say on it too.
User 187934 Photo


Senior Advisor
20,181 posts

Mess with the padding in your main.css.
.content td {
border-bottom: 1px solid;
border-right: 1px solid;
padding: 3px 5px;
}
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 38401 Photo


Senior Advisor
10,951 posts

Messing is fine, but it shouldn't be like that to start with.
User 187934 Photo


Senior Advisor
20,181 posts

What do you mean Jo?:) The main.css is the style sheet for her site. It wasn't generated by web-calendar.;)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 38401 Photo


Senior Advisor
10,951 posts

ah I see, guess I didn't understand that main css meant for the site and not the calendar :P Thanks Eric!

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.