Remove frame on membership badge increase usable area size

relatively trivial issue here.

 

when creating membership levels, and adding your membership badge (icon), there does not seem to be a mechanism in place for resizing what you upload, and then there is some framed box that the image gets set into.

 

i need to remove the borders, and increase the allowable size of the membership badge

 

membership badge

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 25 Jun 2011

templates/base/css/levels.css  line32

div.mbp-level-icon {
background-color:#FFFFFF;
background-position:center center;
background-repeat:no-repeat;
border:1px solid #CCCCCC;
height:114px;
left:10px;
position:absolute;
top:10px;
width:114px;
}
 
As for the resize  not to sure what is doing the resizeing....
https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 25 Jun 2011

this .css file you mention does not exist on 7.0.6

 

i looked in both base and uni, and no ghotti

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 27 Jun 2011

ok brother nathan hit me in the head, and told me where its at:

 

modules/boonex/memberships/templates/base/css/levels.css

 

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 27 Jun 2011

modules/boonex/membership/templates/base/css

Quote · 27 Jun 2011
 
 
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.