Question:
How do I design a spry menu bar in Adobe Dreamworks CS4 - Mac Version?
2011-05-18 10:42:32 UTC
Right now my menu bar is just plain and white looking, and for whatever reason, no one in this room (including myself) can figure out how to design it to match the rest of my website. How do I change the font, font color, background color, and sizes of the menu and it's buttons and drop down menus?
Three answers:
2011-05-18 10:53:30 UTC
Assuming you mean Adobe Dreamweaver, you probably need to change the css handling your menu bar. Considering you are asking this I can only assume you have no knowledge of css or html, in which case you will very likely not be able to do this.



Regardless, what you want to do is look at your markup and find out which classes are being used to manage your menu bar. Then go to the style sheet and find those classes.



To modify your font you will want to change the 'font-family' or 'font' values.

To modify your font colour you will want to change the 'color' values.

To change the background colour, you will want to change the 'background' values.

To change the sizes, you will want to change the 'width', 'height', and potentially 'padding' values.



Good luck!
kigar
2017-01-09 17:49:52 UTC
Adobe Dreamworks
2011-05-18 10:43:17 UTC
i don't know.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...