Jomsocial Frontpage unalign

GK User
Sun May 17, 2015 11:49 am
Joomla 3.4.1
University Template - Gavern v.3.16

Jomsocial 4.0.3
Jomsocial front page :
-Display of lwording login , username, password, register account are misplaced and unaligned
See attached image
unaligned.png

Please advise how to overide the custom CSS at this template?

Thank You
User avatar
Fresh Boarder

GK User
Sun May 17, 2015 11:54 am
Could you please post an url to your site?
User avatar
Moderator

GK User
Wed May 20, 2015 9:38 am
User avatar
Fresh Boarder

GK User
Thu May 21, 2015 5:25 pm
Please edit: /templates/gk_university/css/override.css and add at its end:
Code: Select all
button {line-height: 1em !important;}
.joms-input--append .joms-input[type="text"], .joms-input--append .joms-input[type="password"] {
  padding-left: 36.65248px;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu May 21, 2015 6:04 pm
Ps... updating JomSocial to 4.x version will help more, as our template is not compatible with the older version.
User avatar
Moderator


cron