Jump to content
WebFlake
  • 0

[HELP] How to install this theme/skin?


DehillNGT

Question

Hello, everyone. Could you help me install this theme?

I found it on a Russian forum without any kind of installation tutorial. It came with 3 .XML files

But I have no idea how to install it correctly or if there are any problems with it? Could you help me, here are the files:

 

tema arogantii.ro.zip

 

 

 

111.gif.aa3f31e42d64a06eae7d57907653d4e6.gif

02.png.716f7b6de04a981c8a044f12e6fd2c38.png

01.png.1921450c6200a9b8c2fa98f0c8b7c2d3.png

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
On 5/25/2024 at 9:34 AM, The Grim Reaper said:

You can`t, that theme is for 3.4.x, will not work on 4.x. You need to find someone that will remake the template on the current IPS version.

Got it. I ended up changing the theme, but I'm still stuck on the question of another topic, which is how do I increase the size of the avatar cover?

{{if settings.euip_ShowCoverPhoto  == 1}}
@media screen and (max-width: 768px) {
li.euip_Photo {
    margin-bottom: 5px;
    position: relative;
    float: left;
    margin-left: -48px;
	margin-top: 38px;
}
}
{{endif}}

{{if settings.euip_ShowCoverPhoto  == 1}}
{{if settings.euip_UsernamePosition  == 0}}
@media screen and (max-width: 768px) {
.euip_mobile {
	margin-left:-50px;
	margin-top: -5px;
}
}
{{endif}}
{{endif}}

{{if settings.euip_ShowCoverPhoto  == 1}}
{{if settings.euip_UsernamePosition  == 1}}
@media screen and (max-width: 768px) {
li.euip_Photo {
    margin-top:38px;
	margin-left: -65px;
}
}
{{endif}}
{{endif}}

{{if settings.euip_ShowCoverPhoto  == 0}}
{{if settings.euip_UsernamePosition  == 1}}
@media screen and (max-width: 768px) {
li.euip_Photo {
    margin-top: 8px;
	margin-left: -65px;
}
}
{{endif}}
{{endif}}

 

I use the “Enchanted User Info Panel” plugin. And it has the option to cover the avatar, but the maximum height it allows is 90px, and it doesn't let me reduce the opacity, is it possible to make the change in this CSS?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...