It is currently April 28th, 2024, 4:22 am

[Sidebar Reader] Increasing space between textlines

Get help with creating, editing & fixing problems with skins
Cear
Posts: 1
Joined: June 12th, 2011, 9:55 am

[Sidebar Reader] Increasing space between textlines

Post by Cear »

Hello! :welcome:
First, i wasn't sure if this belongs to general Rainmeter Help or to the Enigma support topic. Sorry if I chosed the wrong location :confused:

Style\Version: Enigma\3.0
Rainmeter Version: 2.1.0 beta rev 826

Now to the actual question:
Im trying to increase the space between 2 rss textlines in the Sidebar Reader(The one which contains all 3 readers). Im not familiar with this type of "script" langugage...
I've searched in reader.ini, SidebarReader.inc and in Enigma Dark.inc, but i couldnt find anything which modifies space between two textlines.
Just a blank line between two written lines would also be ok

I hope someone could help me ;-)

Cear :)
User avatar
Kaelri
Developer
Posts: 1721
Joined: July 25th, 2009, 4:47 am

Re: [Sidebar Reader] Increasing space between textlines

Post by Kaelri »

In SidebarReader.inc, find the section [StyleReaderText]. Change the line

Code: Select all

Y=15r
to a larger number as desired (keep the "r", of course). Save and refresh. :)
MinorShadow
Posts: 1
Joined: August 5th, 2012, 7:36 pm

Re: [Sidebar Reader] Increasing space between textlines

Post by MinorShadow »

Kaelri wrote:In SidebarReader.inc, find the section [StyleReaderText]. Change the line

Code: Select all

Y=15r
to a larger number as desired (keep the "r", of course). Save and refresh. :)
I need help D: this doesnt work and everytime i change it, it stays the same :(
User avatar
Kaelri
Developer
Posts: 1721
Joined: July 25th, 2009, 4:47 am

Re: [Sidebar Reader] Increasing space between textlines

Post by Kaelri »

Although you've bumped a thread that's over a year old, the solution should still work. If you're using the latest Enigma 4 Beta, and the default "Enigma Dark" stylesheet, the file you're editing is

Code: Select all

Documents\Rainmeter\Skins\Enigma\@Resources\Styles\Enigma Dark\SidebarReader.inc