[Geomoose-users] [Geomoose-developers] Color Change
Dan Little
danlittle at yahoo.com
Mon Feb 2 14:14:17 EST 2009
Actually it really should be background-color: #000077 if one is going to be anal ...
________________________________
From: Jay Kapalczynski <jkapalczynski at ci.maple-grove.mn.us>
To: Jay Kapalczynski <jkapalczynski at ci.maple-grove.mn.us>; Bob Basques <Bob.Basques at ci.stpaul.mn.us>; "geomoose-users at lists.sourceforge.net" <geomoose-users at lists.sourceforge.net>
Sent: Monday, February 2, 2009 1:08:16 PM
Subject: Re: [Geomoose-users] [Geomoose-developers] Color Change
GOT IT!!!!
Was using:
Background-color=#000077
Should be:
Background: #000077
THANKS
From:Jay Kapalczynski
Sent: Monday, February 02, 2009 12:56 PM
To: 'Bob Basques'; geomoose-users at lists.sourceforge.net
Subject: RE: [Geomoose-developers] Color Change
I tried this: in the styles.css…nothing doing…I tried to
even assign an image to it in the demo.html and in the panel container
Cant get the color to change
#panel_header_center {
width: 256px;
height: 19px;
display: block;
float: left;
line-height: 19px;
padding-left: 5px;
background-color=#000077;
}
‘’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’
<div
id="panel_header_container">
<div id="panel_header_left"><img
psrc="skins/%THEME%/images/panel_header_left.jpg" width="5"
height="19" /></div>
<div id="panel_header_center"><img
psrc="skins/%THEME%/images/panel_header_left.jpg" width="5"
height="19" /></div>
<div id="panel_header_right"><img
psrc="skins/%THEME%/images/panel_header_right.jpg"
width="5" height="19" /></div>
<div id="clear"></div>
</div>
‘’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’
.visiblePanel {
overflow: auto;
height: auto;
top: auto;
position: static;
background-color=#000077;
}
-----Original Message-----
From: Bob Basques [mailto:Bob.Basques at ci.stpaul.mn.us]
Sent: Monday, February 02, 2009 11:20 AM
To: Jay Kapalczynski; geomoose-users at lists.sourceforge.net
Subject: Re: [Geomoose-developers] Color Change
Are you sure it's an image, could be a style (background
color)
bobb
>>> Jay Kapalczynski
<jkapalczynski at ci.maple-grove.mn.us> 02/02/09 11:18 AM >>>
I am messing around with different colors...
I found the Panel Header Left and Right images in the
skins folder but cant find the middle of the panel
Notice the ends are blue...
Does anyone know where the center is?
I thought it was middlenav_repeat.jpg located in the same
folder......I change that color and it did not effect the page
[cid:image001.png at 01C98527.E881F6E0]
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20090202/6828878b/attachment.html
More information about the Geomoose-users
mailing list