![]() |
![]() |
||||||
|
|||||||
| Tags: addt, background, change, color, created, login, table |
![]() |
|
|||
|
I am trying to change the background color of a table in the login form created by the developer's toolbox. I then go and select the table and change the background color. But it has no effect. The only insight I have is when I delete this "<?php echo KT_escapeAttribute(KT_getFullUri()); ?>" from the Action in the form, then the table's background color changes. As far as I can tell this line of code is only return the url of the page.
I am not understanding something. Does anyone have any insight? Thanks! |
| Sponsored Links |
|
|||
|
the table is linked using a CSS rule..
the CSS rules comes from something called Skins.. see mxkollection2.css. KT_XXX are the class ID's for table names. if u change this rule it will effect all the tables which use that rule in ur whole website. u can try switching skins from ADDT control panel. KT_tngtable is the tables css rule name defined in skins /Skinname/tng.css hope this helps u .. mohnkhan <http://www.mohitech.com> |
|
|||
|
Mohnkhan, thanks for your help. I may be closer or just way in over my head
![]() I added the background-color: #000000; in the CSS rule tng.css under includes/kollection under the heading /* Table and cell look and feel */ .KT_tngtable and it turned the username field black, but did not change the background of the table. I though I understood a little about what I was doing.... Do you have any other thoughts? Thanks again for your help. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise