anyone know how to move the sign up box down? I need to move it because i need my ads above the fold.

Views: 229

Reply to This

Replies to This Discussion

Yes and no. You can move it down, but you have to write other CSS to move other things out of the way. It would take custom code. Plus, if you moved it down, new members would not find it. Probably your best bet is to hide the signup box, and add a very large and distinctive button somewhere at top of your site with link to the Sign-Up page.

Your site is looking fantastic!

Jen

@jen thanks jen.. what do i need to do to hide it and add a button lol

It would take a little thought, and a custom job. It gets a little tricky thinking about both states: Signed-In and Signed-Out. Looking at your site I would suggest the following:

Remove entire Box (Sign-Up/Sign-In). Insert a Sign-Up/Sign-In button in same location. This would take about 1/3 of the height you are using now, and custom button/script.

Question: What about your Sign-In's? Are you using the Ning Bar tip for Sign-In/Account Box links?

Best,

Jen

They sign in at the top...

I have an idea I'll investigate for a few minutes, then back to a project. =)

Okay,

You might could do a combination of these two.

For Signed-Out:

Remove the "Welcome to Baller Alert.com", above the Sign-Up/Sign-In links. It makes a big difference on height of box.

#xg_module_account .xg_signup p:first-child {display:none;}

For the Signed-In Members:

Add the Account Box links for Signed-In Members to Ning Bar, using this tip:

http://jensocial.com/group/ningnetworktips/forum/topics/add-member-...

I looked at the tip code, and since we're not hiding the Account-box, just hiding the Account links, this should work. But, you would really need to test a good deal and across browsers.

Also, if you do this, don't forget: when you sign-out after making site changes, you have to do a hard refresh in your browser, to see changes - - or wait for cache to catch up.

Best,

Jen

Thank u so much! Hope all is well with you!

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips