Skin Customization for Follow Me

franko
@franko
6 years ago
56 posts
I know how to clone follow me.
the question is below!
I like to make different colour skins of (Follow Me) so members can pick what colour they want for profile page.
their can choose by profile tweaks, customise in profile in settings.

The only thing i seem to only be able to change is the navigation barr colour

any help of this would be great.

Frank

updated by @franko: 07/18/18 11:39:30AM
nate
@nate
6 years ago
911 posts
You'll need to edit the profile.css of each clone to edit profile colors.
franko
@franko
6 years ago
56 posts
nate:
You'll need to edit the profile.css of each clone to edit profile colors.

where is this profile. css I can’t find to change colors i checked in style for follow me.
paul
@paul
6 years ago
4,325 posts
Its in the jrFollowMe/css folder.
You will need to edit it directly as at the moment its not configured to show in the ACP skin style editor.
We'll check that out.
Thanks


--
Paul Asher - JR Developer and System Import Specialist
franko
@franko
6 years ago
56 posts
paul:
Its in the jrFollowMe/css folder.
You will need to edit it directly as at the moment its not configured to show in the ACP skin style editor.
We'll check that out.
Thanks

Thank you it would be great if you could add in ACP skin style editor as it would be easy for me i think to do it that way.

Its in the jrFollowMe/css folder. where do i find the folders do i need to go somewhere to do this?
updated by @franko: 04/11/18 09:15:32AM
paul
@paul
6 years ago
4,325 posts
Be sure to clone the FM skin then edit the cloned CSS file so as not to overwrite when updating the skin.


--
Paul Asher - JR Developer and System Import Specialist
franko
@franko
6 years ago
56 posts
paul:
Be sure to clone the FM skin then edit the cloned CSS file so as not to overwrite when updating the skin.

are you adding the ACP skin style editor to FM
Could you let me know when this might happen


Thank you

Franko
nate
@nate
6 years ago
911 posts
Profile css is available in the untagged tab
1.jpg
1.jpg  •  174KB

franko
@franko
6 years ago
56 posts
Thank you :)
Awesome
franko
@franko
6 years ago
56 posts
nate:
Profile css is available in the untagged tab

most be me i can’t see any changes to anything i do on my clone bluemist.profile .css
paul
@paul
6 years ago
4,325 posts
Be sure to clear caches, or put your site into Developer Mode whilst doing this, so that caches are not used - http://absolutelyfriends.com/developer/admin/global


--
Paul Asher - JR Developer and System Import Specialist
franko
@franko
6 years ago
56 posts
paul:
Be sure to clear caches, or put your site into Developer Mode whilst doing this, so that caches are not used - http://absolutelyfriends.com/developer/admin/global

I done all the steps above in my clone skin blue mist profile css to test out still see know changes.

In my mind they should be different blues see profile image
profile.png
profile.png  •  686KB

paul
@paul
6 years ago
4,325 posts
You are making changes to the BlueMist skin?
Your site is still configured with FollowMe as the active skin.


--
Paul Asher - JR Developer and System Import Specialist
franko
@franko
6 years ago
56 posts
paul:
You are making changes to the BlueMist skin?
Your site is still configured with FollowMe as the active skin.


yes FM is active as main skin on site.BlueMist FM is on my Admin page so far i see no change no matter all the steps i take what has been requested to do.
nate
@nate
6 years ago
911 posts
The problem you're gonna have is multiple css files loaded all using the same class names.

The last css loaded will be the only one used.
updated by @nate: 04/11/18 01:14:41PM
nate
@nate
6 years ago
911 posts
I had this feature built into jrMaestro. It was called Chameleon. You would need to make a smarty function that grabs a custom css file (or profile css). You'd also need a custom form field that has a list of css files in a directory. Then place that smarty function call in the profile header. That way it's the very last css file loaded.

My module had small custom css files. Also it used the same skin.

It's not easy.
updated by @nate: 04/11/18 01:25:48PM
franko
@franko
6 years ago
56 posts
nate:
I had this feature built into jrMaestro. It was called Chameleon. You would need to make a smarty function that grabs a custom css file (or profile css). You'd also need a custom form field that has a list of css files in a directory. Then place that smarty function call in the profile header. That way it's the very last css file loaded.

My module had small custom css files. Also it used the same skin.

It's not easy.
Thank you.

Think the easy way around this would be to build into profile tweaks color tool that would let members add color to Colums not just add backgrounds.That way members can just add any color and backgrounds.

What I was trying to achieve was to create profile pages like celebrity skin with a black skin,blue skin,Red skin,Yellow skin, Etc,for profile pages.
nate
@nate
6 years ago
911 posts
Easy for who?

I understand what you were trying to do. Since all the skins use the same css class names the last one will be what the browser uses.
franko
@franko
6 years ago
56 posts
[quote="nate"]
Easy for who? Answer



*Think the easy way around this would be Jamroom to build into profile tweaks color tool that would let members add color to Colums on profiles :) not just add backgrounds.That way members can just add any color and backgrounds.*

Easier! for Members to add they own color i mean rather than Admin having to make lol, if it was via profile tweaks it could be a great module it’s has great potential.

But saying all that i would be happy just a few color skin for profile page.

Frank
franko
@franko
6 years ago
56 posts
[quote="franko"]
[quote="nate"]
Easy for who? Answer



