Jump to content

the search box is moved - how to fix it?


ille11

Recommended Posts

hi,

as you can see on my site (http://www.dukdirekt.se/butik), the search field has changed and is now in the middle of the side. I must have come to a setting, for yesterday it was on the right side. how do I change it back to default?

I've already testing to do things with the tabs, but I have not changed any there (compare to the demo).

Can I restore the webshop to default by admin?

Link to comment
Share on other sites

  • 4 weeks later...

i had the same problem. i change the css file as follows:

h1#logo {
float: left;
width: 27%;
margin-top:0.5em;
}
#header {
float: left;
width: 73%;
text-align: right;

you can play with widths to see if search box pops right back to corner.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...