Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Bug reports and fixes
.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Templates
(Moderators:
Coursar
,
ks-net
) »
Trouble modifying login
« previous
next »
Print
Pages: [
1
]
Author
Topic: Trouble modifying login (Read 7961 times)
Soto
Newbie
Posts: 7
Trouble modifying login
«
on:
November 14, 2007, 00:00:46 »
Hello,
I've created a new template for elxis and am trying to customize the look of the login module but I cant get it to work.
I've only been able to change the look of the title by modifying the
table.moduletable th
in the template_css.css file.
But now, how can I change the background color, add a border to it and maybe even change the look of the submit button?
Which css tag do I need to modify?
Any help would be greatly appreciated.
Sotos
[old attachment deleted by admin]
Logged
Ivan Trebješanin
Elxis Team
Hero Member
Posts: 1663
Re: Trouble modifying login
«
Reply #1 on:
November 14, 2007, 00:38:10 »
I would suggest you to start using firefox browser, and arm yourself with developer toolbar for firefox. You should be able to see what tag is what, and alot of other things. No one can answer you question without all the parameters envolved. If you posted a link or HTML code.... we don't even know if you are using divs or tables in your layout, nor what are the names of HTML objects in it.
EDIT: eliasan has written nice Templates Design Reference Guide, check it out
https://www.elxis.org/index.php?option=com_mtree&task=listcats&cat_id=77&Itemid=140
«
Last Edit: November 14, 2007, 00:49:21 by Ivan Trebješanin
»
Logged
I've got a snap in my finger...
Got rhythm in my walk...
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Trouble modifying login
«
Reply #2 on:
November 14, 2007, 08:25:43 »
Add a css suffix to the login module . Edit module login and add to module class suffix something like -login
Then you will be able to modify separately the css of the module.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Soto
Newbie
Posts: 7
Re: Trouble modifying login
«
Reply #3 on:
November 14, 2007, 09:16:21 »
Thanks for the help guys.
Next time I'll add some code too, cant believe I didnt think about that
Logged
eliasan
Hero Member
Posts: 897
Re: Trouble modifying login
«
Reply #4 on:
November 14, 2007, 09:34:56 »
In Elxis 2008 each important unit, like login, is controlled by distinct CSS classes or ids.
That way you can have full control on the appearance of the web site.
Elxis 2006.4, as described above, needs workarounds like the module suffix set in module parameters.
Logged
Soto
Newbie
Posts: 7
Re: Trouble modifying login
«
Reply #5 on:
November 14, 2007, 18:27:19 »
That sounds great!
Really looking forward to the new and improved Elxis
Logged
artman
Jr. Member
Posts: 73
Re: Trouble modifying login
«
Reply #6 on:
November 15, 2007, 12:56:03 »
Thanx for all your help...
Logged
...somebody put something in my drink...!
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Templates
(Moderators:
Coursar
,
ks-net
) »
Trouble modifying login