edit carousel in carbon theme
-
hello,
first i have to let you know, that i'm not a coder, so most of the things i do follow the try and error principle.
i would like to change a few things with the carousel in the carbon theme, but there is no code for that in any of the xml files within the theme folder.
i opened some theme.xml files from other themes and found something like this:
<feature supported="carousel"> <view name="system"> <carousel name="systemcarousel"> <type>horizontal</type> <color>eeeeeecc</color> <logoScale>1.5</logoScale> <maxLogoCount>3</maxLogoCount> </carousel> <text name="systemInfo"> <backgroundColor>eeeeeecc</backgroundColor> <color>000000</color> <fontPath>./art/Shaka_Pow.ttf</fontPath> <fontSize>0.035</fontSize> </text> </view> </feature>
i tried to paste this code in the carbon.xml but it didn't work (emulationstation crashed). can anybody please tell me if this can be done with the carbon theme and if yes, which xml file i have to edit and where exactly to put the code.
thx!
-
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.