2

I can't find a way to edit the mobile CSS for SocialEngine 4.2.3 (I had the file mobile.css in application/themes/default when I installed). I can't find it in Layout -> Theme Editor.

edit Forgot to add, for those who don't know, if I edit the file myself with an IDE, it doesn't update in SocialEngine's pages.

enter image description here

4

1 に答える 1

3

mobile.css は、テーマ エディターで編集することはできません。{site root}/application/themes/{your current theme}/mobile.css で mobile.css を編集できます。さまざまなモジュールにも独自の CSS があることに注意してください。これらは通常、{site root}/application/modules/{編集したい CSS のモジュール}/externals/styles/mobile.css にあります。

于 2012-08-15T23:39:14.623 に答える