• Resolved admdisco

    (@admdisco)


    Since updating my theme, wordpress and spiffy calendar the drop down information display isnt displaying correctly.

    The event title is striked through and the text is partly obscured/missing.

    I have played arround with some of the CSS but was unable to fix it being a bit of a novice so have reset the style sheet again.

    Can anyone help point me in the right direction of what to change to get the calendar information to display correctly on my page below 😀


    http://www.cueandbrew.co.uk/whatson/

    I have followed the instructions from the other support submission regarding the strikethrough but it didnt seem to solve the issue but did remove the top line

    Any help appreciated,

    Thanks

    http://wordpress.org/extend/plugins/spiffy-calendar/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Try adding .calnk p { padding-top: 10px; } to your CSS.

    Thread Starter admdisco

    (@admdisco)

    Thanks!!! That was what I needed (well changed it to 15px but Job done)

    😀

    Dont suppose you can suggest what I can change to get the side widget, upcoming detailed descriptions (with the mouse hovered) to not block the event time when theres two lines of text?

    Thanks again,

    .calnk a:hover div div.event-title { position:relative; } seems to do the trick.

    Thread Starter admdisco

    (@admdisco)

    Thanks again!!

    Mannn, I need to learn CSS!!

    I keep having a play but its a pain to set it in the little box in wordpress to come out of to see if it has done what you want, and if it hasnt, to find what ive changed to fix it again is worse, lol

    now if i could just squeeze the calendar back together so it fits as close as possible to the screen without the need for scrolling and re-align the date search boxes so they are on the same line not centered under each other it would be perfect!!!!! 😀 😀

    i know its a free plug in 😉 and im happy to have just received a reply let alone my personal fixes!!

    Cheers!!!

    Im gonna have a ‘buthcers’ for some decent free guides about CSS.. can see me needing this as im starting to get into my wordpress..

    😀

    A good way to tinker with CSS is using Google Chrome. You can inspect elements on the page and change their CSS to test different settings.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Drop Down Strike Through / Spacing’ is closed to new replies.