Jump to content

Magnum Theme [ support topic ]


Recommended Posts

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 

Link to comment
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 by CP_User
Link to comment
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

Link to comment
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.

 

Staff_Directory_Error1.png

Staff_Directory_Error2.png

Staff_Response.png

 

I believe this is due to the pager header settings 

In custom tab

Un-select staff directory

MaxthonSnap20170106002934.png

I will fix it in next version :) thank you

Link to comment
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.

Link to comment

@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

Link to comment
  • Recently Browsing   0 members

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