Former Member
inherit
guest@proboards.com
227384
0
Nov 21, 2024 18:07:16 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jan 8, 2019 17:10:13 GMT -8
Forum Url: thedas-and-beyond.boards.netI've been using this handy little trick provided to me by another member a couple years ago to give my headers and footers the container look. I was wondering if it's possible to tweak the code so that the container collapses (accordion-style) by clicking on the title bar (I'm using a plugin that does this for my Categories, and I just want a uniform look.)? On the homepage of my current forum, I want the Global Footer labelled "Disclaimer" to collapse like those above it. Here's the code I've been using to make the containers: <div class="container boards"> <div class="title-bar bbcode"><div class="title_wrapper"><h2>Title</h2><</div>/div> <div class="content cap-bottom" style="padding:10px;">
blah blah blah stuff stuff stuff
</div> </div>
Thank in advance for any help. Totally understand if this isn't feasible, just wanted to be sure.
|
|