Jump to content

Can't find the theme's data-lists.css


Recommended Posts

When upgrading the forum I got a warning that the theme's file core → global → responsive → data-lists.css was modified/customized. This is ok as I modified many files and when upgrading I merge them. However, I can't find the data-lists.css file in the theme's editor. I can always find all files to merge, but not this one. The only css file I can see on the CSS tab of the editor is the custom.css file. Here is a screenshot:

Could contain: Page, Text

Link to comment
Share on other sites

IPS disabled access to core theme CSS resources.

I've made note about how it's a big inconvenience when trying to revert changes to core CSS files after upgrading, as even if these core files you aren't supposed to modify have been modified in a previous release, there's no longer an easy way to access these files in order to revert the modifications to it in order to be compliant outside of development mode.

There is a trick to get around this that I can find for you when I'm back at my desktop.

Link to comment
Share on other sites

Hi Makoto, thanks for your reply! Please let me know what trick you found that helps to resolve the issue.

I am ok in general with core css files being locked, but I need to:

1. Compare the data-lists.css I currently have with the original version to determine modifications.

2. Revert data-lists.css to the original version.

3. Apply the modifications to custom.css.

So I am currently stuck on the step 1.

Link to comment
Share on other sites

@Alexander Yuganov When you're on the edit screen for your theme as shown in the original screenshot, add this at the end of the URL after the "&id=<your_theme_id>",

&t_type=css&t_app=core&t_location=global&t_group=framework&t_name=data-lists.css

Then hit enter and you should have the data-lists.css file open in your editor. You can then just click the revert button, and it'll reset back to the default layout, or compare between the two files and see if there are any tweaks you may need to port over to your custom.css file.

I recommend making a backup in a local text editor before you revert, just in-case reverting breaks something in your custom template.

Also note you don't need to hit save after hitting revert, as doing this will just mark the CSS file as modified again.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...