Help Change Font size !! pieh's RSS script.rssclient-standalone

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
sfbay99 Offline
Member
Posts: 83
Joined: Jan 2011
Reputation: 0
Post: #1
I Download the addon call "script.rssclient-standalone"

https://github.com/downloads/pieh/pieh-x...y.pieh.zip
Now I can use this RSS reader to read news feed , but I have only 1 problem:

How can I change the font size for the news feed? it is too small ...
Which file to edit?
[Image: ejg7qo.jpg]
(This post was last modified: 2012-03-24 08:38 by sfbay99.)
find quote
sfbay99 Offline
Member
Posts: 83
Joined: Jan 2011
Reputation: 0
Post: #2
Did any one use this or there is other RSS Full text reader out there?
find quote
mvdwater Offline
Junior Member
Posts: 2
Joined: Sep 2010
Reputation: 0
Post: #3
Just edit script-rssclient-standalone-main.xml (in default and/or skin.confluence ):
I changed font10 into font11
Code:
<control type="textbox" id="30009">
                <posx>380</posx>
                <posy>280</posy>
                <width>860</width>
                <height>268</height>
                <aligny>top</aligny>
                <align>left</align>
                <autoscroll time="3000" delay="4000" repeat="5000">True</autoscroll>
                <label>$INFO[Container(30050).ListItem(0).Property(desc)]</label>
                <font>font11</font>
                <textcolor>white</textcolor>
                <spincolor>FFFFFFFF</spincolor>
            </control>
find quote
sfbay99 Offline
Member
Posts: 83
Joined: Jan 2011
Reputation: 0
Post: #4
But when I change the font to like 25, it won't change , my grandmother need those font to be bigger , Help !!!
find quote
Steveb Offline
Fan
Posts: 305
Joined: Oct 2009
Reputation: 3
Location: Adelaide, Australia
Post: #5
(2012-07-20 07:53)sfbay99 Wrote:  But when I change the font to like 25, it won't change , my grandmother need those font to be bigger , Help !!!

Have you tried using a font that is defined in the skins 'Font.xml' located in the 720p folder (eg 'font28_title' for the confluence skin)?

"Political Correctness is a doctrine, fostered by a delusional, illogical minority, and rabidly promoted by an unscrupulous mainstream media, which holds forth the proposition that it is entirely possible to pick up a turd by the clean end"
find quote
sfbay99 Offline
Member
Posts: 83
Joined: Jan 2011
Reputation: 0
Post: #6
it works I can use large size font now, but this Addon have no exist function, "backspace" don't work, I use a remote control , it got stuck inside this Addon !!! Help
find quote