NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 13 14 15 16 17 … 125 Next »
Modify Skin blue

 
  • 0 Vote(s) - 0 Average
Modify Skin blue
Captain-DJ
Offline

Member

Posts: 69
Threads: 17
Joined: Jul 2006
#1
2008-03-22, 11:44 PM
Hello!

I want to make all fonts and icons in the base skin "blue" bigger.
I have edit the baseskin and a plugin skin.

My problem:
I dont know how to make the menue bigger (see image)
I want to edit the spaces not only the font size.

Does any one know what i must change ?
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#2
2008-03-23, 12:02 AM
Mostly what you need to modify is in the baseskin.xml file.

I suggest making a copy of the ..\devnz\gbpvr\skin2\blue folder, that way you always have a backup. Maybe ..\devnz\gbpvr\skin2\My blue.

Then in that folder edit the baseskin.xml file (you can use notepad.exe).

You will see a few lines from the top...
Code:
<settings>
    <!-- Text Style -->
    <TextStyles>
        <!-- special case text style providing defaults -->
        <TextStyle name="DefaultTextStyle" typeFace="Arial" size="12" style="bold"/>

        <!-- other commonly used text styles -->
        <TextStyle name="ScreenNameStyle" color="#444450" size="24"/>
        [B][color=Red]<TextStyle name="ButtonTextStyle" color="White" size="11"/>[/color][/B]
        <TextStyle name="GeneralTextHeaderStyle" color="Yellow" size="12"/>
        <TextStyle name="GeneralTextStyle" color="White" size="12"/>
    </TextStyles>

You can play around with the button text size there (And color if you want).

Then, further down in the file you will see..
Code:
        <CompositeImage name="ButtonNormal" size="[color=Red]20.0,5.0[/color]">
          <DrawText text="@buttonText" loc="7,12" size="100,100" textStyle="ButtonTextStyle" align="Left"/>
        </CompositeImage>

        <CompositeImage name="ButtonSelected" size="[color=Red]22.0,5.0[/color]">
                  <DrawImage filename="..\_CoreImages\button_selected.png" loc="0,0" size="100,100"/>
          <DrawText text="@buttonText" loc="7,12" size="100,100" textStyle="ButtonTextStyle" align="Left"/>
        </CompositeImage>

The numbers in red are the length and height of the buttons. These are numbers based on percentage of the screen size. 22% long, 5% tall. Make minor changes like 23,5.

You can even use decimals like 23.5,5

Feel free to ask more questions if needed. I am here to help.
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]
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#3
2008-03-23, 12:07 AM
Oh, and one more thing.

If you make height adjustments, like 23,6

you will have to go up a few lines and edit this line..
Code:
<Placement name="StandardButtonOrigin" loc="12,12" offset="[color=Red]6.0[/color]"/>
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]
Captain-DJ
Offline

Member

Posts: 69
Threads: 17
Joined: Jul 2006
#4
2008-03-23, 11:26 PM
Fatman_do Wrote:Oh, and one more thing.

If you make height adjustments, like 23,6

you will have to go up a few lines and edit this line..
Code:
<Placement name="StandardButtonOrigin" loc="12,12" offset="[color=Red]6.0[/color]"/>

I have a copy of the skin and i made many changes, but this is what i need !
When the font is to big, it will cut the Text, so i must have more space between the line!

Thanks for your help, now i can make really BIG skin :-)
(my TV is to far away) ;-)
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#5
2008-03-23, 11:55 PM
Have you looked at this skin?

http://gbpvr.com/pmwiki/pmwiki.php/Skin/Blue-Retro-SHV
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]
Captain-DJ
Offline

Member

Posts: 69
Threads: 17
Joined: Jul 2006
#6
2008-03-24, 12:52 AM (This post was last modified: 2008-03-24, 11:58 AM by Captain-DJ.)
Hmm no, but i will test it.
It looks like what i want :-)


EDIT:
It is very good !!!
But one i want to change: The Background in the main menu is ok, but in the musik, video....library it will be zoomed.
I don´t find the "switch" to display it normal, not in the baseskin.xml or menu or in the library xml files.
Do you know where it can be found ?

EDIT2:
Ok, i must only copy an other image from the "dark" "full" .... folder, now in the librarys it will be show the same picture.
Now i must edit somthing, but i think its easier to edit a little as the full skin ;-)

Tanks for your Answer !!!!!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Search Skin Problem Northpole 12 23,927 2011-07-10, 08:24 PM
Last Post: Northpole
  Vertical Menu skin question Northpole 4 3,937 2010-12-11, 05:12 PM
Last Post: Northpole
  Skin documentation dspdrew 14 7,493 2010-10-25, 07:09 AM
Last Post: Hairy
  What are your skin preferences? Hairy 22 9,997 2010-10-06, 11:36 AM
Last Post: Hairy
  Blue Skin: Recordings - Include Program Description ralphy 4 3,475 2010-05-17, 01:32 AM
Last Post: ralphy
  Slick skin pictures Pob 4 3,085 2009-12-21, 10:41 PM
Last Post: Pob
  Aeon Project skin port for GBPVR mvallevand 18 11,224 2009-10-31, 12:21 PM
Last Post: CornStopper
  Slick skin - task image tm12 3 2,849 2009-09-11, 10:09 AM
Last Post: tm12
  Updating a new skin.xml mvallevand 2 2,481 2009-09-03, 09:04 PM
Last Post: mvallevand
  anyone has Community Skin v3? I need to get UbUStream running atlzbest 3 2,373 2009-07-03, 04:27 PM
Last Post: Fatman_do

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode