Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
March 3, 20195 yr Author 10 minutes ago, Black Tiger said: Hello Taman. Is it possible to re-upload screenshots of some of your themes like this one? I'm getting the little cross with access denied notices when clicking on the thumbnails of this theme (and a couple of others). Seems it's a known problem according to the answers in this thread. Thank you! Hello, I will re-upload the screenshots later, thanks for letting me. If you want to see the themes you can visit my site for live demos 🙂 http://ipskit.com/
March 21, 20195 yr Author 1 hour ago, darth12 said: Looks like this needs to be updated pursuant to the latest IPB update No. The current version works with ips 4.4.x no need updates.
March 21, 20195 yr 22 hours ago, TAMAN said: No. The current version works with ips 4.4.x no need updates. Thanks, somehow some had been replaced by actual spaces in my theme file and it threw up the errors...
April 1, 20195 yr Hello ! I'd like to add some transparency to the grey footer bar, but I can't find where to edit this in the css files... Any hints ? 🙂 Thanks.
April 6, 20195 yr On 4/1/2019 at 11:25 PM, Vianney Gantelmi said: Hello ! I'd like to add some transparency to the grey footer bar, but I can't find where to edit this in the css files... Any hints ? 🙂 Thanks. Still looking for a way to edit that footer ! I found how, a few months ago, but after reinstalled my board I can't remember how I did. Thanks !
April 10, 20195 yr Author 2 hours ago, Vianney Gantelmi said: No one knows ? Is this possible ? 🙂 Still waiting for some guidance, thanks ! Add this in custom.css #ipsLayout_footer { background: {hextorgb="footer_crbackground" opacity="0.80"}; } Sorry for the late reply Just mention my name when post in my topics otherwise i get no notifications of new posts 😕
April 17, 20195 yr Author 8 hours ago, Vianney Gantelmi said: @TAMAN Here I am again 🙂 How can I apply transparency here too: Thanks ! .ipsApp.ipsApp_front #ipsLayout_contentArea { background-color: {hextorgb="area_background" opacity="0.80"}; }
April 21, 20195 yr With Firefox 66.0.3 i have issues with the quotes (IE, Chrome, IOS Safari is all good) when you press a collapsed quote to open under FF then you are taken back to the top of the site. The default theme works as it should open and closing is no issue.
April 21, 20195 yr I have found a second issue when the text is to long and i mean 50+ lines at least it will not save when edited, while the default style is working correctly.
April 21, 20195 yr Author 14 hours ago, We are Borg said: With Firefox 66.0.3 i have issues with the quotes (IE, Chrome, IOS Safari is all good) when you press a collapsed quote to open under FF then you are taken back to the top of the site. The default theme works as it should open and closing is no issue. 13 hours ago, We are Borg said: I have found a second issue when the text is to long and i mean 50+ lines at least it will not save when edited, while the default style is working correctly. Pleas try to disable apps/plugins to check if one causes the issue because the theme has no issues like that You can also check the demo site and test https://ipskit.com/
April 29, 20195 yr Hi @TAMAN I need the background on the profiles page to be different than the set body background, is there a way to do that?
April 29, 20195 yr Author 56 minutes ago, SerialNoob said: Hi @TAMAN I need the background on the profiles page to be different than the set body background, is there a way to do that? Hi, In the theme resources page find the image and then replace it with your own image 🙂 Edited April 29, 20195 yr by TAMAN
April 29, 20195 yr 3 minutes ago, TAMAN said: Hi, In the theme resources page find the image and then replace it with your own image 🙂 I mean, I don't want this setting to be applied to the profiles
April 30, 20195 yr Author 21 hours ago, SerialNoob said: I mean, I don't want this setting to be applied to the profiles I thought you meant by profile background "profile cover" background. Add this in custom.css and change the background color code to what you like body.ipsApp.ipsApp_front[data-pagemodule="members"][data-pagecontroller="profile"]:before { background-image: none; /* url(https://ipskit.com/uploads/monthly_2018_12/cobalt-blue.jpg.37cd1d0….jpg); */ background-color: #000000; } Edited April 30, 20195 yr by TAMAN
April 30, 20195 yr 2 minutes ago, TAMAN said: I thought you meant by profile background "profile cover" background. body.ipsApp.ipsApp_front[data-pagemodule="members"][data-pagecontroller="profile"]:before { background-image: none; /* url(https://ipskit.com/uploads/monthly_2018_12/cobalt-blue.jpg.37cd1d0….jpg); */ background-color: #000000; } Where is that? lol Or where should I put it?
April 30, 20195 yr Author 3 minutes ago, SerialNoob said: Where is that? lol Just add my code in your theme custom.css and change the color code isn't that what you looking for?? Edited April 30, 20195 yr by TAMAN
April 30, 20195 yr 2 minutes ago, TAMAN said: Just add my code in your theme custom.css and change the color code isn't that what you looking for?? Okay, it does what I need. Thank you!
May 6, 20195 yr @TAMAN i must be going blind because i have no idea how to get the darktheme activated, can you give me advice on how to do this.