RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Release Support > Older Versions > Release Candidate 1

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 08-02-2007, 06:08 PM
Registered User
 
Join Date: Aug 2007
Posts: 1
Downloads: 0
Uploads: 0
Default Help with formatting

I just installed Roundcube, great app!

Three things I need help with:

1 - The login screen says "Welcome to RoundCube Webmail" at the top of the login box. How can I center it in that box?

2 - How can I change it to say, maybe, "Welcome to myDomain Webmail"?

3 - The browser shows a page title like "Roundcube Webmail :: Mail". How can I make that say myDomain Webmail :: Mail?

Any help on these?

Thanks...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 08-02-2007, 08:41 PM
bpat1434's Avatar
Administrator
 
Join Date: Jun 2006
Location: Maryland, USA
Posts: 597
Downloads: 16
Uploads: 0
Send a message via ICQ to bpat1434 Send a message via AIM to bpat1434 Send a message via MSN to bpat1434 Send a message via Yahoo to bpat1434 Send a message via Skype™ to bpat1434
Default Re: Help with formatting

Well, the centering is just a simple CSS style declaration. You may have to fiddle with the positioning, but if you open the template file "login.tpl" you can see what div that is. Then just find the div in the css file and modify it. I'm not 100% sure of the exact items; however, they aren't that difficult to figure out.

You'd have to dig into the code to find how to change the title and the logo text. I don't have the source in front of me, but if you just search for it, it will come up (possibly in a language file).
__________________

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 08-02-2007, 11:55 PM
Super Moderator
 
Join Date: Jun 2006
Posts: 431
Downloads: 0
Uploads: 0
Send a message via ICQ to skaero Send a message via AIM to skaero Send a message via MSN to skaero Send a message via Yahoo to skaero
Default Re: Help with formatting

In config/main.inc.php find:
$rcmail_config['product_name'] = 'RoundCube Webmail';

That will change the login page text and title

__________________
[size=8pt]SKaero.com <br />&nbsp; [/size]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 08-13-2007, 08:41 PM
Registered User
 
Join Date: Aug 2007
Posts: 3
Downloads: 0
Uploads: 0
Default Re: Help with formatting

Quote:
Originally Posted by CodaMan
1 - The login screen says "Welcome to RoundCube Webmail" at the top of the login box. How can I center it in that box?
I just did this to the login.html page on or about line 50..
Code:
<center>
<div class="boxtitle"><roundcube:label name="welcome" /></div>
</center>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 03:38 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community