Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3.2, 2.4
-
Component/s: Themes
-
Labels:
-
Environment:CentOS, PHP 5.3.6, MySQL 5.1.57, Any Browser
-
Database:MySQL
-
Testing Instructions:
-
Workaround:
-
Affected Branches:MOODLE_23_STABLE, MOODLE_24_STABLE
-
Fixed Branches:MOODLE_24_STABLE, MOODLE_25_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-28561_M26 -
Pull Master Diff URL:
Description
In the Standard Theme, lines show between the feed items in the RSS Feed Block. This is good.
I want to use a different theme, in particular, Formal White. I have noticed that lines do not show between feed items, which makes this block's content difficult to read (see attached image.) I believe that lines between feed items should always show, unless they violate some important design aspect of the overall theme. I don't see this being the case for Formal White since lines are used to separate topics.
Replication instructions:
- Add my feed (or any other) to the feed database. http://www.rjerz.com/c/opsmgt/Podcasts/OMU6K100.xml
- Add a RSS feed block, and pick the feed.
- Switch back and forth between Standard and Formal White. You should see the problem.