Posts: 105
Joined: Apr 2009
Reputation:
2
It will totally be doable. However, I don't think there's an option in the menus to do so. It will probably require a bit of getting your hands dirty in a config file somewhere. In all honesty it will probably only require removing 1 or 2 lines of code. Hopefully someone will be able to point you in the right direction.
Posts: 16
Joined: Dec 2011
Reputation:
0
You could load the skin from github to get the images unpacked. Then search for the image you want to remove. Once you have the file name, search all the skin's xml files for this file name and remove (or probably comment out) the corresponding image control sets.
Posts: 9
Joined: Aug 2012
Reputation:
0
Hello,
I'm not a programer and I kinda suck when it comes to coding (tried many times with a few different languages... I guess I'm just not made for this).
I'm very interested if you found a way of doing that ! Maybe you can give us a tutorial or even a xml file to replace the one that contains this info. I would really appreciate.
Actually, the best thing would be if I could remove ALL effects applied to the poster (glare, round corners, edge, etc.). I'm a graphic designer and I'm really into the "Less is More" taste.
Thanks for any answer.
Posts: 9
Joined: Aug 2012
Reputation:
0
OK, I figured it out...
Just in case anyone is interested :
You need to remove the .xbt files (since they can't be axtracted) and simply download the images from the repository/trunk. You simply put the images in the /media folder, remove those that contain the glare and you're good to go.