*Think the easy way around this would be Jamroom to build into profile tweaks color tool that would let members add color to Colums on profiles :) not just add backgrounds.That way members can just add any color and backgrounds.*

Easier! for Members to add they own color i mean rather than Admin having to make lol, if it was via profile tweaks it could be a great module it’s has great potential.

But saying all that i would be happy just a few color skin for profile page.

Frank
[/quote]


if profile tweaks customise had like image below
cusstomize.jpg
cusstomize.jpg  •  107KB

paul
@paul
6 years ago
4,325 posts
We had this feature in a previous version of Jamroom and it wasn't used much as admins just saw that users were making their profile pages look garish and unreadable, to the detriment of the rest of the site. Its not been supported since Jamroom5 and this is the first time we have been asked for it since.
If you really want it, it'll have to be something custom.
hth


--
Paul Asher - JR Developer and System Import Specialist
franko
@franko
6 years ago
56 posts
paul:
We had this feature in a previous version of Jamroom and it wasn't used much as admins just saw that users were making their profile pages look garish and unreadable, to the detriment of the rest of the site. Its not been supported since Jamroom5 and this is the first time we have been asked for it since.
If you really want it, it'll have to be something custom.
hth


I would love it if not a high cost as i’m only student say via email.
franko
@franko
6 years ago
56 posts
franko:
paul:
We had this feature in a previous version of Jamroom and it wasn't used much as admins just saw that users were making their profile pages look garish and unreadable, to the detriment of the rest of the site. Its not been supported since Jamroom5 and this is the first time we have been asked for it since.
If you really want it, it'll have to be something custom.
hth


I would love it :)
franko
@franko
6 years ago
56 posts
franko:
franko:
paul:
We had this feature in a previous version of Jamroom and it wasn't used much as admins just saw that users were making their profile pages look garish and unreadable, to the detriment of the rest of the site. Its not been supported since Jamroom5 and this is the first time we have been asked for it since.
If you really want it, it'll have to be something custom.
hth


I would love it :)


I will wait to hear back about this thank you.
paul
@paul
6 years ago
4,325 posts
Hi Franko
We have been discusion two things in this thread. To be clear, what are you asking us to quote for?
1) The means for you, as admin, to clone a skin several times and then give each cloned skin a different look by updating its CSS
2) The means for your users to update the CSS of their profile pages
Let us know.
Thanks


--
Paul Asher - JR Developer and System Import Specialist
franko
@franko
6 years ago
56 posts
paul:
Hi Franko
We have been discusion two things in this thread. To be clear, what are you asking us to quote for?
1) The means for you, as admin, to clone a skin several times and then give each cloned skin a different look by updating its CSS
2) The means for your users to update the CSS of their profile pages
Let us know.
Thanks


I Quote you said you had something like this on Jamroom 5 if you really what this let me know you would have to do some custom work!

That i would like the best as for members to do there own profile pages.

so i think that would be best in the long run.
paul
@paul
6 years ago
4,325 posts
Thanks - Just wanted to be clear :-)


--
Paul Asher - JR Developer and System Import Specialist
franko
@franko
6 years ago
56 posts
paul:
Thanks - Just wanted to be clear :-)
Ok i shall wait to hear about if your going to update Jamroom 5 previous version and what i need to pay etc,

Franko
michael
@michael
6 years ago
7,697 posts
Definitely will not be any updates coming out for any jamroom version pre JR6.
paul
@paul
6 years ago
4,325 posts
Quote: Ok i shall wait to hear about if your going to update Jamroom 5 previous version and what i need to pay etc,
When I said 'since Jamroom5' above I meant that this was available in JR4, or possibly JR3 - can't remember that far back!!
Please be aware that if we were to take on this work, it would be a very significant project, taking many hours in consultation, development and testing that would run into a four figure quote. Also, we have other Jamroom projects and custom work scheduled so a major project like this couldn't be done immediately.
Please advise if this is acceptable to you.
Thanks


--
Paul Asher - JR Developer and System Import Specialist
franko
@franko
6 years ago
56 posts
paul:
Quote: Ok i shall wait to hear about if your going to update Jamroom 5 previous version and what i need to pay etc,
When I said 'since Jamroom5' above I meant that this was available in JR4, or possibly JR3 - can't remember that far back!!
Please be aware that if we were to take on this work, it would be a very significant project, taking many hours in consultation, development and testing that would run into a four figure quote. Also, we have other Jamroom projects and custom work scheduled so a major project like this couldn't be done immediately.
Please advise if this is acceptable to you.
Thanks


Ok Understood Just forget it’s not a problem!

Many Thanks

Franko
franko
@franko
6 years ago
56 posts
It would be nice to have a few color skins for Follow Me for profile pages as doing by cloning don’t work!
nate
@nate
6 years ago
911 posts
The clone option was created to allow people to customize their own skins. It wasn't built to offer users multiple styles.
franko
@franko
6 years ago
56 posts
nate:
The clone option was created to allow people to customize their own skins. It wasn't built to offer users multiple styles.

Lol I know only the Admin can change…But clone don’t even let me do it I tested and tested.
franko
@franko
6 years ago
56 posts
franko:
nate:
The clone option was created to allow people to customize their own skins. It wasn't built to offer users multiple styles.

Lol I know only the Admin can change…But clone don’t even let me do it I tested and tested.

To color customise Follower Me skin the setup to do this is kinda impossible for me, the only thing that changes easy is the navigation that will change without any problem the rest is a no go…

Tags