inherit
analiastar@gmail.com
196438
0
Jul 26, 2013 19:24:34 GMT -8
nayeli
5
July 2013
nayeli
|
Post by nayeli on Jul 4, 2013 12:48:57 GMT -8
I was looking over various PB sites and found one that I like their layout for the site and wanted to know what codes would be needed to achieve the same look. Really like the static side bar on the left, the click to open on the right and the main board scrolling while the others remain solid. So if someone can help and let me know what codes would be needed and where they need to be placed. We are currently using Smanii side tables so if that needs to be removed. Any and all help would be greatly appreciated. If for some reason we can't do all is there something close would also work. Share a link if you have one so I can see how the outcome would look is also a bonus. Link to the site: legacies.boards.net/
|
|
inherit
194268
0
Jun 24, 2021 12:00:23 GMT -8
lol no
117
May 2013
ukes
|
Post by lol no on Jul 4, 2013 16:38:07 GMT -8
Hi! I'm waiting for my thread to be responded to, so I decided to help you out.
The static side bar is pretty easy to do. What I would do is to simply put it in a div tag. The div tag needs to have a z-index and have "left:0px;" somewhere in the code so that it floats to the left and is static.
As an example,
And then in your global headers and footers, you'd call it with <div class="leftsidebar">. I'm not very good with explaining codes and this is my first time offering support here, but I hope this helps you out. Feel free to respond if you have any questions.
|
|
inherit
analiastar@gmail.com
196438
0
Jul 26, 2013 19:24:34 GMT -8
nayeli
5
July 2013
nayeli
|
Post by nayeli on Jul 4, 2013 18:14:05 GMT -8
Thank you Levi I actually FINALLY found a code that mentioned what I wanted and it seems to work really well. But thank you for replying.
|
|