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.

Avatar code fix plz!??!

2 posters

Go down

Solved Avatar code fix plz!??!

Post by Abdalah tupe March 19th 2014, 5:40 pm

hello guys Hello 

I have problem in avatar code when I have place it on css ,Its works but the code make rank image big (the code apply avatar efeect on rank image)

how to fix it
this css code I had use it:

Code:
.user-basic-info a img {
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #D5D5D5;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    height: 90px;
    padding: 1px;
    width: 90px;
}


My version : Punbb
Abdalah tupe
Abdalah tupe
Forumember

Male Posts : 84
Reputation : 5
Language : Arabic,English
Location : IRAQ

http://tizen.forumarabia.com/

Back to top Go down

Solved Re: Avatar code fix plz!??!

Post by Abdalah tupe March 19th 2014, 5:41 pm

I forget photo for this bug 
this photo for problem
Avatar code fix plz!??! Captur13
Abdalah tupe
Abdalah tupe
Forumember

Male Posts : 84
Reputation : 5
Language : Arabic,English
Location : IRAQ

http://tizen.forumarabia.com/

Back to top Go down

Solved Re: Avatar code fix plz!??!

Post by Abdalah tupe March 19th 2014, 5:42 pm

I'm wait plz fast
Abdalah tupe
Abdalah tupe
Forumember

Male Posts : 84
Reputation : 5
Language : Arabic,English
Location : IRAQ

http://tizen.forumarabia.com/

Back to top Go down

Solved Re: Avatar code fix plz!??!

Post by Ange Tuteur March 19th 2014, 8:10 pm

GAME KING wrote:I'm wait plz fast

Hello,

Please do not double/triple post, your posts must be separated by at least 24hours. For this you have received a warning. Bumping your topic in such little time will not get you a reply any faster, please remember to read the rules.

thank you. Smile


Change the property to max-height and width. This will only resize avatars that are greater than the value you specify :
Code:
.user-basic-info a img {
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #D5D5D5;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    max-height: 90px;
    padding: 1px;
    max-width: 90px;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Avatar code fix plz!??!

Post by Abdalah tupe March 20th 2014, 5:14 am

Ange Tuteur wrote:
GAME KING wrote:I'm wait plz fast

Hello,

Please do not double/triple post, your posts must be separated by at least 24hours. For this you have received a warning. Bumping your topic in such little time will not get you a reply any faster, please remember to read the rules.

thank you. Smile


Change the property to max-height and width. This will only resize avatars that are greater than the value you specify :
Code:
.user-basic-info a img {
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #D5D5D5;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    max-height: 90px;
    padding: 1px;
    max-width: 90px;
}

Big big big thanks  kiss hahha
 :rose:  :rose: 
and sorry for my reply  ... 
the code was fix but when page load done the rank image same problem and I'm edit my post to this for staff not close the topic ,I hop you undrstand me  :rose: 
Abdalah tupe
Abdalah tupe
Forumember

Male Posts : 84
Reputation : 5
Language : Arabic,English
Location : IRAQ

http://tizen.forumarabia.com/

Back to top Go down

Solved Re: Avatar code fix plz!??!

Post by Abdalah tupe March 20th 2014, 10:38 am

Solved by Ange Tuteur


thanks to him


close
Abdalah tupe
Abdalah tupe
Forumember

Male Posts : 84
Reputation : 5
Language : Arabic,English
Location : IRAQ

http://tizen.forumarabia.com/

Back to top Go down

Solved Re: Avatar code fix plz!??!

Post by Ange Tuteur March 20th 2014, 5:03 pm

You're welcome Smile

Topic solved and archived
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum