Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthortedrino
    • CommentTimeMar 29th 2006
     # 1
    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?
    • CommentAuthortedrino
    • CommentTimeMar 29th 2006
     # 2
    PS I would also like to know whether you can create sub-categories within a category.
    •  
      CommentAuthorlech
    • CommentTimeMar 29th 2006
     # 3
    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.
    • CommentAuthortedrino
    • CommentTimeMar 29th 2006
     # 4
    many thanks for getting back to me. i have gone into appg/settings.php and have tried to place my header image link, as follows, in:

    define("agBANNER_TITLE", "<a img src="http://www.whatever.com/images/image.jpg"></a> ");

    should i be placing the link somewhere else? Or have i just made a glaring html error? or both?
    • CommentAuthortedrino
    • CommentTimeMar 29th 2006
     # 5
    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'

    many thanks
    • CommentAuthorMinisweeper
    • CommentTimeMar 29th 2006 edited
     # 6
    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...
  1.  # 7
    Default tab selection will be an option in v1. Its possible in 0.9.2 but not worth the effort when we can feel the warmth of 1 so near.
    •  
      CommentAuthorlech
    • CommentTimeMar 29th 2006
     # 8
    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?
    • CommentAuthortedrino
    • CommentTimeMar 30th 2006
     # 9
    thanks i will give it a shot

    What about integrating GoogleAdsense - can this be done?
    •  
      CommentAuthorlech
    • CommentTimeMar 30th 2006
     # 10
    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.
Add your comments
    Username Password
  • Format comments as