Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Altered display in small calendar when no sidebar and no header #5

Open
GoogleCodeExporter opened this issue Nov 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Deploy de files in the project and modify the calendarSmallPage with 
attributes  showHeader="false" sidebar="false" in the apex page 
2. The resulting display is some number days out of the frame of the calendar


What is the expected output? What do you see instead?

The expected display is the same when you have no sidebar and no header. The 
resulting display is some number days out of the frame of the calendar

What version of the product are you using? On what operating system?

Enterprise on windows clients

Please provide any additional information below.

When showHeader="true" sidebar="true" everything is correct but i needed 
without them because I will embed the calendar in the homepage

Original issue reported on code.google.com by carlos.a...@pucp.pe on 7 Feb 2013 at 3:23

Attachments:

@GoogleCodeExporter
Copy link
Author

Fixed when add 

<apex:stylesheet 
value="https://na11.salesforce.com/sCSS/Theme2/default/homeCalendar.css" />
<apex:stylesheet 
value="https://na11.salesforce.com/sCSS/26.0/sprites/1354127940000/Theme3/es/gc/
common.css" />

Greetings.

Original comment by carlos.a...@pucp.pe on 8 Feb 2013 at 9:38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant