Help - Search - Members - Calendar
Full Version: How to I remove 'login' from my home page after I created a bl
RV Products Forums > RVSiteBuilder > General Support
liquidjas
I added a blog to my web page and now a 'login' box is on the top left of my home page. How do I either remove this completely or just have it placed on the page with the Blog only?

I went into Serendipity and tried to move the blog admin tab to 'hide' to see if that would correct, but I can't get it to move for me. I even tried to set "Enable advanced JS usage?' to 'NO' to see if that would help, but even after I saved it would go back to 'yes'.

Thanks,
Jason
www.dirtydeedtees.com
brianc
QUOTE(liquidjas @ Oct 14 2009, 02:54 PM) *
I added a blog to my web page and now a 'login' box is on the top left of my home page. How do I either remove this completely or just have it placed on the page with the Blog only?

I went into Serendipity and tried to move the blog admin tab to 'hide' to see if that would correct, but I can't get it to move for me. I even tried to set "Enable advanced JS usage?' to 'NO' to see if that would help, but even after I saved it would go back to 'yes'.

Thanks,
Jason
www.dirtydeedtees.com



Have you resolved this issue? I have the same problem and when I opened up a ticket I was informed that I need to check with a programmer.
Paisarn
Please go to step3 click "embed code top section" and paste following code at source tab.

<style>

div#RVS_leftside {display:none;}

</style>

and save. Whenever you want to login go to http://{Website Domain}/rvsindex.php?/user/user/ or http://{Website Domain}/rvsindex.php/user/user/
shamim
what about the removing login from right side. I've template with blog which has login box right side, how to remove
Angela W.
Have you tried:

<style>

div#RVS_rightside {display:none;}

</style>

I suggest saving this style locally so that when you need to re-use it in the future (for yourself or other websites you're building) you don't have to search the forums. I keep a file here with all of our RVSiteBuilder tools. Just an idea! smile.gif
nufsed
That works for everything. Is there a way to remove the user login and keep the newsletter signup?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.