Images position on a HTML page Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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

    Images position on a HTML page

    avatar
    smerf95
    Forumember


    Male Posts : 208
    Reputation : 3
    Language : Polish

    Solved Images position on a HTML page

    Post by smerf95 July 20th 2012, 3:33 am

    Ok when u go in to http://sorta.forumpl.net/
    u will see a sign on the right bottom corner saying "Wejście"
    And here is my question .. How do I make it on the center of the page instead of the bottom ..
    Thank you v. much for your help Smile

    Code if u need it Smile

    <BODY BGCOLOR=black>
    <img src="https://2img.net/h/oi48.tinypic.com/24mzssx.gif"><br><br>
    <center><br></center><p style="text-align: center;"><h3 align="right"><a href="http://sorta.forumpl.net/h2-start2"><img alt="" src="https://2img.net/h/oi49.tinypic.com/bewzso.gif" width="200" height="100"></h3></a></p>
    <p style="text-align: center;"><br></p></div><p style="text-align: center;"><br></p>
    </p><div style="text-align: right;"><font style="color: White;" size="1">Powered by<a href="http://www.forumpolish.com" target="_blank">forumpolish.com</a></font></div></BODY>


    Last edited by smerf95 on July 20th 2012, 4:39 pm; edited 1 time in total
    avatar
    smerf95
    Forumember


    Male Posts : 208
    Reputation : 3
    Language : Polish

    Solved Re: Images position on a HTML page

    Post by smerf95 July 20th 2012, 7:37 am


    here is the screen SmileImages position on a HTML page 2qxyo1d
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Images position on a HTML page

    Post by Nera. July 20th 2012, 12:56 pm

    Hi,

    You'll change this in the code to align="center"

    <h3 align="right"><a href="http://sorta.forumpl.net/h2-start2"><img width="200" height="100" src="https://2img.net/h/oi49.tinypic.com/bewzso.gif" alt=""></a></h3>
    avatar
    smerf95
    Forumember


    Male Posts : 208
    Reputation : 3
    Language : Polish

    Solved Re: Images position on a HTML page

    Post by smerf95 July 20th 2012, 3:44 pm

    Did not work .. It went to the center but on the bottom of the page and i want it on the center beetwen top anb bottom like in the screen . Thank you Smile
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Images position on a HTML page

    Post by Nera. July 20th 2012, 4:32 pm

    Code:
    <BODY BGCOLOR=black>
    <table width="100%">
    <tr>
    <td width="50%">
    <img src="http://i48.tinypic.com/24mzssx.gif"><br><br>
    <center><br></center></td>
    <td width="50%"><p style="text-align: center;"><h3 align="center"><a href="http://sorta.forumpl.net/h2-start2"><img alt="" src="http://i49.tinypic.com/bewzso.gif" width="200" height="100"></h3></a></p>
    </td>
    </tr>
    <tr>
    <td colspan="2" ><p style="text-align: center;"><br></p></div><p style="text-align: center;"><br></p>
    </p><div style="text-align: right;"><font style="color: White;" size="1">Powered by<a href="http://www.forumpolish.com" target="_blank">forumpolish.com</a></font></div>
    </td>
    </tr>
    </table>
    </BODY>

    http://tiki.makingforum.com/h1-testtoshowyouitworks
    avatar
    smerf95
    Forumember


    Male Posts : 208
    Reputation : 3
    Language : Polish

    Solved Re: Images position on a HTML page

    Post by smerf95 July 20th 2012, 4:38 pm

    OMG thank you so much Smile It worked ^^ solved L:)
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Images position on a HTML page

    Post by Nera. July 20th 2012, 4:39 pm

    Topic Solved & Locked