[Geomoose-users] [Geomoose-developers] Color Change

Dan Little danlittle at yahoo.com
Mon Feb 2 13:59:35 EST 2009


That's because you're coding your CSS wrong.

background-color: #000077;




________________________________
From: Jay Kapalczynski <jkapalczynski at ci.maple-grove.mn.us>
To: 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 12:56:21 PM
Subject: Re: [Geomoose-users] [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/2649edb2/attachment.html


More information about the Geomoose-users mailing list