hi i am sure this is very dumb but i am trying to alter my forum to allow me to add my site logo at the top rather than the default text site name.
I have played around with WordPress before and have always managed to achieve this by altering the 'Header' file in the 'Themes'. But being a complete newbie to Lussumo and i guess php I cannot find the right file to edit.
Can anyone point me in the right direction? I am would also like to add GoggleAdsense scripts is this possible?
In the Settings > Application Settings you should be able to easily insert some proper html markup to link your image if you wish. After doing so with a hard refresh, you should have you image linked properly.
As for the subcategories, it's not yet possible and might not be at the default level for quite some time without an extension. At this moment, nobody is working on this type of extension.
i am sorry to keep asking Qs but is there also a way to make the 'Categories' tab the defualt pageon the index.php page (tabon) as opposed to 'Discussions'
Can you wrap img tags in a tags like that? I always thought you had to write it out fully like: <a href="http://whatever.com"><img src="http://whatever.jpg"></a> I'm no expert though...
sorry, I should have made this a little clearer: If you're within vanilla, you "should" be able to do it depending on the length of your image and url links, I don't recall exactly but I remember there being some limits to that input field. If you're adding it manually to the configuration file itself, you'll want to do either one of two things: escape double quotes within a setting that already contains double quotes, otherwise replace the setting items (not html markup) double quotes to single quotes. The latter will allow you a little more flexibility.
Mark, maybe a quick mass find and replace on that settings file to switch all double quotes to singles if it hasn't already been done for all the settings files. What do you think?
in 9.2.x, I do believe there's an extension out there somewhere, as for 9.3/1.0 it will only be possible if the extension author of said extension brings it up. I haven't seen much activity lately in that regard.