Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • quiff Friend
    #147129

    Hello again,

    See my site:
    http://www.sdccc.co.uk/index.php/home.html

    The event calendar is left aligned -how do I make it “center” –but not affect other things in the “right” modules? ie I need something like “right+center” and “right+left” variations on the “right” module.

    Any ideas? I assume it’ll involve a bit of CSS editing, I’ve looked, but can’t figure it out for myself… :((

    Let me know what you think!

    Cheers,
    Q

    Css Magician Friend
    #327639

    Dear quiff,

    If you want the event calendar is center aligned, you can add a style as follow:


    table.mod_events_monthyear,
    table.mod_events_table {
    margin: 0 auto;
    }

    quiff Friend
    #327703

    Many thanks. I put it in the CSS and it worked!!!

    Brilliant.

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

This topic contains 3 replies, has 2 voices, and was last updated by  quiff 14 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum