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
2 posters

    faded image

    iyaaz
    iyaaz
    Forumember


    Male Posts : 350
    Reputation : 8
    Language : English
    Location : London

    Solved faded image

    Post by iyaaz February 13th 2014, 6:39 pm

    on forumoion quick reply area box i see faded image and i
    was wonedering how to set one or my end, can someone
    kindly show me the right Tutorials
    Base
    Base
    Forumaster


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

    Solved Re: faded image

    Post by Base February 14th 2014, 11:33 am

    Hello,

    If you are using phpBB 3, then the CSS code for a background image in the quick reply box is:

    Code:
    .sceditor-container iframe, .sceditor-container textarea {
    background-image: url(URL HERE)!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    }

    Replace "URL HERE" with the direct link to the image. You can find your CSS code at:


    1. Administration Panel (advanced mode)
    2. Display Tab
    3. Colors (on the left, under Pictures and Colors)
    4. CSS Stylesheet tab

    I hope this has helped.
    iyaaz
    iyaaz
    Forumember


    Male Posts : 350
    Reputation : 8
    Language : English
    Location : London

    Solved Re: faded image

    Post by iyaaz February 14th 2014, 1:18 pm

    year it worked smoothly
    Base
    Base
    Forumaster


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

    Solved Re: faded image

    Post by Base February 14th 2014, 2:25 pm

    Glad your problem is solved; topic marked as solved and archived.

      Current date/time is September 23rd 2024, 4:32 am