Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Label Style

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi,

On mcd.profidor.nl (in test) i use the ascent2 template. For usermanagement i use community builder from joomlapolis. In some modules something really strange happens to the label style. This does not happen in the standard templates joomla. I haven't tried in one of the other joomlabamboo templates.
Based on attached images, do you have an idea where i should look for?

Peter
Attachments:
  • Peter Haasdijk's Avatar
  • Peter Haasdijk
  • 12 Month basic
  • 12 posts
  • Karma: 0
The administrator has disabled public write access.
hmm bit tricky without seeing the site

Is there any buttons I can see from the font end?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
When you click on "Gebruikers" in the top menu you'll see a list of some staff members. Clicking on one of them won't do you any good without a login. But when you click on the button "Zoek gebruikers" on the right side of the main area, you'll get some search criteria which are outlined in a strange way.

Peter
  • Peter Haasdijk's Avatar
  • Peter Haasdijk
  • 12 Month basic
  • 12 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Peter,

I'm not very familiar with CB so I'm not 100% sure what class is best to target

on this page I've got

.cb_template.cb_template_default .col-sm-3.control-label {margin:0}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Paul,

I had to change the file ascent2/zengrid/libs/zengrid/less/_forms.less, r.212:

.col-sm-3.control-label {
width:25%;
// margin-right:@gutter-pc
}

Now the search form and the profile page are displayed correctly. I just hope the change won't affect other forms.

Thanx,
P.
  • Peter Haasdijk's Avatar
  • Peter Haasdijk
  • 12 Month basic
  • 12 posts
  • Karma: 0
The administrator has disabled public write access.
If you update the template and probably recompile that change would be lost

if you add that to the custom.css

cb_template.cb_template_default .col-sm-3.control-label {margin:0}

or with a more generic CB class to cover every CB form

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
OK,
I will try that later today. I just switched the website from the test environment to the live environment. I have to wait until the name-servers cache is refreshed :-( My fault, had to do change the ip adress earlier.
Thanks again,
Peter
  • Peter Haasdijk's Avatar
  • Peter Haasdijk
  • 12 Month basic
  • 12 posts
  • Karma: 0
The administrator has disabled public write access.
Good luck with it

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers