Jump to content

Behemoth Theme [ support topic ]

Featured Replies

  • 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/

 

  • Replies 905
  • Views 77.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • oh yes its going to be a great update for all of my themes but... first theme update is magnum theme not behemoth 😅   whats new in short theres new ipskit addons app it will be fre

  • Hi, i have updated this theme to support the latest version now, please be patient as it gets approved.   I'm sorry for the late reply i wasnt on a vacation! its just real life ge

  • Dean Spencer
    Dean Spencer

    Just bought it. Amazing theme. I love it. I wanted to ask if there's a way to make the colorizer available to members, so they can choose their own palette etc ? or can it be implemented in future upd

Posted Images

2 hours ago, Steph40 said:

Are you using cloudflare with Rocket Loader?

No !

  • 2 weeks later...

--- nevermind ---

Edited by SerialNoob

Looks like this needs to be updated pursuant to the latest IPB update

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

 

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

  • 2 weeks later...

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.

 

Screenshot (16).png

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.

 

Screenshot (16).png

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 !

No one knows ? Is this possible ? 🙂

Still waiting for some guidance, thanks !

  • 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 😕 

 

Okay, I'll remember the next time.

Thank you !! 🙂

@TAMAN

Here I am again 🙂

How can I apply transparency here too:

1122251896_Screenshot(17).thumb.png.314fbd5916f581e8b59d8216addcd7ee.png

 

Thanks !

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

 

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.

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.

  • 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/

 

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?

  • 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 by TAMAN

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

8zLqfaH.png

  • Author
21 hours ago, SerialNoob said:

I mean, I don't want this setting to be applied to the profiles

8zLqfaH.png

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 by TAMAN

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?

  • 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 by TAMAN

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!

@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.

Recently Browsing 0

  • No registered users viewing this page.