-
AuthorPosts
-
missyw Friend
missyw
- Join date:
- May 2008
- Posts:
- 171
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 98
- Thanked:
- 2 times in 1 posts
November 30, 2011 at 3:33 am #171272I have positioned my CB login module at the top of the page in the topnav area. I want to enlarge the font size for “Forgot login?” and “Register” prompts. I am looking at template.css and I don’t know where to modify the code. Should I try adding a font-size to #topnav, or change login-form, or change mod_login? Or better still, is it possible to add a cb class to the css (like I added .cbLoginButtonSpan)?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
missyw Friendmissyw
- Join date:
- May 2008
- Posts:
- 171
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 98
- Thanked:
- 2 times in 1 posts
November 30, 2011 at 5:05 am #427250<em>@khoand 286033 wrote:</em><blockquote>Hi,
You add this code into /templates/ja_community_plus/css/template.css
.mod_login {
font-size:14px;
}
</blockquote>
Thanks, khoand. It works:)One more question (I have tried but cannot work it out) …How can I enlarge the font for the login greeting “Hi, <username>”? e.g. “Hi, admin”
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
missyw Friendmissyw
- Join date:
- May 2008
- Posts:
- 171
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 98
- Thanked:
- 2 times in 1 posts
November 30, 2011 at 11:22 am #427318<em>@khoand 286093 wrote:</em><blockquote>You add this code into /templates/your_template/css/template.css
#mod_login_greeting {
font-size: 150%;
}
</blockquote>
It works 😀 Thank you!AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by missyw 12 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
formatting css for Community Builder login
Viewing 5 posts - 1 through 5 (of 5 total)