How to I remove 'login' from my home page after I created a bl |
![]() ![]() |
How to I remove 'login' from my home page after I created a bl |
Oct 15 2009, 02:54 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 15-October 09 Member No.: 26,881 |
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 |
|
|
|
Nov 3 2009, 11:15 PM
Post
#2
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 3-November 09 Member No.: 27,912 |
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. |
|
|
|
Nov 4 2009, 03:47 PM
Post
#3
|
|
|
Advanced Member ![]() ![]() ![]() Group: Admin Posts: 32 Joined: 6-May 08 Member No.: 5,160 |
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/ |
|
|
|
Mar 16 2010, 05:58 AM
Post
#4
|
|
|
Newbie ![]() Group: Members Posts: 5 Joined: 3-March 10 Member No.: 34,553 |
what about the removing login from right side. I've template with blog which has login box right side, how to remove
|
|
|
|
May 1 2010, 01:40 AM
Post
#5
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 45 Joined: 30-April 10 Member No.: 38,318 |
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! |
|
|
|
May 28 2010, 09:16 PM
Post
#6
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 28-May 10 Member No.: 40,524 |
That works for everything. Is there a way to remove the user login and keep the newsletter signup?
|
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 3rd September 2010 - 03:45 AM |