Support Forums

Got a question? Post it here. We'd love to help.

Knowledge Base:

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorjanetsmith
    • CommentTimeJul 26th 2008
     

    The most recent autumn theme version adds little icons to each of the block entries such as web content, links to modules etc. How are these graphics added? Where would I need to go to remove or edit them? Are they controlled by an entry in styles.css?

    Thanks!

    •  
      CommentAuthorptrkmkl
    • CommentTimeJul 27th 2008
     

    I'm not sure what you're talking about. Could you please supply a screenshot?

    • CommentAuthorjanetsmith
    • CommentTimeJul 27th 2008
     

    Itried to attach the screenshots but they are too large, so I've emailed them to the contact address on this website. I circled 2 examples in red. Basically, the little icon graphics/pix seem new. Is there anyway to get rid of them? Thanks for the quick response!

    •  
      CommentAuthorptrkmkl
    • CommentTimeJul 30th 2008
     

    I have received your screenshots via email and have a solution for you. I believe the previous version of Autumn did not include the default Moodle icons. Here is the code that will remove theme from the newest version (to be added to styles.css):

    .sideblock .icon img { display:none; }