Profile Photo in Chat

Hello how i can make more big the profile photo in the chat and for the commets

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 1 Aug 2009

can some one help me with this please thank's

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 5 Aug 2009

Can some one help me with this one please

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 14 Aug 2009

I think this is done in the flash code somewhere.

Kids first
Quote · 14 Aug 2009

If the size is increased you will end up with huge title bars and spacing between the members. Trust me, it would look like crap if you increase the size.

But anyhoo. The one in the title bar in the comments should be able to be changed. Don't know how.

But i am pretty sure the one in the IM, chat or any other flash modules most likely can't be.

https://www.deanbassett.com
Quote · 14 Aug 2009

Oo but im nat going to make huge or big yes a little big so u can see the person clear thats all and were i goo for this

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 14 Aug 2009

In presence, haven't looked but don't think you can do it, at least not in D6

 

For Profile Comments, that one is a different story.

 

You will need to access:

 

 


 

 

templates/base/css/cmts.css

 

locate:

 

 


 

.cmt-icon
 {
  position:absolute;
  left:3px;
  top:3px;
  width:16px;
  height:16px;
  border:1px solid #CCC;
 } 

 


 

I noted that by changing the width: & height: to 24px, that it caused the pic to overlay the text (by hotel 2 Days Ago)

 

It does look like crap.  The text just needs to be repositioned slightly, this can be done as follows:

 

templates/base/css/cmts.css

 

locate the following:

 


 

.cmt-head
    {
     position:relative;
        border-top:1px none #CCC;
        background-color:#191919;
        padding:2px 2px 2px 26px;
        font-size:11px;               
        line-height:20px;
    }

 


 

Make adjustments to the padding (red line) I have colored purple the ones that you will need to alter to get it positioned correctly. 

 

 

If I can find time later, I'll look at the Presence one, but I'm with Dean that that one can't be done easily.

 

 

***Note:  I am not responsible if your site looks like crap from doing this, it is at your own personal taste as to whether you like it or not.

 

Quote · 14 Aug 2009

Thank's my friend u right u like crap lol

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 15 Aug 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.