multiple Sidebars
does anyone know if there is a way to add another sidebar that can be edited with the point and click editor?
3 people have 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?One of our support geniuses has written code to create a left-hand side bar. Here it is:
<div><div class="SideBarTitle">SideBar 2</div>
MY BODY HERE</div>
clear - (none, left, right, both) Sets whether another floating object is allowed there at the same level.
float - (left, right, none) where the sidebar will align to.
margin-right & margin-left - you'll want to switch these if you put the sidebar on the right
The first div contains the title, the second contains the body. Have fun!
http://vietmusic.pbwiki.com/ for an example. http://vietmusic.pbwiki.com/test3 for another example within an embedded IFRAME. As you can see, the sky's the limit
I hope this helps!
1 person says
this answers the question
-
sorry, I dont get it....how did you get that code to work?
<div><div class="SideBarTitle">SideBar 2</div>
MY BODY HERE</div>
how do I use the "clear", "float", "margin" commands....?
sorry if this seems to basic....but could you walk me through the details...? -
Inappropriate?yeah I tried that before. It does create a second sidebar but the problem is that it can't be edited using the Point & Click editor. You have to add changes to it through the html plugin. I need a second sidebar that my users can edit themselves but I also need to keep the original sidebar the way I have it.
-
Inappropriate?to incorporate the content of a separate wikipage into one or more other pages use this code:
<div><script src="/SecondWikiPage?raw=js&width=0&height=0"></script></div>
to style the incorporated content of SecondWikiPage:
do this in SecondWikiPage so it shows the same on every page you show it's content on, changes you make will show everywhere else
to make SecondWikiPage easily editable add this code to it:
<a href="/SecondWikiPage?edit=1">edit</a>
1 person says
this answers the question
-
Inappropriate?vangispen that is an awesome tip. That helps out so much thanks!!
I’m Thankful & Happy
-
Inappropriate?vangispen's method doesn't seem to work in PBwiki 2.0 - does anyone know one that would?
-
Inappropriate?sorry, I dont get it....how did you get that code to work?
<div><div class="SideBarTitle">SideBar 2</div>
MY BODY HERE</div>
Im ok so far....
But, what do I do with the "clear", "float", "margin" commands....?
sorry if this seems to basic....but could you walk me through the details...?
My site is kookyplan.pbwiki.com.
how do I put a second sidebar on the left? Is it possible to put a Table of Contents in that sidebar?
please help!!
I’m confused
Loading Profile...



EMPLOYEE


