twtreff Posted October 21, 2014 Share Posted October 21, 2014 I deleted the quick search box and now the "Sign In" link has moved to the middle of the screen. I have seen some posts about the add to cart button doing the same, but nothing referencing how to fix the "Sign In" link that has moved. Here is a link: http://speedconceptsonline.com/buyspeed/. Any ideas? Thanks, Todd Link to comment Share on other sites More sharing options...
thepan Posted October 22, 2014 Share Posted October 22, 2014 You must apply some "margin" to the block userinfo. See picture: Since you got "Smart cache for CSS" on, I cant tell what css file you need to edit. Since you got " Link to comment Share on other sites More sharing options...
twtreff Posted October 22, 2014 Author Share Posted October 22, 2014 Thanks for the response. I did turn off the smart cache. I found the css file which is blockuserinfo and adding the margin does move it over to the right. However, it squishes the items on top of each other. The lock is on top of the word Sign which is on top of the word In. I am obviously not very experienced with css and cannot figure it out, so any additional help would be appreciated. Thanks,Todd Link to comment Share on other sites More sharing options...
thepan Posted October 22, 2014 Share Posted October 22, 2014 (edited) See vekia's post under me Edited October 22, 2014 by thepan (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted October 22, 2014 Share Posted October 22, 2014 dont use width in pixels, to block-userinfo div block add col-lg-offset-4 1 Link to comment Share on other sites More sharing options...
twtreff Posted October 22, 2014 Author Share Posted October 22, 2014 Great, thanks vekia. I changed it and it worked perfectly on my pc. It did not change on my tablet or phone though, so I added an offset for md as well and it did move it over for the tablet - although not as far as I would have liked. I tried an offset of 4, which was obviously too far, but 3 is not quite all the way over. On the phone, I got no movement at all trying offsets for sm and xs. For the phone it is floated all the way to the left, which in this case does not look bad, so I am okay with it. Would be nice to be able to move the tablet one over a little more though, can I do that in the css? Thanks, Todd 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