Simply copy + paste as a CSS Insert:
HTML Code: to make it a solid line
HTML Code:
div#menu1 { border: solid 1px #your_color_here; }
HTML Code:
div#menu1 { border: dashed 0px #fff; }
«
How do I get rid of the two gray bars that extend from the sides of the menu? |
I can't get the grey bars to line up with the menu
»
|