View Single Post
  #13  
Old 11-26-2009, 06:14 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: How to move line bar

Quote:
Originally Posted by Pyro
Duramax,

Thank you for your reply. I have done as you instructed, but with no success.

My code now looks like this:

#header .line1 {
position: relative; height: 125px; direction: ltr;
}
#header .line1 .logo {
padding-top: 0px; margin-left: 27px; width: 340px;
}
#header .line1 .logo a img {
width: 340px; height: 100px;
}



While this makes my image fit perfectly, the orange bar is covering up the info below it now. I have attached a screenshot.


Thanks in advance

You also need to edit the top margin of the container below, that would be content-container probably.
Use Firefox with Firebird - you can see exactly which style, what and how much you have to change
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote