Jump to content
WebFlake
  • 0

Member Rank Image Quality & Remove Rank Title


Caleeco

Question

Hello, 

I've created some Member User ranks to replace the usual PIP system. However, when I upload them to IPS Adimin > Members > Ranks there seems to be a notable reduction in image quality. 

Is there a preferred User Rank pixel size or image format I should be using?

Also, in 4.2.7 is there a way to remove the Text rank? eg "Newbie" shown in the image? The below code worked on older versions of IPS, but takes no effect on 4.2.7 :/

/* Remove Rank Title eg. Newbie */
.ipsResponsive_hidePhone.ipsType_break {
Display:none;
} 

any help is appreaciated

Thanks

Caleeco

UserRank.png

Link to comment
Share on other sites

14 answers to this question

Recommended Posts

  • 0
16 minutes ago, STAR said:

You should add them to member group and not member it self thus way quality will stay the same :-)

Hi STAR, 

Thanks for the reply :) and the suggestion. However, I am keen to link the post count to the member title with the progression stars (see attached). Hopefully this will increase engagement and keep people posting. 

So hoping there is a way around it :SmokeWeed:

Caleeco
 

 

 

RankProgression.JPG

Link to comment
Share on other sites

  • 0

This snippet of code should be able to remove the Pip Rank name. 

ul.cAuthorPane_info.ipsList_reset .ipsType_break {
display: none;
}

 

As for the image, it's peculiar, I haven't experienced that before. Is your page zoomed in perhaps? From the looks of the screenshot the username stays large and in quality, but the image does not. On my end on your site it isn't looking like yours. Perhaps your page may be zoomed in to the point where your image has been blown up which reduces the quality.
Just an idea, though. Otherwise I'm not very sure of the problem.

  • Like 1
Link to comment
Share on other sites

  • 0
5 minutes ago, Chance said:

This snippet of code should be able to remove the Pip Rank name. 

 


ul.cAuthorPane_info.ipsList_reset .ipsType_break {
display: none;
}

 

 

As for the image, it's peculiar, I haven't experienced that before. Is your page zoomed in perhaps? From the looks of the screenshot the username stays large and in quality, but the image does not. On my end on your site it isn't looking like yours. Perhaps your page may be zoomed in to the point where your image has been blown up which reduces the quality.
Just an idea, though. Otherwise I'm not very sure of the problem.

Thanks for the CSS, successfully removed the PIP Rank name :D

Hmm... I am viewing it on a laptop with a 4k panel... maybe it's an odd scaling issue. I will check out what it looks like from my computer at work tomorrow. 

When you say, the site on your end doesnt look like mine. Do you mean the rank titles are all in focus/normal quality on your screen? 

Thanks for your help

Link to comment
Share on other sites

  • 0
2 minutes ago, Caleeco said:

Thanks for the CSS, successfully removed the PIP Rank name :D

Hmm... I am viewing it on a laptop with a 4k panel... maybe it's an odd scaling issue. I will check out what it looks like from my computer at work tomorrow. 

When you say, the site on your end doesnt look like mine. Do you mean the rank titles are all in focus/normal quality on your screen? 

Thanks for your help

16790be746.png

This is what I see. When I open the image in a new tab it looks to retain the same quality i see in thi picture, too. 

Edited by Chance
  • Like 1
Link to comment
Share on other sites

  • 0
4 minutes ago, Chance said:

16790be746.png

This is what I see. When I open the image in a new tab it looks to retain the same quality i see in thi picture, too. 

:confused: Well that's very strange.... looks to be high quality for you lol. Probably just a scaling issue with my screen/browser. 

Will mark as solved for now, as it seems to be a problem with my machine rather than IPS :P

Thanks for investigating! 

Link to comment
Share on other sites

  • 0
7 hours ago, titcrunch said:

is your image parameter quality in ips ;-) admin => system => file => at top right : picture parameter

Hey Titcrunch,

I couldnt find that path... i can get to Admin > Overview > Files > Image Settings

Is this not for user uploaded images? Should I be saving my rank icons as JPG instead of PNG? :confused:

Thanks for your help

Caleeco

JPGQuality.JPG

Link to comment
Share on other sites

  • 0

your ips is not update now we have 2 parameter one for jpg like you and one for png

Capture.thumb.JPG.59de296bf880e3fd70d8dcbe59f1ef9e.JPG

and this parameter is for all images so yes all upload

Edited by titcrunch
  • Like 1

Best Regards
Titcrunch

French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design.

Link to comment
Share on other sites

  • 0
2 minutes ago, titcrunch said:

yes but care the image need to be reupload ! all image already here are already compress and need a new upload

luckily I had only uploaded about 6 out of 36! Seems to be working, the image does appear to be slightly sharper!

Thank you very much!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...