CherryGirl69 Posted February 24, 2018 Posted February 24, 2018 Just now, jcdesign said: Find this in oblivion folder css. .ipsItemStatus.ipsItemStatus_read:not( .ipsItemStatus_large ) { color: #777; } replace with this. .ipsItemStatus.ipsItemStatus_read:not( .ipsItemStatus_large ) { color: #479fcf; } Thank you,
CherryGirl69 Posted February 24, 2018 Posted February 24, 2018 Ok I changed that but I notice that the round icon shows when there are unread posts on the thread and disappears when there are no unread posts. The star that shows you have posted in the thread stays both when there are unread posts and when there are no unread posts, it also is the same color for both. On the IPS theme the star is there if there are read or unread posts but it changes color to show they are either read or unread silver for read and black for unread. on the oblivion theme the star is always the same color. I wanted to change the star to blue color only when there are unread posts. I did what you said but it keeps the star the blue color both times Thank you
jcdesign Posted February 24, 2018 Author Posted February 24, 2018 5 hours ago, CherryGirl69 said: Ok I changed that but I notice that the round icon shows when there are unread posts on the thread and disappears when there are no unread posts. The star that shows you have posted in the thread stays both when there are unread posts and when there are no unread posts, it also is the same color for both. On the IPS theme the star is there if there are read or unread posts but it changes color to show they are either read or unread silver for read and black for unread. on the oblivion theme the star is always the same color. I wanted to change the star to blue color only when there are unread posts. I did what you said but it keeps the star the blue color both times Thank you You are right. Add this code anywhere in the oblivion css. .ipsItemStatus:not( .ipsItemStatus_large ) { color: #479fcf; font-size: 14px; line-height: inherit; vertical-align: middle; } .ipsItemStatus.ipsItemStatus_read { opacity: 0.3; }
CherryGirl69 Posted February 25, 2018 Posted February 25, 2018 Yes that has fixed it, thank you so much. excellent theme
jcdesign Posted March 22, 2018 Author Posted March 22, 2018 Now available for both 4.2 and 4.3 beta. There are no changes witht the 4.2 version, so you don´t need to update if you still at that version.
James W Posted March 26, 2018 Posted March 26, 2018 hey @jcdesign There seems to be a padding issue on the main page. Please see the following screenshot: This can be fixed of course with a custom.css line, but I thought I'd bring it up.
jcdesign Posted March 26, 2018 Author Posted March 26, 2018 There is a new version available for download. ?
yurseli541454 Posted October 26, 2018 Posted October 26, 2018 i buy this theme but no landing page. this page
jcdesign Posted October 26, 2018 Author Posted October 26, 2018 1 hour ago, yurseli541454 said: i buy this theme but no landing page. The landing page is not a part of the theme, just for my site. And for landing page you must have Pages app to get it work. Read more at this thread:
yurseli541454 Posted October 27, 2018 Posted October 27, 2018 In the pictures of the product, the picture of the page I mentioned is available. this means that this product is included. it's not a feature that is not included in the product, as if it were your fault.
yurseli541454 Posted October 27, 2018 Posted October 27, 2018 Sorry http://prntscr.com/lb0bxk http://prntscr.com/lb0c4d
jcdesign Posted October 27, 2018 Author Posted October 27, 2018 I do not care about the money you paid, but I bothered you in order to get them back. It was enough that you asked me if the Landing Page was included in one pm. Is it that you feel offended, so I can ask Lindy to put them back to you, and hope to see you no more here.
yurseli541454 Posted October 27, 2018 Posted October 27, 2018 I just want the landing page if I don't want the theme. do refund if you don't give me the opening page.If you can give me the landing page for me, you don't need to pay back.
CherryGirl69 Posted May 29, 2019 Posted May 29, 2019 On 2/24/2018 at 8:44 PM, jcdesign said: You are right. Add this code anywhere in the oblivion css. .ipsItemStatus:not( .ipsItemStatus_large ) { color: #479fcf; font-size: 14px; line-height: inherit; vertical-align: middle; } .ipsItemStatus.ipsItemStatus_read { opacity: 0.3; } Just upgraded and had same problem before, I have added this code to the end of the css and it is fixed. Hope that is ok. I love the theme
Recommended Posts
Archived
This topic is now archived and is closed to further replies.