[HELP] CSS Problem in new event page.

On , in , by Metalslug

Home Forums RaidPlanner Discussions General discussion [HELP] CSS Problem in new event page.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1563
    Metalslug
    Member

    Greetings Teracque!!!

    Thanks again for this great tool!

    I have a situation that im asking for your help.

    Wen i want to create an event in the main site calendar (new event), my website CSS screwup the mini-calendar to choose the raid days.

    See this example:
    http://wowsniper.com/css_bug.jpg
    The webpage that have the issue is http://www.morteougloria.com

    Is there anyway to cancel my css template and use the raidplanner.css only in this page (new event page)?

    Many thanks and have a very nice day!
    Metalslug

    #1566
    Anonymous
    Inactive

    that calendar on your site looks amazing. if you don’t mind me asking, how were you able to create that? I understand with css, but did you have to create a new css file and place it somewhere or did you modify an existing one?
    I am trying to create something similar to that myself, and I cannot seem to get it to work.

    #1575
    Taracque
    Member

    The calendar is a Joomla standard module, it doesn’t depend on raidplanner css. Something in your template file has conflict with joomla core.
    What you can do is to use the
    add the

    .calendar tabel {
    font-size: 11px !important;
    }

    .calendar thead .title {
    font-weight: bold;
    text-align: center;
    background: #333333;
    color: #ffffff;
    padding: 2px;
    }

    that will most likely revert some changes back on calendar, however I’m not sure, everything will be fixed.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
 

Comments are closed.