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
Page 1 of 1
How to I remove 'login' from my home page after I created a bl
#2
Posted 03 November 2009 - 11:15 PM
QUOTE(liquidjas @ Oct 14 2009, 02:54 PM) <{POST_SNAPBACK}>
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
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.
#3
Posted 04 November 2009 - 03:47 PM
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/
<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/
#4
Posted 16 March 2010 - 05:58 AM
what about the removing login from right side. I've template with blog which has login box right side, how to remove
#5
Posted 01 May 2010 - 01:40 AM
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!
<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!
#6
Posted 28 May 2010 - 09:16 PM
That works for everything. Is there a way to remove the user login and keep the newsletter signup?
Share this topic:
Page 1 of 1
Help










