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

    html code doesnt create picture

    aRt)Y
    aRt)Y
    Forumember


    Male Posts : 97
    Reputation : 7
    Language : German
    Location : Germany

    Solved html code doesnt create picture

    Post by aRt)Y Sun 29 Jan - 15:18

    So since i finally find out how the syntax of a html picture is, i tried it and it nearly worked.

    I have enabled html for the whole forum and enabled it for the post in which i posted the html. example:
    Code:
    <table style="background: url('http://i43.servimg.com/u/f43/16/93/80/74/lock10.png') no-repeat left center #d7e2b7; border: 1px solid #b7c19a; padding: 5px 5px 5px 30px; width: 97%; font-weight: bold; color: #626f3d; border-radius: 3px;"><tr><td>Topic Solved & Locked</td></tr></table>

    The picture is visible when i press 'preview' but as soon as i press 'send' there comes the code and not the html picture and really don't know why.
    My question: Why does it work in preview mode but not after i send the post?


    Last edited by aRt)Y on Mon 30 Jan - 13:01; edited 1 time in total
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    Solved Re: html code doesnt create picture

    Post by LGforum Sun 29 Jan - 16:37

    Just use the standard HTML img tag Razz

    Code:

    <img src="http://i43.servimg.com/u/f43/16/93/80/74/lock10.png">
    aRt)Y
    aRt)Y
    Forumember


    Male Posts : 97
    Reputation : 7
    Language : German
    Location : Germany

    Solved Re: html code doesnt create picture

    Post by aRt)Y Sun 29 Jan - 16:43

    Uhm, my problem probably wasn't clear enough.

    I don't only want the pic to show up but also the text, background, size & font, etc.
    It should look like this: http://www.autohotkey.net/~aRt%29Y/Unbenannt.png
    But the point of the html is to not use a picture but a text with background with links which isn't possible on a picture.

    Paste the code i posted above into a .html file and open it. You'll see what i mean.
    Again the problem: instead of the background, text and the little icon, there only shows up the html code in the post.

    [edit]: SOLVED
    I didnt know, i need to change something in my profile. Thanks!
    https://help.forumotion.com/t103722-game-into-forum#675899
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Solved Re: html code doesnt create picture

    Post by MrMario Mon 30 Jan - 18:00

    Topic Solved & Locked

      Current date/time is Wed 13 Nov - 17:49