Active
Project:
Foliage
Version:
6.x-1.5
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2009 at 10:01 UTC
Updated:
25 Apr 2011 at 20:32 UTC
Add a comment to show adaptations which have been made to foliage.
Comments
Comment #1
jean-bernard.addor commentedComment #2
jean-bernard.addor commentedSome adaptations which have been made for http://alimentsdici.info
New feature: coloring of
emandstrongemandstrongare now colored in the same way as the titlesh2andh3. To do this, the following code has been added to the file style.css.Note that if color email created with the contribution module Mime Mail,
bodyshould not been specified in front of both lines, otherwise the result will be black.This is also reported in the following issue:
#445276: Coloring of em and strong
Color of link in mission space on main page
The following lines have been commented in file style.css:
This is also reported in the following issue:
#445254: Color of link in mission space on main page
Mime Mail and print.css compatibility issue
The following lines have been commented in file print.css:
It is reported in the following issue:
#443970: Mime Mail and print.css compatibility issue
Thanks for those who helped!
Comment #3
nardberjean commented/* hide errror message to anonymous */
body.not-logged-in .messages.error {
display:none;
}
Comment #4
nardberjean commentedCalendar module adaptation