Support

Home Forums Events Calendar Add-on Calendar Columns Difference Sizes

Calendar Columns Difference Sizes

Posted: March 31, 2014 at 12:17 pm


Joy

March 31, 2014 at 12:17 pm

Hi – when I display weekends for the calendar and the calendar widget the last day “Saturday” is larger than the rest. I am using the same template on a different site and it does not stretch the last day. Any clues what could be going on here? https://esterochamber.org/ and https://esterochamber.org/events/

Thanks,

Joy


Lorenzo Orlando Caum

  • Support Staff

March 31, 2014 at 6:33 pm

Hi Joy,

I believe this is occurring because there are two events and one of them has approximately double the text as the other.

Could you run a quick test by creating an event on a day other than Saturday and checking the calendar?


Lorenzo


Joy

March 31, 2014 at 7:29 pm

Hi Lorenzo:

I temporary removed the title and tried it and it didn’t work. Changing this CSS code from 273 to 235 seems to work, .box.four {
width: 235px;
}

Where is the best place to do this so it won’t get over written on updates?

Thanks.


Lorenzo Orlando Caum

  • Support Staff

March 31, 2014 at 8:24 pm

Hello again,

Try a plugin like My Custom CSS.


Lorenzo


Joy

April 1, 2014 at 7:03 am

Ugh…it didn’t work. I tried it in the main css. Any other thoughts on this?


Lorenzo Orlando Caum

  • Support Staff

April 1, 2014 at 9:07 am

You’ll need to force refresh the page so that the new CSS is loaded by your web browser:

http://en.support.wordpress.com/browser-issues/#force-refresh


Lorenzo


Joy

April 1, 2014 at 12:30 pm

Yes, of course. It didn’t work. Perhaps if you looked at the site that works:http://wcrbonitaestero.com/ – This is the same template.


Lorenzo Orlando Caum

  • Support Staff

April 1, 2014 at 4:53 pm

Hello again,

I didn’t test your CSS for “.box.four” locally. I was advising on a safe location (My Custom CSS) on where to put custom CSS.

Where did you get that style above from?

Was it found through Chrome Developer Tools or Firebug?


Lorenzo


Joy

April 1, 2014 at 5:15 pm

This isn’t going anywhere…is there someone else that can look at this issue.

Thanks.


Lorenzo Orlando Caum

  • Support Staff

April 1, 2014 at 6:08 pm

Hello,

There is some extra padding on table th that is creating an issue with accurate calculations.

Add this to the MY Custom CSS plugin:

	table th {
		padding-left: 0;
		padding-right: 0;   
	}

Then force refresh your page:

http://en.support.wordpress.com/browser-issues/#force-refresh


Lorenzo

The support post ‘Calendar Columns Difference Sizes’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso