Calendar Widget Bad Display

Viewing 2 posts - 1 through 2 (of 2 total)
  • #22087
    trickyboy
    Participant

    I can’t get the calendar in the footer to display correctly. It has bars across the days that makes it unreadable.

    Can anyone suggest a “simple” calendar to replace this widget that will display correctly? I don’t want anything with events, just simple so the visitor will have a calendar at hand from the same page.

    So far I’m not very impressed with Pinboard. The only three things that I wanted to work was the menu, search and calendar. Only the menu works right in mobile devices. The search is just useless as it simply pulls up a page and doesn’t even highlight the word searched. And now this simple addition of a calendar seems amazingly defaulted wrong.

    Any help will be appreciated.

    http://www.finediamondsdirect.com/http://www.finediamondsdirect.com/

    #22088
    trickyboy
    Participant

    Well, since I added my question, I made changes which is just a workaround trying to hide the two horizontal bars. They are lightly displayed now, but I really want them removed so I can use the color of fonts and background that I want.

    .widget {
    background-color: white;
    font-size:14px;
    }

    #wp-calendar #today {
    background-color: #C8C8FF;
    }

    #wp-calendar{
    color:#000000;
    font-weight: bold;
    }

    #wp-calendar td {
    color: black;
    font-weight: bold;
    font-size:16px;
    }

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

You must be logged in to reply to this topic.