-
AuthorPosts
-
frold Friend
frold
- Join date:
- April 2011
- Posts:
- 106
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 24
- Thanked:
- 5 times in 1 posts
March 24, 2012 at 7:20 pm #175357frold Friendfrold
- Join date:
- April 2011
- Posts:
- 106
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 24
- Thanked:
- 5 times in 1 posts
March 25, 2012 at 7:09 am #445525khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
frold Friendfrold
- Join date:
- April 2011
- Posts:
- 106
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 24
- Thanked:
- 5 times in 1 posts
March 25, 2012 at 2:07 pm #445556I did send you a private msg
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 25, 2012 at 5:32 pm #445571You replace the code from /components/com_community/templates/ja_social/css/style.old.css
#community-wrap .community-status .creator-actions {
padding-top: 5px;
}
with
#community-wrap .community-status .creator-actions {
padding-top: 5px;
position: relative;
}
replace
#community-wrap .community-status .creator-loading {
background: url("../images/mini-loader.gif") no-repeat scroll 0 50%;
display: none;
height: 18px;
left: 40px;
position: absolute;
top: 10px;
width: 50px;
}
with
#community-wrap .community-status .creator-loading {
background: url("../images/mini-loader.gif") no-repeat scroll 0 50%;
display: none;
height: 18px;
position: absolute;
width: 50px;
right: 40px;
top: 7px;
}
To fix “Medlemmer”, you replace
#community-wrap .js_PriContainerLarge .js_dropDownMaster dt {
}
with
#community-wrap .js_PriContainerLarge .js_dropDownMaster dt {
text-indent: 0;
min-width: 100px;
}1 user says Thank You to khoand for this useful post
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by frold 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum