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

Joomlapolis Forums  


<< Start < Prev 1 2 3 4 5 6 Next > End >>
Re:more control over profile layout
Date: 2007/01/17 09:36 By: cosmicfantasia Status: CB Doc subscriber  
Karma: 3  
Junior Joomlapolitan

Posts: 35
graphgraph
Hi Beat,

Sorry i never knew that. Tell me if I'm wrong but you can't assign each plugin it's own div id. Only choose that it is in a div.

If you could assign a unique div id you could css any layout you want. Please excuse my igorance if it already does that, but it seams that it puts any plugin that you choose 'div with title' into <div class="cbPosTabMain">.

Thanks heaps.

Cosmic...
Click here to see the profile of this user The topic has been locked.

Re:more control over profile layout
Date: 2007/01/20 22:05 By: beat Status: Admin  
Karma: 256  
Admin

Posts: 4215
graphgraph
cosmicfantasia wrote:
Hi Beat,

Sorry i never knew that. Tell me if I'm wrong but you can't assign each plugin it's own div id. Only choose that it is in a div.

If you could assign a unique div id you could css any layout you want. Please excuse my igorance if it already does that, but it seams that it puts any plugin that you choose 'div with title' into <div class="cbPosTabMain">.

Thanks heaps.

Cosmic...


The different positions divs have a class, and the tabs where supposed to have an id, but somehow they are commented. You see that in comprofiler.class.php here:

Code:

                     case "div":                         $html[$pos] .= "\n\t\t\t<div style=\"width:95%\" class=\"contentheading\">"        // id=\"".$oTab->???."\                                     .getLangDefinition($oTab->title)."</div>"                                     .  "\n\t\t\t<div class=\"contentpaneopen\" style=\"width:95%\">".$oContent[$k]."</div>";                         break;



Looks like we were missing a reliable unique source for the id...

Have marked that line for checking it for next cb release.
Beat - Developer on Community Builder core Team
- If you like CB and this forum, you will love Nick's CB 1.2 RC4 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:more control over profile layout
Date: 2007/01/25 08:02 By: cosmicfantasia Status: CB Doc subscriber  
Karma: 3  
Junior Joomlapolitan

Posts: 35
graphgraph
Thanks heaps Beat. With an id added, it should keep us out of trouble until a really template option is available.

That is unless anybody else has any suggestions that could make this area better? And again, if we all get some kind of consensus then perhaps we could chip in to get it done earlier rather than later.

Speak soon,
Snorky..

Post edited by: cosmicfantasia, at: 2007/01/25 08:03
Click here to see the profile of this user The topic has been locked.

Re:more control over profile layout
Date: 2007/02/07 09:11 By: moneybetz Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 4
graphgraph
beat wrote:

...CB templates CSS allows you to specify already quite a lot of tabs placement options without any core hacking, and is very much under-utilized, as unfortunately its power is not well understood.


Where can I find more info on this? TIA

I would be willing to chip in some money! I am not a programmer but - I am looking for something like MySpace codes...so that users can customize their profiles. Ideally that would be a function with-in CB, so that once a user registers and confirms their email, they are then asked to customize their profile. USER CHOICE. ITS ALL ABOUT USER OPTIONS.

Well thats my 2 cents.

Post edited by: moneybetz, at: 2007/02/07 09:19

Post edited by: moneybetz, at: 2007/02/07 09:21
Click here to see the profile of this user The topic has been locked.

Re:more control over profile layout
Date: 2007/02/07 10:39 By: beat Status: Admin  
Karma: 256  
Admin

Posts: 4215
graphgraph
There are quite some good readings about CSS out, "The definitive guide" is certainly among the top of them. You may also take a look at :

http://www.csszengarden.com/

You can click on the links in that right column to display exactly the same front-page HTML code simply using different CSS stylesheets.

This may give you a first impression on what can be achieved with CSS.

To get the needed ids and class-names for your own CSS CB template (CB supports such ones standard), simply look at html source code of a profile on your site.

That said, we are available for contract-work at industry-standard rates and next CB version benefits already from a few such contracted improvements. We try to develop contracted implementations in a way which benefits to CB with new features, and to the customer as maintenance issues are solved for him.
Beat - Developer on Community Builder core Team
- If you like CB and this forum, you will love Nick's CB 1.2 RC4 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:more control over profile layout
Date: 2007/02/08 09:48 By: moneybetz Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 4
graphgraph
Thank you - that was a good link. If a bunch (hopefully hundreds down the road) of profile choices like that were given to the user upon registration that would be great. And if their was a way to allow the user to select a personal picture (band picture) or personal background that they could put into those profile choices that would be huge. TIA
Click here to see the profile of this user The topic has been locked.

<< Start < Prev 1 2 3 4 5 6 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC4)

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 RC4, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers and now also to all registered joomlapolitans.

CB Login