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

Joomlapolis Forums  


horizontal login and PMS notice
Date: 2007/07/19 09:55 By: okstated Status: User  
Karma: 1  
Fresh Joomlapolitan

Posts: 24
graphgraph
Hi,

I am wanting to use the login module horizontally. I gave the module its own line to ensure that the text wouldn't wrap.

Before logging in there is no problem and when logged in there is not a problem until you get a private message notice and then the text wraps or at least it takes up two lines thus undermining the whole point of using the horizontal style.

I've attached a picture to show. It creates a gap in my template and, basically it takes up two lines instead of one.

How and/or where can I fix this. I've look all throughout the module, css, template file, etc. and can't seem to find anything that works.

thanks in advance.

Click here to see the profile of this user The administrator has disabled public write access.

Re:horizontal login and PMS notice
Date: 2007/07/25 00:03 By: nado_anro Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 5
graphgraph
Open the file mod_cblogin.php in your editor of choice and search for the file mail.gif.

$pmsMsg .= '<img border="0" src="'.$urlImgPath.'mail.gif" width="14" height="15" alt="NEW" class="mod_login'.$class_sfx.'" id="mod_login_messagesimg'.$class_sfx.'" /></a><br />'."n";

In this line remove <br />.

save and upload.

TIP ! Always make a backup of the original file, just in case
Click here to see the profile of this user The administrator has disabled public write access.

Re:horizontal login and PMS notice
Date: 2007/07/29 02:52 By: okstated Status: User  
Karma: 1  
Fresh Joomlapolitan

Posts: 24
graphgraph
Thanks.

That worked.

I need to brush up more on basic html I guess.
Click here to see the profile of this user The administrator has disabled public write access.

Re:horizontal login and PMS notice
Date: 2007/08/14 05:32 By: roshan2007 Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 12
graphgraph
Hi

I am interested in setting up the CB login Horizontally. I read this, Can you please tell me how to configure the CB login on the top menu? If provide what u have done that would be great. Thank you
Click here to see the profile of this user The administrator has disabled public write access.

Re:horizontal login and PMS notice
Date: 2008/03/17 03:45 By: okstated Status: User  
Karma: 1  
Fresh Joomlapolitan

Posts: 24
graphgraph
I just now saw this so thought I'd reply, though it's been quite a while.

Simply select the module position you want (top - in this case) and then go to modules and go to the cblogin module and set the display type to horizontal from the dropdown box.

the last step is to be sure to give the module a class suffix that you have defined in your main css file to have an inline display format.

display: inline;

Then you should get a nice horizontal login with the cb_login.
Click here to see the profile of this user The administrator has disabled public write access.

Re:horizontal login and PMS notice
Date: 2008/07/10 16:28 By: piersol Status: CB Doc subscriber  
Karma: 2  
Senior Joomlapolitan

Posts: 65
graphgraph
Any idea why the pms notification would not display in explorer, but it does in Firefox? This is only for the horizontal layout. Im also using compact layout.

I use Uddeim

Any ideas?
Click here to see the profile of this user The administrator has disabled public write access.

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