Im running 4.2.0
I am a newbie: I want to move the orange bar at top of screen. Ive been into the Main CSS file using firebug Ive Identified it as Div class = "line2" I know the name of the Image file i just cant find anything that would let me move the bar Ive adjusted the borders of the bar but not the Bar itself can someone point me in the right direction. This is what ive been messing around with so far:
#header .line2 {
main.css (line 430)
background:transparent url(images/head_linebg.gif) repeat-x scroll center top;
border-color:#CB480C -moz-use-text-color;
border-style:solid none;
border-width:1px medium;
color:#451300;
height:39px;
position:relative;
width:100%;
I just want to move it down a 1/4 inch. Frustrated
