Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • tjw105 Friend
    #197212

    I am using JA_Social template on J2.5.19 and have installed JEvents and their RSVP Event Booking add-on (com_rsvppro)

    There is a FE Administration module for RSVP to allow administrators to manage a session and their attendees.

    When I use standard beeze template the form looks perfect.

    When I use T3 templates, I loose the Icons see attached images.

    Jevents defines their icons under their own admin.css file using class names such as “icon-32-new” = their icon image.

    It seems that the bootstrap.css thumps the admin.css

    Is there any way to override the bootstrap.css?


    1. jevents-beez
    2. jevents-jasocial
    3. css-rules-jasocial
    newsun11026 Friend
    #532945

    Hi,
    You can try add !important for icon-32-new in admin.css file
    .icon-32-new {
    background-image: url(../images/icon-32-new.png) !important;
    }

    tjw105 Friend
    #532946

    I had done that allready before submitting this post. Tried it again and restarted server and on fresh browser, no effect.

    newsun11026 Friend
    #532949

    Hi,
    Please give me link of picture 2

    newsun11026 Friend
    #532950

    Hi,
    Please see attach file. You only need add !important into style.


    1. new-icon
    tjw105 Friend
    #532951

    Sorry, can you be a bit more specific

    Where do you mean by into Style

    newsun11026 Friend
    #532953

    You can see in my first post

    tjw105 Friend
    #532954

    Thanks very much, when I originally tried to add the !important I put it after the; rather then before it.

    It works now. Feel like a noob.

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

This topic contains 8 replies, has 2 voices, and was last updated by  tjw105 10 years, 6 months ago.

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