-
-
I still have a fondness for the very old buttonbars to be found at http://www.powerarchiver.com/skins/toolbar/.
Up until (I think) PA2017 it was possible to use them with the more recent skins, but I haven’t yet been able to work out a way, or the right combination, to do so with PA2018.
It’s not exactly the end of the world if the old bars can no longer be used, but I’m curious to know if they still can.
-
I have had to reinstall PA 2016. I can now change to any of the included skins (Classic, etc.) but cannot use any of the downloaded skins (in the SKIN folder or obtained by double clicking on the download). Any ideas, please?
-
-
Windows 7 Ultimate x64 SP1 with some updates but WU is Disabled blame MS
PowerArchiver Toolbox 2015 v15.04.03Choose to use “Windows Dark” skin, Go into “Configuration” and select “Highlight archives” change from Black to any other colour, click OK twice I think.
Powerarchiver applies the new colour to archives briefly but then returns to Black again!
-
Hi all…would like to know if it is possible to skin the main window to be other then white after the list of compress file list are shown? :rolleyes:
shot1.jpg show the main windows b4 it load anythings.
but once it load something the list will be in white with black text. I wish to change it to black with red text is it possible?shot2.jpg …where do i go to change that green LED to something else and its yellowish creamy background?
ps/ i am new with this…hope the screenshot show-up :)
Thanks.
basj
attachment_t_1464_0_shot1.jpg
attachment_t_1464_1_shot2.jpg -
-
there seems to be white bands on some of the borders for this theme, can that be fixed for the next update?
-
Hi All,
Currently PowerArchiver 2011/12 hosts;
1 default Classic Toolbar and 20+ downloadable skins via website.
The user can also select 6 preinstalled Ribbon interfaces ranging from office 2007/10 with Black, Silver and Blue.
So significantly more classic old style than modern.
Do you as a PowerArchiver User prefer Ribbon or Classic?
-
It possible to add more ribbon to new PA 2011??
If yes, i hope the developer add news office 14 ribbons…
Thanks, cant wait PA 2011!..
-
:cool: I have to say without a doubt, Mr. Marc Foumbergs Skins are by far the best, most creative skins on the site! The others are good……but his are off the chain! Good job MARC! :p
-
Hi!
All the Skins that can be download seems to be for the classic interface of PowerArchiver.Is it possible to create and/or change Skins for the ribbon interface?
It’s really not that important to me, I’m only wondering if it’s possible. From what I can see, only the color scheme of the ribbon interface can be changed (Blue, Silver and Back).
Kind Regards
Micke -
I can’t see any way of accessing and downloading from the PA site the old button sets (Little One, Damas, Xp and so forth) which could be used instead of the default buttons if using the Classic skin rather than the modern ones.
Is there any way of still being able to do this? Not a real necessity but some of those button sets were really good.
-
-
I thought I would start and maintain a thread related to my skins. Since the site doesn’t maintain a “Last Updated” I’ll post news and changes here.
This is the place if you want to submit feedback, ideas and of course problems.
Current Skins
SmoothVista, SmoothLime, LongHorn, Slate & PoisonedNews
(i) Currently I am working on two new skins and also performing numerous fixes and enhancements to existing skins.One issue in particular I am taking care of is the drop down arrow button located net to the Open button. I’ve managed to make it pretty slim in size allowing more space on the toolbar. So all skins will be updated by the end of the month.
(ii) Aside from one skin author who loves rating 1’s on all my skins, I have gotten some great feedback from other users! So regardless, I will continue creating skins and I am looking forward to any and all feedback.
(iii) Suggestions for icons and toolbar images. Icons are the hardest thing to do IMHO. Mostly because creating an icon that represents “compression” while looking different from other apps is a challenge. So what do you think?
Toolbar images. What do people prefer? OS related images? 2D or 3D? Colorful or ?
Skinning questions
-
What determines the “grid” color?
What determines the “Highlight archives” color?Thanks for any info.
-
Hi,
You can not customize grid color, but you can customize highlight archives color:
http://www.powerarchiver.com/skins/create.html
Highlightcolor= (convert HTML color into Decimal number in the Calculator i.e.: FF00FF is 16711935)
thanks,
-
Thank you…. I didn’t relate the Hightlight color in the settings.ini, to the Hightlight archive color in the config… dOH! ;)
Wish the grid could be set, but that’s minor.
-
maybe in the future? :-).
-
Any chance the toolbar icons will ever support PNG. I’d like to make some, but I’ve been spoiled working with alpha blended images. I don’t care to fight with small icons that use single color transparency.
Just curious…… -
we hope… for now, PA’s toolbar automatically adds alpha blending. If you check out any of the skins, it actually looks like an real thing…
-
we hope… for now, PA’s toolbar automatically adds alpha blending. If you check out any of the skins, it actually looks like an real thing…
I don’t really understand how that works, but that doesn’t allow me to create an alpha blended icon. When applied I get jagged edges. I’ll just wait, and hope PNG support is added.
Thanks… -
I don’t really understand how that works, but that doesn’t allow me to create an alpha blended icon. When applied I get jagged edges. I’ll just wait, and hope PNG support is added.
Thanks…simply dont create aplha blended toolbar. Create one without alpha blending and then load it into PA. Check the icons then and see how they look disabled. Or simply download any skin from skins page and take a look at how toolbar looks.
-
You’re not understanding me…… I don’t care to work with icons that aren’t anti-aliased against the background.
I see how the toolbars look, and they are ok, but none are as slick as alpha blended images could be. If I wanted to make square-ish icons, there would be no problem. ;) -
Yep, we will try to add Alpha blending for toolbar in one of the future revision, problem is that our toolbar component does support PNG images with alpha blending but it doesnt support loading them from file.
Which is why we used automatic alpha blending which is much better than what we had before:
-
Creating nice looking toolbar images can be difficult. What I normally do is work with transparent PNG’s.
After I put together a toolbar in PNG format I save it as a BMP. Open the file back up and re-color the alpha channel white.
This method works fine unless the image (button) is a round shape. Then I convert the alpha channel pixels to grey. I use RGB values of: 128, 128, 128 and also 192, 192, 192.
I attached an zoomed example showing alpha channel converted to the grey colors I mentioned.
Hope this helps.