one image size
3 posters
Page 1 of 1
one image size
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?
but the image which showing, is 148x150
i want ONLY this image to do 30x30.
can you help me?
Guest- Guest
Re: one image size
Hi,
That's an HTML code not a php code.
You'll need to explain a bit better.
That's an HTML code not a php code.
Which image?ONLY this image
You'll need to explain a bit better.
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: one image size
ok
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 -->
i want become aytomatically only on overall_header 30x30 ..
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 -->
i want become aytomatically only on overall_header 30x30 ..
Guest- Guest
Re: one image size
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:
For anything else leave your forum url.
- Code:
#avatar img { max-height: 30px; max-width: 30px; }
For anything else leave your forum url.
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: one image size
i want avatar img is 136x138
but only on overal_header shows 30x30..
on topics message , on profile etc, shows 136x138..
but only on overal_header shows 30x30..
on topics message , on profile etc, shows 136x138..
Guest- Guest
Re: one image size
Nera. wrote:
For anything else leave your forum url.
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: one image size
Nera. wrote:Nera. wrote:
For anything else leave your forum url.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: one image size
Solved -> Moved
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» Click to see full size for image does not show full size
» Image size
» Insert Image & Size On Posts
» Easy Request: Just need you to re-size this image
» Forum Background image size
» Image size
» Insert Image & Size On Posts
» Easy Request: Just need you to re-size this image
» Forum Background image size
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum