like this one. version phbb2
This is a Hitskin.com skin preview
Install the skin • Return to the skin page
This is a Hitskin.com skin preview
Install the skin • Return to the skin page
MrSadist wrote:they work both but my other problem is to add shadow effects on whole profile fields i know how to add but i forgot the code adding in javascript management thats the one i need.
MrSadist wrote:bump
Draxion wrote:Can you link me where you took that screenshot in the first post? Thanks.
SLGray wrote:Did this not work: https://help.forumotion.com/t153908-profile-field ? Or this one: https://help.forumotion.com/t153911-profile-design-line#1057291 ?
SLGray wrote:SLGray wrote:Did this not work: https://help.forumotion.com/t153908-profile-field ? Or this one: https://help.forumotion.com/t153911-profile-design-line#1057291 ?
|
SLGray wrote:The CSS selector is
- Code:
.postprofile .label
Please don't use bold or color and keep to the default text. This is reserved for the staff for moderation. Thank you.
|
SarkZKalie wrote:Could you please provide your forum URL here? A test account will help also.
.postdetails.poster-profile {
text-shadow: 0 0 10px yellow;
font-weight: bold;
}
SarkZKalie wrote:Add this to your CSS
- Code:
.postdetails.poster-profile {
text-shadow: 0 0 10px yellow;
font-weight: bold;
}