User tests: Successful: Unsuccessful:
This backports the user.css
that we have in protostar back to beez3. For the backed we can use a custom.css file.
/templates/bezz3/css/user.css
Make the checks consistent and use if (file_exists($file) && filesize($file) > 0)
and $doc->addStyleSheetVersion($file);
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Labels |
Added:
?
|
Milestone |
Added: |
yes as the "new feature" is only in beez and the others are just changed to be consistend. But to avoid confusing i will fix the title
Title |
|
Easy | No | ⇒ | Yes |
Category | ⇒ | Templates (admin) Templates (site) |
Test Beez/Protostar. It works.
I have tested this item successfully on bb1f130
Tested. Works as described.
I have tested this item successfully on bb1f130
Tested. Works as described.
I have tested this item successfully on bb1f130
Tested. Works as described.
I have tested this item successfully on bb1f130
Tested. Works as described.
I have not tested this item.
Applied patch and created the user.css file via the template manager.
Added the following code in the css file:
body {
background: pink;
}
Result a pink backgound in the frontend.
I have tested this item successfully on bb1f130
Applied patch and created the user.css file via the template manager.
Added the following code in the css file:
body {
background: pink;
}
Result a pink backgound in the frontend.
Status | Pending | ⇒ | Ready to Commit |
RTC. Thanks for testing!
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-10-24 11:57:51 |
Closed_By | ⇒ | roland-d |
Labels |
Removed:
?
|
Thanks all, change has been merged.
Thanks
The title says Beez but there are changes in all 4 templates?