Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 12, 200519 yr would it be possible to have the writing on the logo change thro lets say the admin CP in the same way you can change the writing on the logo's on the blog? cos if u did that, it would be sweet!
September 13, 200519 yr would it be possible to have the writing on the logo change thro lets say the admin CP in the same way you can change the writing on the logo's on the blog? cos if u did that, it would be sweet! YES! This is a fantastic idea. I love the default skin, but as I'm absolutely crap with graphics I can never change the logo.
September 14, 200519 yr Here you go, guys: (scroll down, there's a new version) Full instructions are included in the package, it will create a logo somewhat like this: You can change the text and the font from within your ACP. :)
September 14, 200519 yr It's only compatible with 2.1. If people are interested though, I'll downgrade it for 2.0 as well. :)
September 15, 200519 yr It would be sweet if you could make it like the Blog one where there is the title and subtitle. Keith
September 15, 200519 yr Dan, how difficult would it be to modify this mod to encorporate your own custom thumbnail (the invision "v") into the script options?
September 15, 200519 yr It would be sweet if you could make it like the Blog one where there is the title and subtitle. Keith Done. I've also set it up to allow you to set the font sizes of both bits of text, as well as their positioning. I'll post up the new files as soon as I have tried the 'custom V' idea. :)
September 15, 200519 yr Finished. :) You can now create logos like the one I posted first, or either of these two examples: (plus many more combinations) As with the original package, full instructions are included. If you have any problems, let me know.
September 15, 200519 yr It's a file that OSX puts in each folder that I can't see, you don't need it, though. :)
September 15, 200519 yr i think the XML file is currupt cos when i upload it, there are are 0 settings in the Board Logo setting group
September 15, 200519 yr Hmm. It's a problem with the way the settings XML file is generated. It stores them as being in setting group 30, but when it's imported, it creates a new group, which might not be group 30. There are two possible ways to fix it, the first one is to find the setting group in the group listing and try clicking the far-right icon on it's row ( 2 rounded arrows in a circle ). If that doesn't fix the problem ( by setting the number of settings to the correct amount ), you'll need to try this: 1) Hover over the 'Board Logo' setting group and in the status bar of your browser, you'll see a link much like this:http://mydomain.com/admin.php?adsess=d68e73be3ca95219387f98f7ds9g7sd§ion=tools&act=op&code=setting_view&conf_group=30 2) Take the number that comes after conf_group= (in this case 30). 3) Go to your SQL Toolbox and run this query (replacing 30 with the number you got above):UPDATE ibf_conf_settings SET conf_group = '30' WHERE conf_key LIKE 'board_logo%' 4) Under the tools and settings tab, find 'Cache control', in that list, there will be an item called 'settings'. Click the silver / grey button and click 'Update cache'. Hope that works. :)
September 15, 200519 yr ok, i have done that and now i have gone to the location of the logo to see it before i use it and found there were errors, here is the location: http://forum.fcbarcelonaweb.co.uk/index.php?automodule=logo
September 15, 200519 yr The font included in the package ( /sources/fonts/streetcornerbold.ttf ) is missing / cannot be found. You need to upload it to the /sources/fonts/ directory on your forum installation. :) Edit: Just noticed, it is there after all.. Let me see if I can figure it :) Edit2: As a temporary solution, you could try putting a copy of the file in your root forum directory (where index.php and admin.php are).
September 15, 200519 yr This may sound stupid, but try renaming the font from streetcornerbold.ttf to streetcornerbold.TTF I think that may be the cause ( as daft as that may be ).
September 16, 200519 yr I am going to take up the new hobby of saying: 'Hmm.' a lot. :) Can you try using the version of mod_logo.php I have attached to this post and see if it helps? It's either going to make it better or worse, I am hoping for better. o:) (Just replace /modules/mod_logo.php with the one I have attached)
Archived
This topic is now archived and is closed to further replies.