2007-07-09, 12:35 AM
gEd, to walk you through tweaking it more, open the skin.xml in notepad.
at the bottom of the file you will find
The items in red are percentage of the black box you see surrounding the icons.
The first number being widt, the second is height. The green is what percentage over and down from upper left corner of those black boxes.
If you want to change the size of the black boxes, PM me and I can walk you through it.
at the bottom of the file you will find
Code:
<CompositeImage name="ChannelHeaderItem" size="20.5,9.0">
<DrawRect loc="0,5" size="99,92" fillColor="Black"/>
<DrawText text="@channelNumber" visible="@showIconAndName" loc="[color=Lime]10,5[/color]" size="[color=Red]80,90[/color]" textStyle="ListingStyle" align="Left" valign="center"/>
<DrawImage filename="@channelIcon" visible="@showIconAndName" loc="[color=Lime]10,5[/color]" size="[color=Red]80,90[/color]"/>
</CompositeImage>
The items in red are percentage of the black box you see surrounding the icons.
The first number being widt, the second is height. The green is what percentage over and down from upper left corner of those black boxes.
If you want to change the size of the black boxes, PM me and I can walk you through it.
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]
[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]
[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]