Community Support Forums — WordPress® ( Users Helping Users ) — 2011-03-08T13:38:14-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=2578 2011-03-08T13:38:14-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2578&p=7522#p7522 <![CDATA[Re: Login background imgage position]]>
WP Admin -> s2Member -> General Options -> Login/Registration Design

Now, the CSS that affects that image are a couple of lines in the head of wp-login.

Code:
div#login h1 a { background: url(http://ladietaprohibida.com/wp-content/plugins/s2member/images/logo.png) no-repeat top center !important; }
div#login h1 a { display: block !important; width: 100% !important; height: 100px !important; }


You can most probably override the style you want using !important, just edit your theme's style.css.

Statistics: Posted by Cristián Lávaque — March 8th, 2011, 1:38 pm


]]>
2011-03-08T12:21:50-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2578&p=7516#p7516 <![CDATA[Re: Login background imgage position]]> Any tips on this ?
Anything I can edit in S2 files, i.e. in the login customization file ?
It sais somewhere you can insert hard coded changes instead of using the !important code...I just don't know what to edit.

Thanks.

Andre

Statistics: Posted by econtinue — March 8th, 2011, 12:21 pm


]]>
2011-03-02T11:40:27-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2578&p=7316#p7316 <![CDATA[Re: Login background imgage position]]> Statistics: Posted by Cristián Lávaque — March 2nd, 2011, 11:40 am


]]>
2011-03-02T04:43:25-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2578&p=7309#p7309 <![CDATA[Login background imgage position]]>
Is there a simple way to center the login/register screen background image ?
All the rest of the customizations is fine, but it would be nice to have an "align" option in there.

What code would I have to change or add (and where) to center my background image ?
Help is much appreciated...

Thanks.

Andre

Statistics: Posted by econtinue — March 2nd, 2011, 4:43 am


]]>