Closed (fixed)
Project:
Tao
Version:
7.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Jan 2012 at 23:09 UTC
Updated:
15 Apr 2014 at 16:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
barrapontoComment #2
coffeymachine commentedThere was a small issue with the patch getting 'sidebar_first' mixed up with 'sidebar-first'. I fixed that and went ahead and committed to 7.x-3.x.
This shouldn't affect Rubik as it does not make use of the sidebar_first or sidebar_second regions. Also there are no references to #left or #right in the Tao or Rubik CSS that need to be changed, so I don't see this causing any issues for Rubik or Tao.
Anyone else out there, however, that has built subthemes on Tao may need to update their CSS if they have any selectors on #left or #right. They would need to change them to #sidebar-first or #sidebar-second respectively.