View Single Post
  #4  
Old 06-27-2010, 11:10 AM
  Vacman's Avatar 
Vacman Vacman is offline
 

X-Adept
  
Join Date: Sep 2005
Location: Torrance, CA
Posts: 792
 

Default Re: Logo and Special Offers alignment issues

Update - I figured out how to move the search bar:

/skin.main.css

#header .line1 {
position: relative;
height: 200px;
direction: ltr;
}
#header .line1 .logo {
padding-top: 10px;
margin-left: 10px;
width: 203px;
}

But how do I move the other containers down?
__________________
Carl Tice

X-Cart 4.6.6
X-Payments 3.0
ReBOOT 3.4.1

PHP 5.6.30
MySQL 5.6.35
Linux 2.6.32-042stab120.18
ionCube PHP Loader v4.7.3
Perl 5.10.1
Reply With Quote