Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
EDC:
Download extensions for Elxis CMS
.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Modules
»
login module problem
« previous
next »
Print
Pages: [
1
]
Author
Topic: login module problem (Read 6405 times)
bcrow
Newbie
Posts: 48
login module problem
«
on:
May 23, 2010, 14:13:37 »
hello everybody
the location of the boxes look very bad.the password box is not under username box.how can i make it right?
many thanks
Logged
bcrow
Newbie
Posts: 48
Re: login module problem
«
Reply #1 on:
May 23, 2010, 14:43:59 »
and also when i try to log out it doesnt let me to do.how can i fix these?
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: login module problem
«
Reply #2 on:
May 23, 2010, 15:06:18 »
Give us a link.
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
datahell
Elxis Team
Hero Member
Posts: 10356
Re: login module problem
«
Reply #3 on:
May 24, 2010, 13:07:50 »
The page layout is controlled by the template's css. Not by Elxis.
Here are 2 sample templates that display the input/checkbox at the login module as you want:
Phloxenia (free)
http://hotels.isopensource2.com/
IOS Clean (commercial)
http://eshop.isopensource2.com/
Here is how you can do this trick with css:
div.userlogin label { padding: 0; display: block; float: left; width: 78px; }
div.userlogin br { clear: both; line-height: 1px; }
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
bcrow
Newbie
Posts: 48
Re: login module problem
«
Reply #4 on:
May 25, 2010, 17:29:00 »
datahell where do i need to paste that code?costumize layout or template css?
Logged
ks-net
Elxis Community
Hero Member
Posts: 2072
Kostas Stathopoulos
Re: login module problem
«
Reply #5 on:
May 25, 2010, 17:40:59 »
you can add in any css file .. even inside index.php of you tpl(inline css)
BUT
for formatting and customizing we prefer
customize.css
before adding the code... check if already exists, if so.. modify properly!
Logged
ks-net.gr
bcrow
Newbie
Posts: 48
Re: login module problem
«
Reply #6 on:
May 25, 2010, 20:01:35 »
i m using dream white template and i couldnt find the code u send.can u please modify for me and send the costumize.css here.many thanks
Logged
ks-net
Elxis Community
Hero Member
Posts: 2072
Kostas Stathopoulos
Re: login module problem
«
Reply #7 on:
May 25, 2010, 20:16:32 »
simply ....
add the code in customize.css
Logged
ks-net.gr
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Modules
»
login module problem