Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 1 2 Next > End >>
getting rid field description etc. on reg. form
Date: 2006/04/24 01:34 By: beckysoll Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 4
graphgraph
hi, does anyone know of a way to get rid of this area:

"Field description: Move mouse over icon | * This Field is required | + This Field IS visible on profile | - This Field IS NOT visible on profile"

Really, i want to get rid of "this field is visible/not visible" on profile, Because i am mostly just using community builder to be able to accept or not accept user registration... I do not want ot confuse people with the whole profile thing..

does anyone know of a way to get rid of these descriptions?
Click here to see the profile of this user The topic has been locked.

Re:getting rid field description etc. on reg. form
Date: 2006/04/24 02:06 By: beat Status: Admin  
Karma: 243  
Admin

Posts: 4066
graphgraph
[As this is not a bug-->thread moved to installation forum]

beckysoll wrote:
hi, does anyone know of a way to get rid of this area:

"Field description: Move mouse over icon | * This Field is required | + This Field IS visible on profile | - This Field IS NOT visible on profile"

Really, i want to get rid of "this field is visible/not visible" on profile, Because i am mostly just using community builder to be able to accept or not accept user registration... I do not want ot confuse people with the whole profile thing..

does anyone know of a way to get rid of these descriptions?


You can add following statements to your CSS file either of your site template or of your CB template:

Code:

 #cbIconsTop, #cbIconsBottom {   display:none; }



It's as simple as that (it has been designed for that...

By putting only one of the two names, you can selectively hide the one or the other

Power of CSS...
Beat - Developer on Community Builder core Team
- If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now
- Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
Click here to see the profile of this user The topic has been locked.

Re:getting rid field description etc. on reg. form
Date: 2006/04/24 05:40 By: beckysoll Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 4
graphgraph
duh! thanks... i alwasy forget about the display in css..
Click here to see the profile of this user The topic has been locked.

Re:getting rid field description etc. on reg. form
Date: 2006/07/03 17:33 By: hansmeiser Status: User  
Karma: 2  
Fresh Joomlapolitan

Posts: 12
graphgraph
hi, is there a class for the icons on the right of the form-filds as well?

and thanks for that great useful tip!
Click here to see the profile of this user The topic has been locked.

Re:getting rid field description etc. on reg. form
Date: 2006/07/03 21:54 By: Kzimir Status: User  
Karma: 0  
Junior Joomlapolitan

Posts: 25
graphgraph
Hi, i added your code on the top of my CB template file but nothing happens...
did i miss something ?
Click here to see the profile of this user The topic has been locked.

Re:getting rid field description etc. on reg. form
Date: 2006/07/11 15:14 By: flaxter Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 2
graphgraph
The class for the icons to the right of the fields is cbFieldIcons.

On a related note, has anyone taken the time to fix the tragic misuse of tables (rather than labels, fieldsets, and css) in the user registration page? Ugh...
Click here to see the profile of this user The topic has been locked.

<< Start < Prev 1 2 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC3, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login