[solved] CSS in Frontendusers
-
greenftechn
- Forum Members

- Posts: 36
- Joined: Wed Sep 26, 2007 10:53 pm
[solved] CSS in Frontendusers
Something is overriding my table formatting, changing property prompts (user login, user registration, etc) to a dark blue that does not show up in my dark tables. I have been searching for where this is set, with no luck. A stylesheet reference or a reference to documentation as to where these properties are set would be greatly appreciated!
Last edited by greenftechn on Mon Mar 02, 2015 4:37 pm, edited 1 time in total.
Re: CSS in Frontendusers
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: CSS in Frontendusers
There is no other magic going on than in other modules.
It's just about the page template and the styleheets connected to that page template. That is connected in cmsms or static links in the template itself.
Use a web inspector to find out what you're looking for.
It's just about the page template and the styleheets connected to that page template. That is connected in cmsms or static links in the template itself.
Use a web inspector to find out what you're looking for.
-
greenftechn
- Forum Members

- Posts: 36
- Joined: Wed Sep 26, 2007 10:53 pm
[solved] Re: CSS in Frontendusers
Colors are hard wired into the PHP code so that if a field is missing it can change color of the prompt to red. It would be nice to have a style sheet to make this more flexible. Guess the simplest approach is to change the style of my tables throughout the whole site from the site's CSS.
3/2/15 Marking solved with this comment
3/2/15 Marking solved with this comment


