Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
January 1, 20178 yr 25 minutes ago, TAMAN said: then just download the latest version and use "Upload a new version" it should fix the issue Right - that has worked and has got it back apart from one aspect - the rgba(255, 255, 255, 0.85) opacity is not working. Please see www.police.community
January 1, 20178 yr Author Just now, Wayne B said: Right - that has worked and has got it back apart from one aspect - the rgba(255, 255, 255, 0.85) opacity is not working. Please see www.police.community Use it like this background: rgba(255, 255, 255, 0.85);
January 1, 20178 yr 1 minute ago, TAMAN said: Use it like this background: rgba(255, 255, 255, 0.85); Worked thanks
January 4, 20178 yr Hey, how do I get the original message field appears? here's an example And this Magnum Theme message field
January 4, 20178 yr 5 hours ago, Riksa said: Hey, how do I get the original message field appears? Go to your skin > edit > EDITOR > Existing Editor Skin > Default Editor Theme.
January 4, 20178 yr 3 hours ago, CP_User said: Go to your skin > edit > EDITOR > Existing Editor Skin > Default Editor Theme. Hey, I do not understand why I do not get exchanged. Could you put the picture, thank you! Edited January 4, 20178 yr by Riksa
January 4, 20178 yr Author 1 minute ago, Riksa said: Hey, I do not understand why I do not get exchanged. Could you put the picture, thank you!
January 4, 20178 yr Aaah, of course, there. I looked in the wrong place. Thank you very much. Great theme Hey, how an image to enlarge the area in which the css code? It worked well the default theme here's an example
January 5, 20178 yr Hey, can someone guide me how images can be bigger and the size of the picture may be?
January 5, 20178 yr 27 minutes ago, Riksa said: Hey, can someone guide me how images can be bigger and the size of the picture may be? If using a custom picture you can added this to your custom.css and adjust the size to suit. .ipsItemStatus_custom { max-width: 00px; } Default is 50px - And will change the size for all of them. Edited January 5, 20178 yr by CP_User
January 5, 20178 yr 24 minutes ago, CP_User said: If using a custom picture you can added this to your custom.css and adjust the size to suit. .ipsItemStatus_custom { max-width: 00px; } Default is 50px - And will change the size for all of them. Does not work, the images go too low. My images are 142x72, should be bigger ?? I changed the code .ipsItemStatus_custom { min-width: 70px; } but the texts come too close to the image
January 5, 20178 yr 6 minutes ago, Riksa said: Does not work, the images go too low. My images are 142x72, should be bigger ?? I changed the code .ipsItemStatus_custom { min-width: 70px; } but the texts come too close to the image Probably best wait for @TAMAN to see if he's got a better way.
January 5, 20178 yr Hello @TAMAN, On the latest theme version (2.0.1) and IPS 4.1.17.1, at the staff directory page. The "edit information" button went missing. It was appeared before upgrade. I already discussed with IPS staff and they indicide your theme as the root cause of this issue. Please help.
January 5, 20178 yr Author 6 hours ago, Riksa said: Does not work, the images go too low. My images are 142x72, should be bigger ?? I changed the code .ipsItemStatus_custom { min-width: 70px; } but the texts come too close to the image you need to use max-width not min-width .ipsItemStatus_custom { max-width: 70px !important; } _______________________________________________________________ 3 hours ago, Foolboy said: Hello @TAMAN, On the latest theme version (2.0.1) and IPS 4.1.17.1, at the staff directory page. The "edit information" button went missing. It was appeared before upgrade. I already discussed with IPS staff and they indicide your theme as the root cause of this issue. Please help. I believe this is due to the pager header settings In custom tab Un-select staff directory I will fix it in next version thank you
January 5, 20178 yr Hi Taman, is it possible to have retina logo for the next version? I've noticed the logo on tablets look blurred, yet look clear on the desktop. Edited January 5, 20178 yr by CP_User
January 5, 20178 yr Author 1 hour ago, CP_User said: Hi Taman, is it possible to have retina logo for the next version? I've noticed the logo on tablets look blurred, yet look clear on the desktop. maybe, i will keep it in mind for next version
January 6, 20178 yr I have this addon upgrade recently(upload new version), but appear Version: 2.0.0. not 2.0.1 normal or something wrong....
January 6, 20178 yr Author 45 minutes ago, kmk said: I have this addon upgrade recently(upload new version), but appear Version: 2.0.0. not 2.0.1 normal or something wrong.... normal. sh*t happens xD i mistakenly chnaged the number in marketplace title, the last update i only added "a different article styles" newest version folder. it does say that in updated channel but anyways i just edited and chanced the status to 2.0.0 in marketplace Thanks man.
January 10, 20178 yr Hey, how do I change the background color for the topic, I can not find the settings, or else I am so stupid that I can not find? Edited January 10, 20178 yr by Riksa Update
January 10, 20178 yr 5 minutes ago, Riksa said: Hey, how do I change the background color for the topic, I can not find the settings, or else I am so stupid that I can not find? Hey it was too easy to change. I found the settings
January 10, 20178 yr Author 1 minute ago, Riksa said: Hey it was too easy to change. I found the settings Great
January 12, 20178 yr Hi, @TAMAN. I was looking at this theme and it says when you purchase 'A different article styles' You get this theme free? Where would you download it from after purchasing?
January 12, 20178 yr 28 minutes ago, Kurisu87 said: Hi, @TAMAN. I was looking at this theme and it says when you purchase 'A different article styles' You get this theme free? Where would you download it from after purchasing? It´s included in this package. Or download It seperate here: I don´t know If Taman first must approve the Download link?
January 12, 20178 yr @TAMAN - Is it possible to hide sub forums? So it only leaves the main category link. If so can a setting be added to which you can select which categories you want to show sub forums on the main page. Something like the category styling where you type the name of the category and choose from there. Or is it easy enough to do within the custom.css Thanks