one image size  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.
3 posters

    one image size

    avatar
    Guest
    Guest


    Solved one image size

    Post by Guest February 27th 2012, 12:58 am

    i have this php code -- ><div id="avatar"></div> ,

    but the image which showing, is 148x150

    i want ONLY this image to do 30x30.

    can you help me?
    Nera.
    Nera.
    Energetic


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

    Solved Re: one image size

    Post by Nera. February 27th 2012, 10:23 am

    Hi,

    That's an HTML code not a php code.

    ONLY this image
    Which image?

    You'll need to explain a bit better.
    avatar
    Guest
    Guest


    Solved Re: one image size

    Post by Guest February 27th 2012, 1:02 pm

    ok Smile

    The image is the avatar , and the avatar shows on overal_header,
    but is 148x150... and i want to is 30x30.

    For Example.

    I have this avatar --> one image size  Risk

    i want become aytomatically only on overall_header 30x30 ..
    Nera.
    Nera.
    Energetic


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

    Solved Re: one image size

    Post by Nera. February 27th 2012, 1:14 pm

    How did you load it on overall_header? Did you wrap it with a class or and id? If it's the one you posted up it would go:

    Code:
    #avatar img { max-height: 30px; max-width: 30px; }

    For anything else leave your forum url.
    avatar
    Guest
    Guest


    Solved Re: one image size

    Post by Guest February 27th 2012, 1:29 pm

    i want avatar img is 136x138
    but only on overal_header shows 30x30..

    on topics message , on profile etc, shows 136x138..


    Smile
    Nera.
    Nera.
    Energetic


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

    Solved Re: one image size

    Post by Nera. February 27th 2012, 1:42 pm

    Nera. wrote:
    For anything else leave your forum url.

    Hello
    avatar
    Guest
    Guest


    Solved Re: one image size

    Post by Guest February 27th 2012, 2:01 pm

    doesnt work.
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: one image size

    Post by Sanket February 28th 2012, 7:50 am

    Nera. wrote:
    Nera. wrote:
    For anything else leave your forum url.

    Hello
    avatar
    Guest
    Guest


    Solved Re: one image size

    Post by Guest February 28th 2012, 1:16 pm

    I created it!

    Ok solved, and thanks for your answers. Smile
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: one image size

    Post by Jophy February 28th 2012, 1:22 pm

    Solved -> Moved