Hi there, After making the page wider, the location of the post new ads button in the header is not where it should be. I tried some css, but I couldn't align well. Kindly, help locate the location of the button to the location as shown in the black box in the screen shot. Site URL: http://sooqforyou.com/uat Thanks, Mike
Maybe a solution can be that: move <div class="grid_8 omega"> after <div class="clear"> and .header .grid_8 {margin-top:-30px}
Thanks shyheim, I'd rather not make a change to the page and just use css to fix this. I noticed that this issue exists only if I'm not logged in. If I'm logged in, the location of the button is fine. Thanks, Mike
Hello Mike! I have found button in correct place may be you have fixed this. http://screenpresso.com/=jjmX Thanks & Regards Pramod
Hi Pramod, It is not fixed. As I mentioned, if you are logged in, you don't see the issue. You have to log out to see it. The screen shot you shared is for when you are logged in. Can you check it again after you have logged out? Thanks, Mike
Hello Mike, Paste the code given below in Custom CSS section (Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .top_header #user_acces { width: 100%; } .post_btn { margin-top: 25px; } Thanks & Regards Pramod
Hi Pramod, This worked for Firefox and Chrome, but in IE it changed the location of the top menu. Please see screen shot. Thanks, Mike
Hello Mike ! Some times some CSS code does not supported by the IE that's why it creates issues. I have checked but not find a suitable CSS code.I will further search and try CSS codes if code able to works with your issue i will reply you. Thank & Regards Pramod