This is a Hitskin.com skin preview
Install the skin • Return to the skin page
2 posters
By admin in the right position and irritating black bg problem
Army- Forumember
- Posts : 81
Reputation : 1
Language : English
Location : India
SarkZKalie- Support Moderator
- Posts : 1443
Reputation : 220
Language : English
Search and replace
Search and remove right: -22em; in this CSS
- Code:
.postprofile dt strong
- Code:
.postprofile dt a :not(span) strong
Search and remove right: -22em; in this CSS
- Code:
.postbody .author {
line-height: 1.2em;
margin: 0 15em .6em 0;
padding: 2px!important;
position: relative;
right: -22em;
text-align: center;
width: 230px;
}