RV Products Forums: How to I remove 'login' from my home page after I created a bl - RV Products Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to I remove 'login' from my home page after I created a bl

#1 User is offline   liquidjas 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 15-October 09

Posted 15 October 2009 - 02:54 AM

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
0

#2 User is offline   brianc 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 03-November 09

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



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.
0

#3 User is offline   Paisarn 

  • Advanced Member
  • PipPipPip
  • Group: Admin
  • Posts: 33
  • Joined: 06-May 08

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/

0

#4 User is offline   shamim 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 5
  • Joined: 03-March 10

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
0

#5 User is offline   Angela W. 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 45
  • Joined: 30-April 10

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! smile.gif
0

#6 User is offline   nufsed 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 28-May 10

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?
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic