Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
January 12, 20205 yr Author 4 hours ago, Sonya* said: Hi, I have another two questions: I would like to add the Simple topic widget to the custom header widget of your theme, possible? I would like to add Newsletter subscription block to the footer between quick links and About Us section, possible? Thank you! Yes and yes but this requires template edits and i do not provide support for that as it breaks theme updating. I provide support for small customizations and mainly css modification only 🙂
January 14, 20205 yr Hi, fixed calendar header overlaps the fixed website header to reproduce here https://ipskit.com/index.php?/calendar/ Is there any approach to get rid of this? It is not critical, but looks a bit dirty.
May 20, 20204 yr Sorry if this has been asked before, but is it possible to have the side menu collapsed by default?
May 20, 20204 yr Author 3 hours ago, DanLemX said: Sorry if this has been asked before, but is it possible to have the side menu collapsed by default? sorry its not possible but i will consider it in the next theme update
June 20, 20204 yr Author IPS 4.5.0 Beta 👍 This theme is updated for latest IPS 4.5. Beta Please message for a copy of the beta and please use private messages for anything related to beta versions Edited July 18, 20204 yr by TAMAN
June 22, 20204 yr Hi Taman! Slight problem on Mobile for 4.5 beta: header background still displays white.
July 18, 20204 yr Using latest beta of 4.5 and behemoth. I do not use slider and without it found the user menu to close to navbar. So added this to custom.css #elUserNav { margin-top: 10px; } Just wanted to share. Dam it wrong theme Edited July 18, 20204 yr by Steph40
September 7, 20204 yr Hello @TAMAN! Great stuff for 4.5! Got a quick question on the Editor: This is using the "Dark" version of the theme. Is there a way to make the icons more visible against that background?
September 7, 20204 yr Author Hi, You can manually change the Editor Toolbar Icon in editor color settings Its located in the checkbox/toggles/input tab -- Thanks for letting me know 🙂 Taman Edited September 7, 20204 yr by TAMAN
September 7, 20204 yr 2 hours ago, TAMAN said: Hi, You can manually change the Editor Toolbar Icon in editor color settings Its located in the checkbox/toggles/input tab -- Thanks for letting me know 🙂 Taman Thank you! One last question I hope. We've got a 2 column layout on our front page plus a sidebar. On screens approaching the media width to convert to tablet, we're seeing: On our "blogs" entries (We're using the Blogs app for Stories/Literature). Any ideas on what a fix would be? As far as I can tell, it's related to .ipsColumns width:100% property. Removing the property fixes it, but then when on a larger screen or in tablet mode, it doesn't take up the available space.
September 7, 20204 yr Author 48 minutes ago, AlexWright said: On our "blogs" entries (We're using the Blogs app for Stories/Literature). Any ideas on what a fix would be? As far as I can tell, it's related to .ipsColumns width:100% property. Removing the property fixes it, but then when on a larger screen or in tablet mode, it doesn't take up the available space. Hi, Does the same thing happen on default IPS theme?
September 7, 20204 yr Author 38 minutes ago, AlexWright said: Actually yes, looks like it does. Please report it to IPS if you want a quick fix i can help if you provide a link to check 🙂
September 8, 20204 yr Author 18 hours ago, AlexWright said: Thank you! One last question I hope. We've got a 2 column layout on our front page plus a sidebar. On screens approaching the media width to convert to tablet, we're seeing: On our "blogs" entries (We're using the Blogs app for Stories/Literature). Any ideas on what a fix would be? As far as I can tell, it's related to .ipsColumns width:100% property. Removing the property fixes it, but then when on a larger screen or in tablet mode, it doesn't take up the available space. 12 hours ago, AlexWright said: It happens on our beta and live. https://furrylife.online Add this to custom.css .ipsColumn_veryWide.cBlogInfo{width:auto}
September 9, 20204 yr Unfortunately doesn't work, as it immediately does this: In the "Blogs" mode rather than "View Latest Entries" mode.
September 9, 20204 yr Author @AlexWright Hi, Please report the issue to IPS 🙂 Edited September 9, 20204 yr by TAMAN
September 13, 20204 yr Thanks @TAMAN! Got one more for you though: Reddit embeds show up like this, and it doesn't seem I can get it to change.
September 29, 20204 yr Hi guys, i was wondering where to change the background color behind the logo on the top left ? Regards,
September 29, 20204 yr Author 1 hour ago, Charles Pfoss said: Hi guys, i was wondering where to change the background color behind the logo on the top left ? Regards, Hello, i just checked the logo background, it is hided in theme settings it will be fixed in the next update. If you want to change the logo background. you need to use custom.css to change the color manually for example... .ta_Logo { background-color: #6e9eb6; } Edited September 29, 20204 yr by TAMAN
September 30, 20204 yr Thanks for your answer ! Working fine now. Can you give me the logo size recommended for the top left place ?
October 12, 20204 yr Hello, I seem to be having some pretty major issues after upgrading IPB and the forum. I'm not trying to install a clean copy of the mdPanel theme but its not allowing me because it says I already have it installed and that it is up to date. I do not want to delete the old versions of it since I'd like a reference for the changes I made. What can I do? Thanks
October 12, 20204 yr Author 2 hours ago, superaven said: What can I do? Make a copy of the original theme (the one with ips marketplace tag on it) and then delete it. after that you can install a fresh one from ips marketplace and copy paste customizations from the one you copied Edited October 12, 20204 yr by TAMAN
October 12, 20204 yr Author On 9/30/2020 at 3:33 PM, Charles Pfoss said: Thanks for your answer ! Working fine now. Can you give me the logo size recommended for the top left place ? width x height 300px x 70px
October 13, 20204 yr 18 hours ago, TAMAN said: Make a copy of the original theme (the one with ips marketplace tag on it) and then delete it. after that you can install a fresh one from ips marketplace and copy paste customizations from the one you copied Awesome that worked, thank you! Still getting used to this new interface and features. Have two more questions... 1. Is there a guide of some sort so we know what color variables in the theme section of admin affect what areas on teh front end? Obviously its broken down into tabs which respresent sections and the names themselves are somewhat descriptive, but wondering if there's any sort of map or guide for this? 2. Likewise, I'm confused about the Light / Dark mode works. How do we create the two versions? In other words, how do a make all the color tweaks to the theme and then how do we add that to the section for Light / Dark mode? Thanks again.