Answer the question
In order to leave comments, you need to log in
How to customize your styles in YUPE?
YUPE uses the bootstrap framework.
Where are the style files themselves to change them.
I googled but couldn't find a definitive answer.
Or how to disable the style cache?
Answer the question
In order to leave comments, you need to log in
figured it out myself (clear assets cache and resources)
And also, so that the cache does not interfere, you can write in the config like this
'assetManager' => array(
'class' => 'CAssetManager',
'forceCopy' => YII_DEBUG,
'enabled' => true,
),
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question