Vista Style Builder

   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: how to change favorites link's font and background?  (Read 8762 times)
rajtheeban
Beta Tester
Dedicated Themer
*
Posts: 192


View Profile WWW
« on: April 25, 2009, 02:06:42 pm »

Hi all

sorry for my english, i'm from france

i have just bought vsb, i currently made my own visual style but i need some help concerning 2 problems

1) at first, i would like to know to do for modifying the font and the background of favorites links; this is the favorites links by default:

 

but this is the same favorites link but revisited in this visuals tyle



the font and the background has been modified: how to?

2) after, how to resize the icon of the shellstyle? this is the icon's size by default:



but in this image, the icon seems bigger.. just an impression or reality?



tks very much !





Logged
Panda X
Administrator
Dedicated Helper
*****
Posts: 1645



View Profile
« Reply #1 on: April 25, 2009, 03:38:37 pm »

The Favorites list properties are located in Explorer & Shell > Shell > CommonPlaces > Toolbar

I think the picture is bigger simply because it's showing a picture and not an icon.
Logged
rajtheeban
Beta Tester
Dedicated Themer
*
Posts: 192


View Profile WWW
« Reply #2 on: April 25, 2009, 09:02:56 pm »

tks panda

concerning the first problem , i didn't suceeded to resolve it with vsb, i had to looked in shellstyle option (UIFLE);

<if id="atom(ProperTreeLinksHeader)">
<Element
foreground="themeable(argb(255, 255, 255, 255), windowtext)"
background="themeable(argb(255, 45, 85, 115), window)"
padding="rect(9rp,9rp,0rp,7rp)"
font="gtf(textstyle, TEXT_BODYTEXT, 0)"

Logged
sunbeam2000
Beta Tester
Dedicated Themer
*
Posts: 207


View Profile WWW
« Reply #3 on: April 28, 2009, 12:02:40 pm »

the icon (and the preview images) get bigger by expanding the preview pane manually (placing mouse exactly between folderband and previewpane then a stretch coursor appears)

the "Linkfavourite" header background image and textcolor are added in the shellstyle.dll by inserting a new bmp image etc.
(look into my shellstyles and search in the shellstyle text for the image definition. maybe you have to adjust the padding when using a own image)

the linkfavourites-text color and properties itself is in the vsb like panda described..
« Last Edit: April 28, 2009, 12:05:53 pm by sunbeam2000 » Logged
rajtheeban
Beta Tester
Dedicated Themer
*
Posts: 192


View Profile WWW
« Reply #4 on: April 28, 2009, 01:08:55 pm »

yeah sunbeam thank you very much!

for make the icon bigger, i suceeded

and for the favorites links' background, i understand: you must add something like " resbmp xxx = number of your image resbmp123, 6,0, 0,0, etc in your visual style)

there is also a method for center text of favorites links
add: "contentalign="middlecenter"

example:

<if id="atom(ProperTreeLinksHeader)">
<Element
"contentalign="middlecenter"
foreground="themeable(argb(255, 255, 255, 255), windowtext)"
background="themeable(argb(255, 45, 85, 115), window)"
padding="rect(9rp,9rp,0rp,7rp)"
font="gtf(textstyle, TEXT_BODYTEXT, 0)"



 Cheesy

« Last Edit: April 28, 2009, 02:04:23 pm by rajtheeban » Logged
sunbeam2000
Beta Tester
Dedicated Themer
*
Posts: 207


View Profile WWW
« Reply #5 on: April 28, 2009, 08:19:43 pm »

yeah, you learn very fast  Cheesy

curious, how your VS will be..
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!