YAFLogo

Posted by: trigun - Wednesday, 6 August 2008 14:17:27
Hi, How can I change the font of the forum titles? Thanks in advance...

Posted by: Nico - Thursday, 14 August 2008 00:18:04
If what you call 'Forum titles' corresponds for example to [i]'YAF Forum Discussions'[/i], [i]'YAF Forum Development'[/i]...and so on in [i]'forum.yetanotherforum.net'[/i], here is the way to do it: You have [u]2 solutions[/u]: The code to create these forums is within [i][color=green]'pages/forum.ascx'[/color][/i] file. [color=brown]...
"> ...[/color] The class is 'header2'. You so have the choice between: [color=red]1-[/color] Modify the code directly here (in [i][color=green]'pages/forum.ascx'[/color][/i]), and so only these Forum titles will be modified. [color=red]2-[/color] Modify the whole 'header2' class to affect all elements of the same style. For this (imagine that you currently work with the 'YAF Pro' theme), open [color=green][i]'themes/yafpro/theme.css'[/i][/color], and modify the elements you want in regard of 'header2'. If it is not what you are looking for or that it doesn't work, tell me:)