Jump to content

Magnum Theme [ support topic ]


TAMAN

Recommended Posts

Posted
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 

Posted
Just now, Wayne B said:

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 

Use it like this

  1. background: rgba(255, 255, 255, 0.85);
Posted (edited)
3 hours ago, CP_User said:

Go to your skin > edit > EDITOR > Existing Editor Skin > Default Editor Theme.

Hey, I do not understand why I do not get exchanged. Could you put the picture, thank you!

Edited by Riksa
Posted

Aaah, of course, there. I looked in the wrong place. Thank you very much. Great theme :)

Hey, how an image to enlarge the area in which the css code? It worked well the default theme

here's an example

Näyttökuva 2017-01-04 kello 19.36.59.jpg

Posted (edited)
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
Posted
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

Posted
6 minutes 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

Probably best wait for @TAMAN to see if he's got a better way.

Posted

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

Posted
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

Posted (edited)

Hi Taman, is it possible to have retina logo for the next version? I've noticed the logo on tablets look blurred, yet look clear on the desktop.

Edited by CP_User
Posted
1 hour ago, CP_User said:

Hi Taman, is it possible to have retina logo for the next version? I've noticed the logo on tablets look blurred, yet look clear on the desktop.

maybe, i will keep it in mind for next version :) 

Posted

I have this addon upgrade recently(upload new version), but appear 

Version: 2.0.0.
 

not 2.0.1

normal or something wrong....
 

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

Posted (edited)

Hey, how do I change the background color for the topic, I can not find the settings, or else I am so stupid that I can not find? :)

 

 

Edited by Riksa
Update
Posted
5 minutes ago, Riksa said:

Hey, how do I change the background color for the topic, I can not find the settings, or else I am so stupid that I can not find? :)

 

 

Hey it was too easy to change. I found the settings

Posted

@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

  • Recently Browsing   0 members

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