Issue Details (XML | Word | Printable)

Key: MDL-6798
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Urs Hunkler
Reporter: Timothy Takemoto
Votes: 0
Watchers: 5
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Bring back simple THEME->body and other theme colors/colours

Created: 03/Oct/06 09:36 PM   Updated: 11/Jul/07 01:17 PM
Return to search
Component/s: Themes
Affects Version/s: 1.8
Fix Version/s: 1.8.3

File Attachments: 1. GZip Archive css_constants.tar.gz (94 kB)


Database: Any
Participants: Andrew Walker, Timothy Takemoto and Urs Hunkler
Security Level: None
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_18_STABLE


 Description  « Hide
It would be okay if I were Urs, or even used Firefox with a css plugin doodah but I am just a teacher and CASCADING style sheets are a biatch.

I look in standard styes colours for highlight and find that it is green not the orange I am seeing on my theme. They cascade, I am not sure in which of them is the colour that I need to change. I only ever wanted to change only the most basic of things - high-lighting & borders. It should be easy.

Bring back
$THEME->body = "#FFFFFF"; // Main page color
$THEME->cellheading = "#FFFFFF"; // Standard headings of big tables
$THEME->cellheading2 = "#EAFFF2"; // Highlight headings of tables
$THEME->cellcontent = "#FFFFFF"; // For areas with text
$THEME->cellcontent2 = "#22FF22"; // Alternate colour
$THEME->borders = "#22FF22"; // Table borders
$THEME->highlight = "#222222"; // Highlighted text (eg after a search)
$THEME->hidden = "#22FF22"; // To color things that are hidden
$THEME->autolink = "#22FF22"; // To color auto-generated links (eg glossary)
for those of us that just want to change the basics with defaults of "null" meaning cascaded style sheets are used.

Urs is wonderful, but we are not, so give us the opportunity to make the basic tweaks without CSS zen

Tim

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Urs Hunkler made changes - 09/Jan/07 02:45 AM
Field Original Value New Value
Attachment css_constants.tar.gz [ 10608 ]
Urs Hunkler made changes - 09/Jan/07 02:46 AM
Affects Version/s 1.8 [ 10130 ]
Affects Version/s 1.6.2 [ 10119 ]
Urs Hunkler made changes - 11/Jun/07 03:16 PM
Fix Version/s 1.8.2 [ 10220 ]
Martin Dougiamas made changes - 08/Jul/07 10:41 PM
Fix Version/s 1.8.2 [ 10220 ]
Fix Version/s 1.8.3 [ 10230 ]
Urs Hunkler made changes - 11/Jul/07 04:59 AM
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]