Skip to Content Skip to Menu

Customizing CSS & Styling of CB Login Module

  • Gooru
  • Gooru
  • OFFLINE
  • Posts: 36
  • Thanks: 0
  • Karma: 0
12 years 3 months ago #205785 by Gooru
Hi...

Comments of support aside, can we answer the questions?

What files do we edit to change the font color of the CB login module?

I have gone through FIREBUG and it says the reference is css.php which I do not believe is the actual file.

A little direction here would be very useful.

GooRu Source
Web Development and Management

Please Log in or Create an account to join the conversation.

  • ontarget
  • ontarget
  • OFFLINE
  • Posts: 24
  • Thanks: 2
  • Karma: 0
9 years 2 months ago #268193 by ontarget
Replied by ontarget on topic Customizing CSS & Styling of CB Login Module
Make a module class suffix like "cbl"
Then add stuff like this to your template.css / custom.css

.cbl .cbLoginButtonSpan
{float:right;
margin-top: -97px;}
.cbl #mod_login_remembermetextcbloginstyle
{float:left;}

.cbl .cbLoginLinksList
{float:right;
margin-top: -55px;}
The following user(s) said Thank You: asierraserna

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum