Jump to content

Oblivion Semi-dark theme

Featured Replies

Posted

Support topic for the Oblivion theme.

 

 

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

  • 4 weeks later...
  • Author

No promises! But perhaps I do a orange, red and a green version when the new 4.2 arrived. :)

  • 2 weeks later...

how to remove footer can you tell me please

  • Author
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.

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

  • Author

Pm sent.

  • Author

Now there is a version without footer for all who not want this extra feature. Install as a new theme.

 

  • 4 weeks later...
  • Author

Theme updated for the new 4.2.x

Also available for 4.1.x

  • 2 weeks later...
  • Author
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
 

 

@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

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

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

ok, sry for all that

This issue has been RESOLVED!

Thx for the help

  • Author
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. 

Mod the footer via html? I'll mess around with the global template.

  • 3 months later...
  • Author
On 2017-06-10 at 4:50 PM, homeservershow.com said:

Mod the footer via html? I'll mess around with the global template.

Not any longer. :)

  • Author

Warning! 

Do not update your current theme this time.

Install as a new theme. Copy your old settings to the new theme.

  • 3 months later...

@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

  • Author
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...

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.

  • Author

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.

 

 

 

  • Author

Your back to top button arrow is not centered. Here is a fix for this:

.back-to-top {
 padding-left: 12px;
}
 
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.

  • Author

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

  • No registered users viewing this page.