• Resolved saranee

    (@saranee)


    Hi,

    I am using the events made easy widget on my home page in the right column. The month shows a bullet in front of it. Doesn’t look very nice. Is there a way I can remove that bullet and make the month “October” stand out better?

    Thanks
    saranee

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Franky

    (@liedekef)

    It is showing a bullet because you configured it so. Change the widget settings (check header, footer and template settings).

    Thread Starter saranee

    (@saranee)

    Do I find this in the “Events Made Easy” settings tab?

    Thanks,
    Saranee

    Plugin Author Franky

    (@liedekef)

    No, in the settings of the widget.
    The way I see it, you’ve the header and footer to a p-tag, while asking for a period (monthly).
    Now the period-settings do require a ul-tag (check your generated code) since they show each month in a fixed li-tag.
    In your case the li-tag is no standing on it’s own, and is related to your weird layout. Fix the header/footer settings and if you want to style the month: use CSS.
    Chceck firebug (or any css debugger) to see the classes applied so you can change those.

    Thread Starter saranee

    (@saranee)

    Thanks for your response. The only tag I played with was the “Default event list format” as there was a page called “tips” that suggested that string. All the others were already in the boxes. I have not changed any, as this seems quite confusing to me. I am just looking for help fixing the “month” so it doesn’t show the bullet and maybe make the text larger for that item so it doesn’t look like it’s one of the events. Sorry I’m so dense 🙂

    Saranee

    Plugin Author Franky

    (@liedekef)

    Could you post a screenshot of that specific widget settings?

    Thread Starter saranee

    (@saranee)

    I played around with my css some more and I think I have fixed the problem. Thank you for taking the time to look at this.

    Saranee

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘widget not showing month correctly’ is closed to new replies.