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.

Profile Picture resizing for PMs

2 posters

Go down

Profile Picture resizing for PMs Empty Profile Picture resizing for PMs

Post by Guest July 30th 2012, 20:13

I need the profile pics to be resized in PMs as well. Everything else I already have done.

Sorry, I just don't know the classname I need to do so.
avatar
Guest
Guest


Back to top Go down

Profile Picture resizing for PMs Empty Re: Profile Picture resizing for PMs

Post by Sanket July 30th 2012, 20:20

Code:
.postprofile dt img{
}
Try that one.
Sanket
Sanket
ForumGuru

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

Back to top Go down

Profile Picture resizing for PMs Empty Re: Profile Picture resizing for PMs

Post by Guest July 31st 2012, 08:59

Didn't work for profiles in PMs Sad
avatar
Guest
Guest


Back to top Go down

Profile Picture resizing for PMs Empty Re: Profile Picture resizing for PMs

Post by ankillien July 31st 2012, 09:31

Hi,

The code given above is correct and should work. Try with important flag...

Code:
.postprofile dt img {
max-width: 50px !important;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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