andybr1ggs Posted August 9, 2009 Share Posted August 9, 2009 I need to move the search box accross so it is square with the site and all in line Many Thanks.Andy Link to comment Share on other sites More sharing options...
fluxxii Posted August 9, 2009 Share Posted August 9, 2009 Find div#search_block_top (or maybe just #search_block_top) in your template's global.css and add padding-left: 150px; to it. Link to comment Share on other sites More sharing options...
andybr1ggs Posted August 9, 2009 Author Share Posted August 9, 2009 hi I changed that but didnt seem to do nothing attached is the file for you to look at. Thanks for your help. global.txt Link to comment Share on other sites More sharing options...
fluxxii Posted August 9, 2009 Share Posted August 9, 2009 Should look like this: /* block top search */ #header #search_block_top { background: #e5e6e7 url('../img/block_search_bg.jpg') no-repeat top right; height: 28px; width: 336px; float: left; padding-left: 150px; Link to comment Share on other sites More sharing options...
andybr1ggs Posted August 9, 2009 Author Share Posted August 9, 2009 Hi Thanks! Now i have a little grey box at the side of it ?? and to move the bookmarks/contact/sitemap do i do the same so its next to the search box ?Thank-youAndy. Link to comment Share on other sites More sharing options...
fluxxii Posted August 9, 2009 Share Posted August 9, 2009 Hi,Sorry, I completely misunderstood your post. I thought you wanted the search box to be separate from the rest of the header. Delete the line you just added (basically it makes a 150px "padding" to the left of the box) and try this instead.Find this code, approximately lines 193-197: #header { float: left; width: 71%; text-align: right; } Replace it with this: #header { float: left; width: 525px; padding-left: 150px; text-align: right; } Link to comment Share on other sites More sharing options...
andybr1ggs Posted August 9, 2009 Author Share Posted August 9, 2009 HiIve just really stuffed it up would you mind if you had a little look for me please the whole site as now moved down the page.Many Thanks,Andy Link to comment Share on other sites More sharing options...
fluxxii Posted August 9, 2009 Share Posted August 9, 2009 Yeah, sure. Would you mind if I had access to your server and such? PM me. Link to comment Share on other sites More sharing options...
andybr1ggs Posted August 9, 2009 Author Share Posted August 9, 2009 HiDid you get the details ok ?CheersAndy Link to comment Share on other sites More sharing options...
fluxxii Posted August 9, 2009 Share Posted August 9, 2009 yup. i sent you a pm back asking you which was your default template. Link to comment Share on other sites More sharing options...
andybr1ggs Posted August 9, 2009 Author Share Posted August 9, 2009 Hi,Thats weird aint got a pm back ?? wonder whats wrong with it ?The template is prestashopCheers,andy Link to comment Share on other sites More sharing options...
fluxxii Posted August 9, 2009 Share Posted August 9, 2009 Alright, thanks! I have to go out for a half hour or so, when I get back I'll take a look at it. Link to comment Share on other sites More sharing options...
andybr1ggs Posted August 9, 2009 Author Share Posted August 9, 2009 Hi just wondered if you was back yetThank-you very much for your help. Just one question zencart modules cannot have thing like carousal can it ? This is why prestashop seems better to me.Andy Link to comment Share on other sites More sharing options...
fluxxii Posted August 9, 2009 Share Posted August 9, 2009 Fixed it for you. I don't know much about ZenCart, so I can't really answer your question. But yes, Prestashop is awesome! Link to comment Share on other sites More sharing options...
andybr1ggs Posted August 9, 2009 Author Share Posted August 9, 2009 yes brilliant thanks for your help shakes your hand :-)much appreciated.CheersAndy. Link to comment Share on other sites More sharing options...
fluxxii Posted August 9, 2009 Share Posted August 9, 2009 No problem! Good luck with your shop and have fun with Prestashop! Link to comment Share on other sites More sharing options...
andybr1ggs Posted August 10, 2009 Author Share Posted August 10, 2009 Hi,How would I go about lining the products featured module up with the bottom page and the specials attached Andy. Link to comment Share on other sites More sharing options...
andybr1ggs Posted August 10, 2009 Author Share Posted August 10, 2009 HiI have a minor customization problem fluxxii how would i go about doing this ? you can see from the pic i just used paint to copy and paste but have no idea how to make it happen.Thanks ;-)Andy Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now