Jump to content

Un-bolding Text


lurkingwithintent

Recommended Posts

No worries, I found it!

You need to head to your Applications folder (Program Files on Windows) and find panels.fmf, on here it's in a folder called "data".

Extract it to your desktop & then find "news item list widget.xml". Copy that into the panels folder of your skin, and open it in a text editor. On line 31 you will see this:

<widget class="text" id="hdlw" text="Headline" auto_size="all" style="bold" size="8">

Just change the "bold" to "plain""

<widget class="text" id="hdlw" text="Headline" auto_size="all" style="plain" size="8">

Reload your skin, and done :)

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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