Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Spidrax

Pages: 1 2
16
Skins / Re: XML skin - title bar color
« on: April 27, 2020, 02:32:17 PM »
It turns out the skin I'm modifying used a 5x5 image for all eight border elements. I was able to change the color and everything looks great.

Thanks!

17
Skins / Re: XML skin - title bar color
« on: April 27, 2020, 02:11:43 PM »
Thanks for the quick response! I found the below information elsewhere in the forum - is it accurate?

FormBorderTop ----------------------------------------- 1x28 [pixels]
FormBorderTopRight , FormBorderTopLeft ---------------- 5x28
FormBorderRight , FormBorderLeft  ----------------------- 4x1
FormBorderBottomRight , FormBorderBottomLeft ---------- 4x4
FormBorderBottom  ------------------------------------- 1x4


Encode to base64 with: http://www.peterdamen.com/base64decode.php

18
Skins / XML skin - title bar color
« on: April 27, 2020, 01:15:51 PM »
I'm having trouble with an XML skin I'm working on. The title bar is a mysterious color (51,51,51) that isn't anywhere in my XML, and I don't know how to change it.

I checked the Sample Skin and the color is (62,101,139). The only line in the XML that refers to this color is a comment:

Code
  <!-- 62,101,139 -->

Any tips on how to modify this color? Thanks!


19
Screenshots / Re: Config/theme show off thread.
« on: March 26, 2020, 07:16:32 PM »
Skin is a slight mod of Renoir.


Pages: 1 2