Bottom bar 7 Date Picker

Hi All,

 

I'm getting into D7 now, modding and changing things but I can't seem to find where I change the colour of the bottom bar, is it possible to change it ?

As you all know it's currently a grey colour but I want to change it to a blue kind of colour or just try various ones to see what works best with my site.

If someone could let me know that would be great as i've looked and can't find it.

Is it also possible to change the order of the date picker to UK style mm/dd/yy ?

Thanks

Spinner

Quote · 5 Feb 2010

You need to modify the image as a PNG.

Location of Image:  /public_html/templates/base/images

Image Name: mini_extra_menu_bg.png

* Note: you may need to clear your Cache folder. Make sure you don't delete the .htacess file.


Also, the member name color may need to be modified too to compliment the new coloring of your bar.

Location of CSS:  /public_html/templates/base/css

Image Name: anchor.css

Locate the below script and change the color number:

}

/*Top level menu link items style*/
div.extra_top_menu table.fixed_menu div.popup_html a,
div.extra_top_menu table.fixed_menu div.popup_html a:link,
div.extra_top_menu table.fixed_menu div.popup_html a:visited {
display: block;
color: #077BBD;
text-decoration: none;
font-size:10px;
padding-left: 1px;
padding-right: 1px;
}

Quote · 5 Feb 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.