Forgot?

[SOLVED] Center a Module in ShadowPanel/Box?

Reply Topic
Link to this post 17 Dec 09

How do I center the login module I am popping up within the Shadowbox?

Thanks,
Ken

Link to this post 17 Dec 09

Will require a CSS solution so can I get a link to the site please?

You have my email address if you'd prefer to keep the website out of the public space.

Thanks
Mark

Link to this post 17 Dec 09

Sure, Mark...that's my nextwavetech.us site. I already know what you are going to say about my template :)

Best,
Ken

Link to this post 17 Dec 09

Template looks good actually (without looking under the hood) :p

Try adding the CSS below to your template CSS file. You can play with the width.

#shadowbox_content {
margin:0 auto;
padding:15px 0 0;
width:120px;
}

Link to this post 17 Dec 09

Perfeckshion, as usual!

Thanks, Mark!

P.S. The template was generated by "you know who", from the Dark Side of non-standard CSS...I'm glad it didn't impact on the Shadowbox/Panel.

Link to this post 17 Dec 09

You're welcome Ken.

I'm glad it worked. Let me know if you need any further help.

Home Forum Joomla Extension Support Ninja Shadowbox & Ninja ShadowPanel [SOLVED] Center a Module in ShadowPanel/Box?