How do I change the fields have a black background

  • JTGlenn1
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 9 months ago #16754 by JTGlenn1
How do I change each of the areas in this screem? I know it is part of the template, because if I change the template to the Joomla default, the black goes away.
Attachments:

Please Log in to join the conversation.

More
12 years 9 months ago #16771 by ivan.milic
You would need to add some css rules , but we need to see that page so we could help you.

You can add to bottom of template_css.css:

INPUT, SELECT{
background:white!important;
}

but this will affect all pages and controls.

Please Log in to join the conversation.

  • JTGlenn1
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 9 months ago #16861 by JTGlenn1
I have been doing all the editing in the backend editor, but am wanting to provide more access to others via the front end editor. I noticed the black also shows up when editing articles, and the field to enter an address in Google maps.
www.brentwoodchristian.org/DevSite/index...s4/campus/google-map

www.brentwoodchristian.org/DevSite/

This link is to my developement site, which I can just over write the database and files. I will provide you a login via report to moderator button.

To log into the front end, the link is under the top panel titled "Current Families" (changed from "OPEN")

Please Log in to join the conversation.

More
12 years 9 months ago #16875 by ivan.milic
Can you please send me instructions how to reach pages with back backgrounds you want to remove.

Please Log in to join the conversation.

  • JTGlenn1
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 9 months ago #16885 by JTGlenn1
To log into the front end, the link is under the top panel titled "Current Families" (changed from "OPEN")

Go to any article, such as "About BCS" -> Overview
Click the edit article button

To see the calendar events
If you are logged in, this link should work... www.brentwoodchristian.org/DevSite/index...ark-open-house-7-p-m
To navigate there, Calanders -> School Calendar - (Click on an event on a date) -> Click on edit event in left menu.

Please Log in to join the conversation.

More
12 years 9 months ago #16911 by ivan.milic
template_css.css:

.inputbox {
border: 1px solid #00D8DC;
color: white;
padding: 3px 6px;
background: black;
}


remove background: black;
The following user(s) said Thank You: JTGlenn1

Please Log in to join the conversation.

Time to create page: 0.181 seconds
Powered by Kunena Forum