Closed (fixed)
Project:
Summertime
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2010 at 16:57 UTC
Updated:
18 Mar 2010 at 10:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
ollar commentedI cant understand what do you actually want. Could you attach a screenshot?
Comment #2
alicemoon commentedI have removed the login marked with the yellow arrow through the block menu but want to remove the login marked with the red arrow from my pages so that to login you go to a specific page ie /drupal/user and the login is not obvious to most visitors.
Comment #3
ollar commentedThe easiest way to do that is to add that line into your local.css file:
But if you want to remove it from your page open page.tpl.php and remove the block:
After that "Login box" will not be generated any more.