• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
RetroPie forum home
  • Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

carbon theme editing help

Scheduled Pinned Locked Moved Help and Support
carbonthemeedit
2 Posts 2 Posters 1.5k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z
    zarrath
    last edited by 2 Sept 2016, 13:12

    Hi all I want to edit carbon theme. What I want to do is

    after scraping I just want to show picture and rating of the game not the detailed description and other stuff for every system. I want to do this for 3.5 inch screen I want to show small image on one side (right or lef) of the title and rating below the image.

    can you guide me to do this with carbon.xml

    M 1 Reply Last reply 7 Sept 2016, 03:35 Reply Quote 0
    • M
      mattrixk @zarrath
      last edited by 7 Sept 2016, 03:35

      @zarrath I can't really give you a point by point description, but there is a guide on the RetroPie wiki that teaches you how to make themes. I should point you in the right direction at least.

      https://github.com/RetroPie/RetroPie-Setup/wiki/Creating-Your-Own-EmulationStation-Theme

      One simple thing I can tell you, if you just want to hide some text to stop it showing up, you can use <fontSize>0</fontSize>. This effectively tells ES to make that element have a font size of 0, so nothing can be seen. You use it like this:

      <text name="md_description">
          <fontSize>0</fontSize>
      </text>
      

      This would stop the description from showing on the screen. If you wanted to move the existing elements, or change their size, you would need to play with <size> and <pos>.

      Also keep in mind that you may have to make changes to each theme.xml within the system folders as well as changing carbon.xml, but that would depend on what you want to change.

      My ES themes: MetaPixel | Spare | Io | Indent

      1 Reply Last reply Reply Quote 0
      2 out of 2
      • First post
        2/2
        Last post

      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.

        This community forum collects and processes your personal information.
        consent.not_received