View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005273 | OXID eShop (all versions) | 3.2. HTML, CSS, JavaScript | public | 2013-07-03 14:24 | 2022-01-28 18:23 |
| Reporter | mpienkny | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Summary | 0005273: smarty->oxstyle should have parameter priority | ||||
| Description | Function smarty->oxstyle should have parameter priority like smarty->oxscript. explanation: if you derive a theme from azure theme, you have to copy base.tpl to own theme folder, just to add your css files after the basic one. e.g. for changing body.background-color in your own css file - if file is included in header.tpl it will be "overwritten" by all other css files, because it is first in the list of files. | ||||
| Steps To Reproduce | just include a css file in header.tpl and it'll be the first in the list of css files. | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | Not defined | ||||
| Database Version | Not defined | ||||