Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > Theme Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 11-30-2010, 08:44 PM
berrygoodthemes
Device(s): 9900 (Bold)
Carrier: O2
Pin: the tail on the donkey
 
Location: Blackpool UK
Join Date: Nov 2009
Posts: 795
Likes Received: 7
Thanked 27 Times in 22 Posts
Default how to get smaller full home screen wallpaper image

I have seen couple themes using miniture versions of the full home screen wallpaper on the theme home screen

Anyone know how to do this and what the coding is

Thanks
Reply With Quote Tip this Post
  #2  
Old 12-01-2010, 10:18 AM
CrackBerry Genius
Device(s): 9550 (Storm2)
Carrier: Telus
 
Join Date: Dec 2008
Posts: 1,792
Likes Received: 1
Thanked 46 Times in 16 Posts
Default

Code:
<g  id="wallpaperlayer"><image id="wallpaper1" x="-180" y="-240" width="360" height="480" xlink:href="x-object:/Image?src=wallpaper&amp;width=360&amp;height=480"/></g>
Play with the variables there to get your desired results.

If it works, click 'Thanks'!

(=
__________________
Creative Director of BlingBerry Themes
iStyle - by BlingBerry Themes --- RealCal --- Super Air Hockey!
Reply With Quote Tip this Post
  #3  
Old 12-01-2010, 06:08 PM
CrackBerry Genius
Device(s): 9930 + 9850 (Torch2) + PlayBook 64
Carrier: I don't even know her?!?
 
Location: 322oh8
Join Date: Nov 2009
Posts: 2,348
Likes Received: 368
Thanked 444 Times in 162 Posts
Default

Put a new layer in composer.
Import an image that's 360x480.
Change the size of the image however you like.
Then export the svg.
Find the layer that you put the image on. (Will look just like normal except followed by scale=(.75 .75)")
Then replace the image path that tells it to look in the image folder for your imported image with the following:
"x-object:/Image?src=wallpaper&width=360&height=480"



Posted from my BlackBerry using BerryBlab
__________________
Discontent is the first necessity of progress --Thomas A. Edison
drkapprentice @drkapprentice
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > Theme Developers   how to get smaller full home screen wallpaper image

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes