I already deleted Recent Activity and Quick Start. Can I change the width of the Sidebar? I don't need it so wide as it just lists the months of the year. Thanks.
1 person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?You might find this topic helpful: http://getsatisfaction.com/pbwiki/top...?
Near the end of the thread is a command to change the width of the content area - I think you should try putting that in the SideBar and see how that works :) -
Inappropriate?Changing width of content area will not change width SideBar!
SideBar width is controlled by CSS, in various statements, which might vary with choosen skin and other parameters. Most important are these:
#displaycontent div.sidebar_v2 { width:22.6em; }
html>body div.sidebar_v2 { width: 22em; }
So, if you wanna change the width of SideBar, say to 50%, put this code somewhere (top or bottom) in your SideBar:
<style>
#displaycontent div.sidebar_v2 { width:11.3em; }
html>body div.sidebar_v2 { width: 11em; }
</style>
Experiment with the value of width in the code, change em or try pixels (f.e. 140px), to see what suits you best.
SideBar width is also controlled by border, margin and padding.
Some users might wanna change div .sidebar_v2 into #SideBar.
1 person says
this answers the question
-
Inappropriate?ok i see now, you have to go into the source on point and click editor. i had to use the pixels setting as em didnt work.
I’m cool
-
Inappropriate?Actually, it's not advisable to edit the source directly if you can avoid it. The alternative is to put this code into a PBwiki plugin, by clicking "Insert Plugin", then "PBwiki Magic", then "HTML."
Hope that helps!
-
Inappropriate?How do you delete recent activity?
-
Donna, do you have a 1.0 wiki or a 2.0 wiki? Recent Activity works very differently between the two versions. -
Inappropriate?I have version 2.0
-
Donna, the original poster here is referring to the tabbed sidebar, a feature only found on V1.0 wikis. There is no way to remove the odious Recent Activity feature from V2.0 (as you well know). -
Inappropriate?Workarounds are being found every day to extend PBwiki in ways PBwiki did not originally intend. Guy Fawkes and widget2.pbwiki.com are probably your best bet for information of this sort.
I do have one question though - Why do you want to hide the Recent Activity? -
Inappropriate?I have private folders set up and anybody can click on the recent activity and access the SUPPOSIVELY private pages that have recently been edited.
-
Inappropriate?Are you logged in as yourself, or with an Account with lower permissions?
-
Inappropriate?Also, I just got your ticket to Support, so I'll be addressing your concerns there, and posting the solution once we arrive at it.
-
Inappropriate?Donna,
I just created a page called 'Donnas Page', and placed it in a folder called 'Donna'. The page has no special security, and the folder is limited to Admins. Visit the V2.0 Forum Demo Wiki, and see if you can see the page in Recent Activity, or if either of those links let you see anything. -
Inappropriate?Both ways
-
Inappropriate?I can't access any of Donna's pages or folders and I can not see the page in the recent activity. This is what I see in Recent Activity:
Comments Header Coloredited by Michael Brutsch
Comments Header Colorcreated by Michael Brutsch
Hide Recent Activityedited by Forum Demo User
LabPixies 2created by Michael Brutsch
LabPixies 1created by Michael Brutsch
Really Big Pagecreated by Michael Brutsch
FrontPageedited by Michael Brutsch -
Inappropriate?Then it appears to be working properly. Perhaps Casey is correct, and you are logged in with privileges. How does your 'Recent Activity' look when you log out completely?
-
Inappropriate?I am logged in as a writer without privileges to any of the group's folders, however; I can still see their activity in "Recent Actvity" and there are active liinks to the secured pages, This happens if I am logged in as a writer or admin, I also logged in yesterday with some students (writer access) and they had access to ALL links in "recent activity, even if it wasn't their groups folder. If I log out completely, I'm out and can't see a thing. (this is a private wiki)
-
Inappropriate?The pages that any Writer could see had not been put into the appropriate Custom Security folders, which is why they were visible and accessible to any writer.
I’m glad we figured this out!
Loading Profile...





EMPLOYEE
EMPLOYEE

