• Hi guys,

    I have been struggling with this for a couple days now so I hope you can help me out. The webpage I am working on is http://www.unlvrebelradio.com

    I am trying to implement an events calendar onto the site. I have tried many different plugins but so far it seems like MY Calendar by Joseph C Dolson.

    The problem I am having is that when you click on an event listed on Friday or Saturday with a large description, only half of the popup window can be viewed. You can see this problem in action if you look at the August 27th entry for the Eine Kleine Konzert.

    I searched the forums and couldn’t find anything so I went to the developers page and read this
    “The event details box disappears under my sidebar! What can I do?
    There’s about a 99% probability that this is because the content container on your web site has the CSS direction overflow: hidden; set. You can usually remove this direction without any damage to your web site. The reason it exists is primarily as a bug fix for IE6 — to protect you from what can happen in IE if you add an object (like an image) which is wider than your content area to a blog post.”

    I then went into my style.css file and deleted that overflow: hidden; line and it didn’t change anything.

    I am not very good with .css but I have been learning quickly.

    Your help would be greatly appreciated!!!
    Thank you in Advance 🙂

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘My Calendar Overflow Problem’ is closed to new replies.