Re: How to move line bar
Quote:
Originally Posted by Pyro
Hi,
I am having a similar issue as ZAJA was. My logo is 340x100. I was able to move the orange line down; however, the information below it does not move. How would I make everything else move down as well?
I do not wish to have the orange bar as low as I have it in my screenshot, I am simply illustrating my point that the information below it does not move along with the bar.
Thanks in advance.
|
Change to this
#header .line1 {
position: relative;
height: 125px;/* top row */
direction: ltr;
}
#header .line1 .logo a img [
width 340px;
height: 100px;
}
these are the only setting I made. just replace the code in the main.css with the code above
__________________
Xcart 5.1.6 Building New Store
Xcart4.6.4 Gold Plus
Xcart 4.6.4 Platinum
Smart Template,
Mail Chimp Upgrade
Checkout One (One Page Checkout)
Checkout One X-Payments Connector
Checkout One Deluxe Tools
Call For Price
On Sale Module
Buy Together Module
MAP Price MOD
|