New Skin: BeeWee.lu v1.1.1 beta (PVR)

  Thread Rating:
  • 5 Votes - 2.6 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Woppie Offline
Junior Member
Posts: 2
Joined: Sep 2012
Reputation: 0
Post: #51
I found 2 more things people might like to change:

If you want to remove the logo from the homescreen, go to IncludeUpperToolbar.xml and remove:

<control type = "Image">
<posy>17</posy>
<width>140</width>
<height>30</height>
<posx>220</posx>
<texture>beeweelu_logo.png</texture>
</control>

Personally I don't really mind it but it's redundant with the logo present in the left retractable bar.

Talking about that bar, I didn't like the shadow and removing it gives a more cleaner look which you can do in Includes.xml;
Change the bold part to the value I did:

<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>356</width>
<height>720</height>
<texture>LeftSideBarBackground.png</texture>
</control>

Underlined is the part what you want to look for.
I know it brakes the location of some radio buttons etc but had no luck yet locating where to do that.


There's a lot I want to change/fix but still no time or have a hard time finding where to find it.
Would really like to see an updated version sometime =)


For the text alignement error on the home screen change to this in home.xml:
<focusedlayout width="300">
<control type="image">
<posx>-15</posx>
<posy>-15</posy>
<width>180</width>
<height>180</height>
<info>ListItem.ActualIcon</info>
</control>


<control type="label">
<posx>75</posx>
<posy>155</posy>
<width>150</width>
<align>center</align>
<font>font13</font>
<textcolor>pink</textcolor>
<info>ListItem.Label</info>
</control>
</focusedlayout>



This is how it looks now:

[Image: 6tn3o0.png]
(This post was last modified: 2012-10-31 20:39 by Woppie.)
find quote
bozzza Offline
Junior Member
Posts: 3
Joined: Nov 2011
Reputation: 0
Post: #52
Hi,
I like this skin a lot!
However it seems that it's not being further developed Sad is that the case?
...I would love some color customizations...

Anyway - thanks for the great work!
find quote
marazi Offline
Junior Member
Posts: 4
Joined: Oct 2008
Reputation: 0
Post: #53
Hi,

care to update this theme to support latest version...?
Im getting "dependencies not met" error trying to install, or is there an easy fix...?
find quote
Post Reply