Simple Panel color change.

Use this board for starting discussions, asking questions, and giving advice on Web programming for the IBM i platform (and predecessors.)
DJones
New User
Posts: 1
Joined: Thu Feb 24, 2011 9:04 pm
First Name: Daniel
Last Name: Jones
Company Name: Genuine Parts Company
Phone: 770-956-2669
Address 1: 3100 Windy Hill Rd
City: Atlanta
State / Province: Georgia
Zip / Postal Code: 30339
Country: United States
Contact:

Simple Panel color change.

Post by DJones »

How can I change the bottom portion of the simple panel from the light blue to a light gray. Similar to how the light gray is diplayed on the forum.
thx Djones
Hany
New User
Posts: 19
Joined: Fri Jan 04, 2008 12:13 pm
First Name: Hany
Last Name: Elemary
Company Name: Profound Logic Software
Contact:

Re: Simple Panel color change.

Post by Hany »

Simple panels (panels in general) work a little differently than other widgets in Profound UI. Basically, panels rely on images to create the rounded corner effect. Having said that, in order to change the look and feel of the panel, you need create your own rounded corner images (they could be based on our existing ones).

After that, you need to create a custom panel that inherits all of the functionality of the "Simple Panel" but then add your own color scheme to it. This is done in JavaScript. We do package well-documented examples with your Profound UI installation. One of the examples, cover extending panels, changing the colors, fonts, etc.

The example can be found under this folder of your installation:

/www/profoundui/htdocs/profoundui/userdata/custom/widgets/panel.js
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests