[solved] CSS in Frontendusers

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
greenftechn
Forum Members
Forum Members
Posts: 36
Joined: Wed Sep 26, 2007 10:53 pm

[solved] CSS in Frontendusers

Post by greenftechn »

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.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: CSS in Frontendusers

Post by Rolf »

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: CSS in Frontendusers

Post by velden »

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.
greenftechn
Forum Members
Forum Members
Posts: 36
Joined: Wed Sep 26, 2007 10:53 pm

[solved] Re: CSS in Frontendusers

Post by greenftechn »

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
Post Reply

Return to “Modules/Add-Ons”