View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
14090Bug reportsTheme editorpublic2020-07-29 10:40
ReporterDenisChenu Assigned To 
PrioritynoneSeverityminor 
Status newResolutionopen 
Product Version3.14.x 
Summary14090: Theme option replace custom.css
Description

With fruity : usage of theme option replace custom.css, i think custom.css must be readed at end, maybe …

Steps To Reproduce

Import included theme, use and see red body, look at custom.css : set as blue

Additional Information

In my opinion : theme option must generate a css file by php, and after this file is included like other one. Generation is done only when option are updated.
When saving survey theme option : generated css is done in upload/survey/sid/option.css (for example).

Maybe we can have a survey.css added by default (if exist), the something like this (for order)
template.css
options.css (global if exist, and not set in survey)
custom.css (global)
survey/options.css (if exist)
survey/custom.css (if exist)

Discussion on forum : https://www.limesurvey.org/forum/design-issues/116472-image-question-needing-a-transparent-question-container#174431

TagsNo tags attached.
Attached Files
custom_fruity.zip (134,522 bytes)
Bug heat6
Complete LimeSurvey version number (& build)3.14.9
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Users monitoring this issue

elissa

Activities

DenisChenu

DenisChenu

2018-09-24 15:08

developer   ~49116

Oup … need update manually the theme ! :

LouisGac

LouisGac

2019-01-10 17:38

developer   ~50168

can you confirm that the bug has been fixed?

DenisChenu

DenisChenu

2019-01-10 17:46

developer   ~50171

No, it's not fixed.

custom.css is loaded before inline style.

In skelvanilla : i have same issue with variations : https://github.com/LimeSurvey/LimeSurvey/blob/7dd61c60882b0b47538758aff9858d1f4e772f0a/application/helpers/update/updatedb_helper.php#L2905

DenisChenu

DenisChenu

2019-02-08 10:00

developer   ~50450

Seems there are anothe issue in theme : awesome button are always loaded even with a no parent theme : https://gitlab.com/SondagesPro/SurveyThemes/skelvanilla/tree/master_noparents

Issue History

Date Modified Username Field Change
2018-09-24 15:07 DenisChenu New Issue
2018-09-24 15:07 DenisChenu File Added: custom_fruity.zip
2018-09-24 15:08 DenisChenu File Added: Capture du 2018-09-24 15-07-55.png
2018-09-24 15:08 DenisChenu Note Added: 49116
2018-09-24 15:08 DenisChenu Additional Information Updated
2019-01-10 17:38 LouisGac Assigned To => LouisGac
2019-01-10 17:38 LouisGac Status new => feedback
2019-01-10 17:38 LouisGac Note Added: 50168
2019-01-10 17:46 DenisChenu Note Added: 50171
2019-01-10 17:46 DenisChenu Status feedback => assigned
2019-02-08 09:26 elissa Issue Monitored: elissa
2019-02-08 10:00 DenisChenu Note Added: 50450
2020-07-29 10:40 DenisChenu Assigned To LouisGac =>
2020-07-29 10:40 DenisChenu Status assigned => new