bigger profile comment thumbnails?

Hi there Every one,

I'm just wandering where the code is to make the thumbnails in the profile comments section a little bigger.

They are just to small.

Cheers

J

Quote · 26 Jul 2008

If you are looking to make the icons bigger this can be done in:

/templates/base/css/cmts.css

Look for     .cmt-icon

and make your desired changes. You may need to alter a few others in the file for the table padding etc.

I have one site with the following in the file for bigger comment icons:

.cmt-icon
{
position:absolute;
left:1px;
top:20px;
bottom:3px;
width:32px;
height:28px;
border:0px solid #CCC;
padding:3px;
}

But I have also made a few other changes to the file for spacing and sizes, etc.

gameutopia

DialMe.com - Your One and Only Source For Boonex Dolphin Tutorials and Resources
Quote · 26 Jul 2008

Wow man thanks mate!

Worked a treet!

Like you said a bit of playing around with the other CSS tags but got there  :)

Cheers champ!

J

Quote · 26 Jul 2008

Please can you tell me which are the other commands I need to change to make the enlarge the heading area so the bigger icon will fit in it.  I know it is in the same file but as I have no clue what controls what I may really mess everything up.  Thanks

Quote · 17 Oct 2008
 
 
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.