inherit
120077
0
Mar 22, 2021 9:37:29 GMT -8
My Name is Billy Moonstone
726
February 2008
askandprosper
|
Post by My Name is Billy Moonstone on Jan 13, 2013 4:59:27 GMT -8
Hi I want to get rid of my category titles, or at least have them so they can't be seen, and rely on the Board titles for info. I'm thinking of using one of the sidebar plugins and in those you don't have to have a title. Getting rid of Category titles too would fit the same look. Here's my very very messy test boardDoes anyone know how I can do this? Obviously I still want the functionality of the categories - being able to create new ones etc I did wonder at just changing the colour of the category title font to the same colour as the title bars they are in. But, I don't if this would mess up titles anywhere else and, it would mean I can't use a gradient in the category title bars Any suggestions very much appreciated. I'm clueless so even mad ideas are fine by me
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Jan 13, 2013 5:07:27 GMT -8
Admin > Themes > Layout Templates > Home Find the following - near the top. <div class="title-bar bbcode"><h2><div class="title_wrapper">$[category.display_name]</div></h2></div> replace with <div class="title-bar bbcode"><!--<h2><div class="title_wrapper">$[category.display_name]</div></h2>--></div>
Edit: Illegal, btw
|
|
inherit
120077
0
Mar 22, 2021 9:37:29 GMT -8
My Name is Billy Moonstone
726
February 2008
askandprosper
|
Post by My Name is Billy Moonstone on Jan 13, 2013 6:29:42 GMT -8
You're a superstar Stinky666 thanks very much, I think I'd be stuffed without you being glued to Support
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 13, 2013 14:19:19 GMT -8
Admin > Themes > Layout Templates > Home Find the following - near the top. <div class="title-bar bbcode"><h2><div class="title_wrapper">$[category.display_name]</div></h2></div> replace with <div class="title-bar bbcode"><!--<h2><div class="title_wrapper">$[category.display_name]</div></h2>--></div>
Edit: Illegal, btw Or maybe it's iLegal! Ooooooooh!
|
|
inherit
120077
0
Mar 22, 2021 9:37:29 GMT -8
My Name is Billy Moonstone
726
February 2008
askandprosper
|
Post by My Name is Billy Moonstone on Jan 14, 2013 0:53:01 GMT -8
|
|