simonfrance2 Posted June 30, 2011 Share Posted June 30, 2011 display problem of Header in Firebox(langue and search box are not aligne by right , Bloc perma links does not rank), no problems with IE .details see the website http://www.thevertsushi.fr Link to comment Share on other sites More sharing options...
bustin Posted July 1, 2011 Share Posted July 1, 2011 try this on your global.css#languages_block_top { float: right; width: 80px;}it will look a little similar with the one you wantand go from there, I had the similar problem before it's usually in the position of the and float, sometimes the problem in "position" toohope i can help more, but i'm still a newbie Link to comment Share on other sites More sharing options...
simonfrance2 Posted July 2, 2011 Author Share Posted July 2, 2011 thanks for bustin's reply, I think the problem concerning the therme Matrice, and Firefox cannot accept it's global.css arrangement , so we should think how to change the top head:.page {width:890px; margin:auto;}h1#logo {float: left; width: 27%; margin-top:0.5em;} #header {float: left; width: 100%;text-align: right; background-image: url("../img/logogg.jpg"); background-position: center ; background-repeat: no-repeat;}#languages_block_top { float: right; width:10px;}I have no idea yet that why the search box seprate in 2 places?and if I add #search_block_top{ float: right; width: 100px;}, the user information will show like the second picture.not resolve it yet? thanks for the regard! Link to comment Share on other sites More sharing options...
bustin Posted July 2, 2011 Share Posted July 2, 2011 have you try this site? http://www.techietips.net/creating-prestashop-13-theme.htmlI learned how to make prestashop theme from this guy here, it's very informative.If you haven't see it yet, why don't you try to read it, I'm sure it will help you in understanding hooks and their positioning.so you're also using matrice? nice & clean right? so is my site http://http:/www.ladiva.asia/good luck! Link to comment Share on other sites More sharing options...
simonfrance2 Posted July 5, 2011 Author Share Posted July 5, 2011 the http://www.thevertsushi.fr now is a little better, but why the langue can not be alinged to right Link to comment Share on other sites More sharing options...
bustin Posted July 6, 2011 Share Posted July 6, 2011 have u tried to change the position of the module in the back office?i think it would be better if the language is first before the search box, so the search box will be at the right end cornerif it still stick with the search box, just give some padding in the css Link to comment Share on other sites More sharing options...
alicewoman1 Posted July 6, 2011 Share Posted July 6, 2011 I had the same problem.Updating to the latest version fixed it al for me There is a IE9 fix in the newest version 1.4.3 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