Former Member
inherit
guest@proboards.com
167458
0
Nov 22, 2024 12:28:31 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jan 4, 2013 15:33:15 GMT -8
Go - Themes - Layout Templates - Forum WrapperDirectly Under $[forum.title] add all the code below - at Line 19 <br><font color="#FFFFFF">ADD YOUR FORUM DESCRIPTION HERE</font> You can change the font colour to any other colour Type in your forum description Then click to save changes Screenshot New text added under the forum text title
|
|
Former Member
inherit
guest@proboards.com
167458
0
Nov 22, 2024 12:28:31 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jan 11, 2013 8:00:40 GMT -8
If you added a banner on your forum - You can add the forum description so it will show under your banner Perhaps add a welcome message under your bannerSee new text added under the bannerGo - Themes - Layout Templates - Forum WrapperAnd Directly Under <h2 id="banner"> $[forum.title] add all of the code below - Line 19 <br><font color="#FFFFFF">ADD YOUR FORUM DISCRIPTION HERE</font><br><br> Then click to save changes Steve
|
|
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 11, 2013 22:07:41 GMT -8
This topic keeps confusing me haha. I see the title and think it's to add a description below a subject on the thread list page Good stuff either way though.
|
|
Former Member
inherit
guest@proboards.com
167458
0
Nov 22, 2024 12:28:31 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jan 12, 2013 2:45:43 GMT -8
This topic keeps confusing me haha. I see the title and think it's to add a description below a subject on the thread list page Good stuff either way though. That's because! It would not let me add me [Template] add short description under FORUM title text/banner Wish we could add longer titles to thread title subjects Steve
|
|
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 12, 2013 4:36:21 GMT -8
@xsteveuk why not just "[Template] Description under forum title & banner" or "[Template] Text under forum title & banner"
|
|
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 12, 2013 12:24:52 GMT -8
Hi @xsteveuk thanks for this! Is there any way to increase/decrease the font size? And/or to use a different type of font?
|
|
Former Member
inherit
guest@proboards.com
167458
0
Nov 22, 2024 12:28:31 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jan 12, 2013 13:31:11 GMT -8
Hi @xsteveuk thanks for this! Is there any way to increase/decrease the font size? And/or to use a different type of font? You could try below I tried on my beta board and worked ok
For Description under your forum text title<br><font size=2><font color="#FFFFFF">ADD YOUR FORUM DESCRIPTION HERE</font></font> You can change the font size 2 to another size 2 - 3 looks about rightIf you have the description under your banner<br><font size=2> <font color="#FFFFFF">ADD YOUR FORUM DESCRIPTION HERE</font></font><br><br>
|
|
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 0:23:45 GMT -8
Thanks @xsteveuk that's really helpful. Do you reckon it's not possible to change the font or is the font over-ridden by font settings elsewhere e.g. "default forum font"? Actually, I suppose I could stop being lazy and experiment! Hahahaha but if you do know then do let me know Cheers again bud
|
|
inherit
\o/ ^o^ /o_ /o\
16464
0
Jul 22, 2024 13:57:10 GMT -8
pawl
29,621
November 2003
pollo
Pink Stars
|
Post by pawl on Jan 13, 2013 5:40:55 GMT -8
Thanks @xsteveuk that's really helpful. Do you reckon it's not possible to change the font or is the font over-ridden by font settings elsewhere e.g. "default forum font"? Actually, I suppose I could stop being lazy and experiment! Hahahaha but if you do know then do let me know Cheers again bud Don't forget that you could either add the style directly to the text, or wrap the text in a div and assign it an id. You could then add the changes direct to your stylesheet and manage them from there, if you chose. You could even import the fields to the Visual tab of the styles manager. ;]
|
|
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:24:45 GMT -8
Thanks @xsteveuk that's really helpful. Do you reckon it's not possible to change the font or is the font over-ridden by font settings elsewhere e.g. "default forum font"? Actually, I suppose I could stop being lazy and experiment! Hahahaha but if you do know then do let me know Cheers again bud Don't forget that you could either add the style directly to the text, or wrap the text in a div and assign it an id. You could then add the changes direct to your stylesheet and manage them from there, if you chose. You could even import the fields to the Visual tab of the styles manager. ;] Cleverclogs Afraid that's all beyond me. I'll just wait and see if someone else does it then copy it
|
|
inherit
163839
0
May 25, 2017 20:48:34 GMT -8
Maiden
1,020
February 2011
dreamaiden
|
Post by Maiden on Jan 13, 2013 6:42:54 GMT -8
My Name is Billy Moonstone, I'll be giving that a go sometime today probably, (I think that's something I've learned to do on my V5 adventure) can pate it here if it works
|
|
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 7:06:47 GMT -8
|
|
inherit
163839
0
May 25, 2017 20:48:34 GMT -8
Maiden
1,020
February 2011
dreamaiden
|
Post by Maiden on Jan 13, 2013 8:08:32 GMT -8
So in the Forum Wrapper put:
<div id=whatever-div-id-you-want>FORUM DESCRIPTION HERE</div>
The id can contain letters, _ and - but no spaces.
Save that and go to the colours and styles part, click on the style sheet and at the bottom paste:
[As you currently can't save the style sheet this is a gamble.] #whatever-div-id-you-want { color: @banner_text_color; text-shadow: @banner_text_shadow; text-decoration: @banner_text_decoration; font: @banner_text_font; font-variant: @banner_text_caps; text-transform: @banner_text_case; font-size: WHATEVER FONT SIZE YOU WANT; }
I copied the variables from the banner section so that the description would match the look of the Forum Title, you can remove any of these you want and choose to put absolute values like georgia or whatever. It's also possible to add variable like alignment if you want them.
I'll test it as soon as you can save again.
|
|
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 8:45:09 GMT -8
Cheers. It's really annoying not being able to get into Colours and Styles, there's loads of stuff I want to have a go at
|
|
inherit
163839
0
May 25, 2017 20:48:34 GMT -8
Maiden
1,020
February 2011
dreamaiden
|
Post by Maiden on Jan 15, 2013 4:00:16 GMT -8
My Name is Billy Moonstone, Now saving is back I've checked this and that all seems to work fine. It is also possible to make the font size the same as the banner_text and as I said any of those other variables can be set to your choice rather than to match the banner text.
|
|