The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    How to remove Merry Christmas Message?

    avatar
    micromega
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    Solved How to remove Merry Christmas Message?

    Post by micromega February 3rd 2013, 12:26 pm

    Hi,

    I have created a forum a few months ago, but never really worked on it until recently. A few days ago I resumed work on it, and found out that when I hover the mouse pointer over any of the default forums in my group ("Your first Forum", "basket" visible when I am logged in, "basket" is invisible when I am not logged in), the "Merry Christmas" message appears. Judging from the anti-aliasing on the font, it could be a graphic (not text).

    The address of my forum is http://gr-diaspora.forumotion.com/

    I have tried with the following browsers:

    Chrome Version 24.0.1312.56 m
    Firefox Version 18.0.1

    The behaviour is the same in both browsers.

    I have searched the forum, but apart from an old, unsolved, garbaged post, I did not find any solution to this problem. I have had a look in the CSS sheets that I have access to through the administrator panel but did not manage to find anything relevant.

    Can you please help?

    Thanks in advance!


    Last edited by Base on February 3rd 2013, 1:34 pm; edited 3 times in total (Reason for editing : Typo)
    Cassius Dio
    Cassius Dio
    Forumember


    Male Posts : 581
    Reputation : 79
    Language : Romanian &English
    Location : Yellow Submarine

    Solved Re: How to remove Merry Christmas Message?

    Post by Cassius Dio February 3rd 2013, 12:32 pm

    Find this code in your CSS Stylesheet:
    Code:
    li.row:hover {
    background: url(http://i62.servimg.com/u/f62/14/52/65/41/mc10.png) 100% 100% repeat;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #F0F9FF;
    }
    and remove it.
    avatar
    micromega
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    Solved Re: How to remove Merry Christmas Message?

    Post by micromega February 3rd 2013, 1:15 pm

    Hi SGSS,

    I "commented" (/* .... */) the piece of code you pasted above, and it works. The "Merry Christmas" message does not appear any more.

    Thank you so much!

    Please mark this thread as solved.
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Solved Re: How to remove Merry Christmas Message?

    Post by Base February 3rd 2013, 1:34 pm

    Topic Solved & Locked

      Current date/time is November 13th 2024, 8:41 pm