myndcraft Posted January 9, 2009 Share Posted January 9, 2009 In the default theme I have removed the currency and language selection as well as removing the logo image, but would like to make additional changes. The shop can be seen here - http://ssbeachgolf.com/shop/What I would like to do is bring the account portion (that says Welcome, [user] Your Account Cart: [status]) inline with the contact, sitemap, search portion and then right aligned so that it is over the cart module.Can anyone help me do this? I've read all the posts I can find here, but am still encountering troubles.Thanks! Link to comment Share on other sites More sharing options...
Static Posted January 9, 2009 Share Posted January 9, 2009 what you want is here... second last posthttp://www.prestashop.com/forums/viewthread/9936/themes/tutorial_how_to_makeedit_a_template Link to comment Share on other sites More sharing options...
myndcraft Posted January 9, 2009 Author Share Posted January 9, 2009 UGH! Well How I missed that is beyond me so I appologize for that. As the risk of another easy answer being pointed out to me could you direct me on how to shift that block to the right now? I just messed around with the margins and was unable to move the block so I'm not sure where I should be looking.Thanks & Sorry =) Link to comment Share on other sites More sharing options...
Static Posted January 9, 2009 Share Posted January 9, 2009 LOL... no problemopen global.css and look for #headeryou will see under that id that it says "float: left;"change it to "float: right;" Link to comment Share on other sites More sharing options...
myndcraft Posted January 9, 2009 Author Share Posted January 9, 2009 Hi static and thank you very much for the reply again. I was actually looking at that and didn't try it because I feared it would do what it actually did.... it moved that entire header to the right which brought the left blocks up. I have it still on the website if you want to look.Ideally I would have the user block right aligned and the contact, sitemap, etc.. left aligned.Thanks! Link to comment Share on other sites More sharing options...
Static Posted January 9, 2009 Share Posted January 9, 2009 Hi myndcraftYour website isnt working at the moment... Link to comment Share on other sites More sharing options...
myndcraft Posted January 9, 2009 Author Share Posted January 9, 2009 Hmm, just went to it right now and its loading (its a remote box too so nothing local)Can you try again and if it doesnt work do a traceroute for me? or a reverse lookup. Maybe there is a dns issue somewhere? Link to comment Share on other sites More sharing options...
Static Posted January 9, 2009 Share Posted January 9, 2009 add text-align: left; to the #header Link to comment Share on other sites More sharing options...
myndcraft Posted January 9, 2009 Author Share Posted January 9, 2009 Unfortunately that was already in there.#header { float: right; height:100px; width: 71%; text-align: left;}Sorry to be so needy and/or helpless on this :-( Link to comment Share on other sites More sharing options...
myndcraft Posted January 10, 2009 Author Share Posted January 10, 2009 Well I actually figured it out, but thank you very very much Static because I couldn't have done it without your help. Here's a follow up though…I like it now better than it was before, but the header doesn't seem to flow very well, plus the styling of the search box seems to led itself to being right aligned. Any recommendations on an alternate layout? 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