Jump to content
Sign in to follow this  
consiglieri

Sidebar Login position

Recommended Posts

consiglieri

I have installed the sidebar login plugin. I have placed it in my site header using the Morefoot sidebar. However its positioned below my branding and above my feature slide. I would like it to appear next to the branding (the right side of the page) i.e at the same level and preferably a little smaller in size than it is at the moment. my site is www.teg.pp.se

Share this post


Link to post
Share on other sites
Jenny
That is because the Morefoot sidebar is a 3-column sidebar. Rather than using that, why not use the universal sidebar?

Jenny :: Web designer at Simple Mama (follow me at @simplemamacom)

Check out Share Me, a social sharing add-on for DMS that is super simple to set up.

Share this post


Link to post
Share on other sites
consiglieri
OK I tried that, but i still don't understand how to position it differently, I want it in the upper right.. where the rss feed button normally is.

Share this post


Link to post
Share on other sites
Jenny
Do you have it in the universal sidebar now?

Jenny :: Web designer at Simple Mama (follow me at @simplemamacom)

Check out Share Me, a social sharing add-on for DMS that is super simple to set up.

Share this post


Link to post
Share on other sites
Jenny
Your header must be taller for this to work, so I had to make it taller in the CSS below. Try adding the following to your style.css in PlatformBase: [code]#branding .content-pad { padding-bottom: 100px; } ul#list_sidebar_universal { left: 740px; position: absolute; top: 10px; width: 230px; z-index: 2; } ul#list_sidebar_universal .widget-title { margin: 0; padding: 0; text-align: left; } .widget_wp_sidebarlogin form { margin: 0; } .widget_wp_sidebarlogin form p { margin: 0; } input[type="submit"] { background: none repeat scroll 0 0 transparent; border: 1px none; padding: 0; }[/code]

Jenny :: Web designer at Simple Mama (follow me at @simplemamacom)

Check out Share Me, a social sharing add-on for DMS that is super simple to set up.

Share this post


Link to post
Share on other sites
consiglieri
Perfect, works very nicely. I shall send you a message via your website tomorrow. This is my personal page, but I may have need of some of your service for my business.

Share this post


Link to post
Share on other sites
consiglieri
Any chance on making the widget display a bit smaller so it looks less cramped?

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×