Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

Community Toolbar - Search Bar not aligned

10 years 1 month ago
  • Jared's Avatar
    Topic Author
  • Jared
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
Licenses:
JomSocial Expired Socialize Expired

ISSUE SUMMARY:
The search bar in the community toolbar is not aligned horizontal center and I cannot figure out why or where the conflict may be coming from. Please take a look.

Attachments:
10 years 1 month ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

hi jared,

Edit you templates/socialize/css/custom.css file, find this code :

@media (min-width: 992px){
.navbar-form {
  /* min-width: 600px; */
  padding-top: 0px !important;
}
}
replace to :
@media (min-width: 992px){
.navbar-form {
  /* min-width: 600px; */
  padding-top: 3px !important;
}
.navbar-form button.btn-default {
margin-top : 3px
}
}

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW