Date alignment Issue #2 - Page 2

User 2033548 Photo


Registered User
40 posts

Eric!

That worked! Oh that you so much! Can I send you a few bucks on paypal to get some lunch? I really do thank you for taking the time to help me!

Regards,

MAUIWH
User 187934 Photo


Senior Advisor
20,181 posts

Your all set. Glad to help you out. Maybe next time.
Try to sort out a few of those validation issues if you get time.:)
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 2033548 Photo


Registered User
40 posts

Eric:

Yes I will keep trying to learn, but you helped expedite this for the school and for that I thank you! If you send me an email I will send you some lunch! The least I can do!

Regards,

MAUIWH
User 2033548 Photo


Registered User
40 posts

Oh No:

You know what, this fixed the events not being in the center of the date box, but it shifted the calendar left on the page, its not longer centered. I think the code I removed was code I had added to center the calendar on the page. I got the centering code from this forum. Anyway to center the calendar and keep this fix that we made?

Regards,

MAUIWH
User 187934 Photo


Senior Advisor
20,181 posts

I don't see this on your page.
Eric Rohloff wrote:
Change the div for the calendar to this.
<div id="cc_webcalendar" style="width:800px">
<p>Error, content did not load.</p>
</div>

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 2033548 Photo


Registered User
40 posts

Hi Eric:

OK I made this change and it did not center the calendar, it also did not hurt what was already working all is the same. Any other suggestions?

Regards,

MAUIWH
User 187934 Photo


Senior Advisor
20,181 posts

Try it like this.
<div style="text-align:center;">
<!-- This is where the calendar HTML will be inserted -->
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 2033548 Photo


Registered User
40 posts

Hi Eric:

I do not see this line statement?:

<!-- This is where the calendar HTML will be inserted -->

Looked up top and where I want the calendar, but I cannot find where it says this?

Regards,

MAUIWH
User 2033548 Photo


Registered User
40 posts

Hi Eric:
I have attached a screen shot of my current code.

Regards,

Mauiwh
Attachments:
User 187934 Photo


Senior Advisor
20,181 posts

Looks like you removed it.
<div style="text-align:center;">
<div id="cc_webcalendar" style="width:800px">
<p class="auto-style1">Error, content did not load.</p>
</div>
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

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.