Jump to content

Oblivion Semi-dark theme


jcdesign

Recommended Posts

  • 4 weeks later...
  • 2 weeks later...
Posted
8 hours ago, raza ali said:

how to remove footer can you tell me please

Send me a pm and I remove It for you (If so I need admin login). Or If you want to do It yourself I can guide you with some screenshot in pm.

Posted
20 hours ago, jcdesign said:

Send me a pm and I remove It for you (If so I need admin login). Or If you want to do It yourself I can guide you with some screenshot in pm.

also its show full on mob but i think at mobile will show mobileversion skin

  • 4 weeks later...
  • 2 weeks later...
Posted
On 2017-03-21 at 11:52 AM, Subseven said:

Nobody tried this yet? I'd like to see orange instead of the blue.

Now there is a orange version for IPS 4.2.x
 

 

Posted

@jcdesign 

I purchased the updated OBLIVION theme just now,

why is this a .rar file for 4.2??

What am i missing, i use 4.2 and can only upload .xml files for theme upload

unless i dont know what i'm doing, which has been the case before

Can you plz tell how to make this work for .xml file upload

Posted
48 minutes ago, FGN said:

@jcdesign 

I purchased the updated OBLIVION theme just now,

why is this a .rar file for 4.2??

What am i missing, i use 4.2 and can only upload .xml files for theme upload

unless i dont know what i'm doing, which has been the case before

Can you plz tell how to make this work for .xml file upload

I would imagine the .xml is inside the .rar. Open it and check

Posted

i admit that i'm not very good at Dev work

But since the download wasn't a zip file its only .rar files

I opened the coding part, but don't see anywhere about .xml

i must be missing something

Posted
4 hours ago, FGN said:

ok, sry for all that

This issue has been RESOLVED!

Thx for the help

Great to hear! :)

ZIP or RAR is the most popular compress method. Just extract, and the files will show in a folder. 

  • 3 months later...
  • 3 months later...
Posted

@jcdesign

hi, loving the theme, however I am getting issues with the Connect with us area, it appears that whole area is nothing noticeable but when I hover my mouse over it goes to staff directory?

I put the links in the correct areas, I know I did, however its nothing showing up.

socialgonewrong.PNG

Posted
10 hours ago, The Guy said:

@jcdesign

hi, loving the theme, however I am getting issues with the Connect with us area, it appears that whole area is nothing noticeable but when I hover my mouse over it goes to staff directory?

I put the links in the correct areas, I know I did, however its nothing showing up.

socialgonewrong.PNG

Send a pm to me with url & admin login and I take a look at it. Looks you removed the html code.

  • 1 month later...
Posted

I have just installed this theme, I have a small problem. I see the little dot or star icon that shows new forum posts does not work so you cannot see when there are new posts in a forum.

Thank you for your help

Edit, it works as a link but it does not show as a different color to show there are new posts.

Posted

Do you mean the forum icon? It´s linked with fontawesome. The color change when there is a new forum activity. Your icon is own png images. There is forum threads about this how to change own icon images. Use custom css for this and match the color for the specific theme. In this way this setting not disappear after a theme update.

 

 

 

Posted
19 hours ago, jcdesign said:

Do you mean the forum icon? It´s linked with fontawesome. The color change when there is a new forum activity. Your icon is own png images. There is forum threads about this how to change own icon images. Use custom css for this and match the color for the specific theme. In this way this setting not disappear after a theme update.

 

 

 

No, not the forum Icon, I know how to change that.

I mean the little round one that turns into a star when you have posted in the thread. It shows a dark color. I think there is a little change in color when there are new posts but it is hard to see.

I think it would be better if it were the blue color when there are new posts in the thread.

Thank you for your help.

Posted

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;
}

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...