Events Calendar Layout issue

This topic contains 6 replies, has 4 voices, and was last updated by  wasanajones 9 years, 8 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #12839

    wasanajones
    Buyer
    Post count: 180

    something messy with the events calendar widget layout

    the month display isn’t coded within the navigation table and the script seems to be adding negative margin css to make it appear inside the table, but it doesn’t align either (see attached image)

    <section id=”geodir_event_listing_calendar-2″ class=”widget geodir_event_listing_calendar”>
    <div class=”widget-wrap”>
    <div class=”geodir_locations geodir_location_listing”>
    <table width=”100%” style=”background:#D0D0D0; border:1px #bbb solid;”>
    <tbody>
    <tr class=”title” align=”center”>
    <td class=”title” width=”10%” style=”padding:10px;”>
    <td class=”title” style=”padding:10px;”>
    <td class=”title” width=”10%” style=”padding:10px;”>
    </tr>
    </tbody>
    </table>
    <div id=”geodir_event_calendar”>
    <span id=”cal_title” style=”display: block; text-align: center; padding-bottom: 11px; margin-top: -28px;”>
    August 2014
    </span>
    <table class=”calendar_widget” width=”100%” cellspacing=”2″ cellpadding=”2″ border=”0″ style=”background:#e6e6e6; border:1px #bbb solid;”>
    </div>
    </div>
    <script type=”text/javascript”>
    </div>
    </section>

    element.style {
    display: block;
    margin-top: -28px; (THIS LOOKS LIKE apparent fix attempt but doesn’t align)
    padding-bottom: 11px;
    text-align: center;
    }

    should I attempt to implement CSS overide fix or is this alignment issue something that will get resolved in next plugin addon release?

    thanks

    #12846

    Guust
    Moderator
    Post count: 29970

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #12861

    wasanajones
    Buyer
    Post count: 180

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #12862

    wasanajones
    Buyer
    Post count: 180
    This reply has been marked as private.
    #12870

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #12872

    John Allsopp
    Expired Member
    Post count: 399

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #12906

    wasanajones
    Buyer
    Post count: 180

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket