How do I horizontally make for profile an inventory feature?
4 posters
Page 1 of 1
How do I horizontally make for profile an inventory feature?
I want to know how to center or make a double sided profile section for 2 or more options for a user to use from.
It affects anything in the administration panel > profiles > Add section.
Requests
Can you give me the full format for the help code for profile also if you know it?
I will target areas that are missing to help incase I find anything missing in the help post.
I suggest making a tech tree for quicker results, but I'll do it though.
Re: How do I horizontally make for profile an inventory feature?
skouliki wrote:Deleted message
I may find anything that was written by you useful somehow.
Re: How do I horizontally make for profile an inventory feature?
you are very kind
i was thinking about a code i think i saw it on french support but i dont know if this is what you are looking for.. profile awards with a hover effect over the names
edit here you go https://help.forumotion.com/t155075-profile-awards-with-hover-over-names?highlight=Awards
i was thinking about a code i think i saw it on french support but i dont know if this is what you are looking for.. profile awards with a hover effect over the names
edit here you go https://help.forumotion.com/t155075-profile-awards-with-hover-over-names?highlight=Awards
Re: How do I horizontally make for profile an inventory feature?
skouliki wrote:you are very kind
i was thinking about a code i think i saw it on french support but i dont know if this is what you are looking for.. profile awards with a hover effect over the names
edit here you go https://help.forumotion.com/t155075-profile-awards-with-hover-over-names?highlight=Awards
If you have any problems with this code @Dr.Kran I will be happy to help you
If this is now solved Please don't forget to thank the member and then click the green mark solved button at the top of this thread.
APE.
Re: How do I horizontally make for profile an inventory feature?
Yes, I have a problem.APE wrote:skouliki wrote:you are very kind
i was thinking about a code i think i saw it on french support but i dont know if this is what you are looking for.. profile awards with a hover effect over the names
edit here you go https://help.forumotion.com/t155075-profile-awards-with-hover-over-names?highlight=Awards
If you have any problems with this code @Dr.Kran I will be happy to help you
If this is now solved Please don't forget to thank the member and then click the green mark solved button at the top of this thread.
APE.
When I added the codes to my page, I didn't think it would react if it was imput into any profile specificly.
The first code on top only acted as if my account was a page and kept saying that I had no Awards yet.
Re: How do I horizontally make for profile an inventory feature?
Go to your members profile you want to give an award to and click the right profile awards edit tool.
Now you will see this code
see the text that says No Awards yet
You need to remove that text and then put in
it will look something like this in the members profile
Now to ad a new one to that member do the same again
go to the members profile and click the edit button.....
Then find the code you added last time and at the end of that code
It will then look like this
Sadly this system will not auto install the icons you have to do it all your self.
Now you will see this code
- Code:
[center][table][tr][td class="scrollable-zone"]No Awards Yet[/td][/tr][/table][/center]
see the text that says No Awards yet
You need to remove that text and then put in
- Code:
[img] URL of Award Here [/img]
it will look something like this in the members profile
- Code:
[center][table][tr][td class="scrollable-zone"][img]https://i62.servimg.com/u/f62/12/23/10/57/b410.png[/img][/td][/tr][/table][/center]
Now to ad a new one to that member do the same again
go to the members profile and click the edit button.....
Then find the code you added last time and at the end of that code
- Code:
[img]https://i62.servimg.com/u/f62/12/23/10/57/b410.png[/img]
It will then look like this
- Code:
[center][table][tr][td class="scrollable-zone"][img]https://i62.servimg.com/u/f62/12/23/10/57/b410.png[/img][img]https://i62.servimg.com/u/f62/12/23/10/57/b610.png[/img][/td][/tr][/table][/center]
Sadly this system will not auto install the icons you have to do it all your self.
Re: How do I horizontally make for profile an inventory feature?
- Quote to Ape:
- APE wrote:Go to your members profile you want to give an award to and click the right profile awards edit tool.
Now you will see this code
- Code:
[center][table][tr][td class="scrollable-zone"]No Awards Yet[/td][/tr][/table][/center]
see the text that says No Awards yet
You need to remove that text and then put in- Code:
[img] URL of Award Here [/img]
it will look something like this in the members profile- Code:
[center][table][tr][td class="scrollable-zone"][img]https://i62.servimg.com/u/f62/12/23/10/57/b410.png[/img][/td][/tr][/table][/center]
Now to ad a new one to that member do the same again
go to the members profile and click the edit button.....
Then find the code you added last time and at the end of that code- Code:
[img]https://i62.servimg.com/u/f62/12/23/10/57/b410.png[/img]
It will then look like this- Code:
[center][table][tr][td class="scrollable-zone"][img]https://i62.servimg.com/u/f62/12/23/10/57/b410.png[/img][img]https://i62.servimg.com/u/f62/12/23/10/57/b610.png[/img][/td][/tr][/table][/center]
Sadly this system will not auto install the icons you have to do it all your self.
What I wanted to was drag a specific feature to another area such as the user list field.
I'll give you a better example later in image form.
Say you wanted 5 lists to be dragged in an horizontally line.
Re: How do I horizontally make for profile an inventory feature?
Is this what you are referring to: https://help.forumotion.com/t136830-horizontally-align-your-profile-field-options?highlight=profile ?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Reffering to categories and formation
Well done, this is one clue that's only a few steps closer to the answer but no...SLGray wrote:Is this what you are referring to: https://help.forumotion.com/t136830-horizontally-align-your-profile-field-options?highlight=profile ?
There are 2 major flaws which are noticed though.
The 1st was that what I asked for a code that would make 'chosen' profile features become horizontal/connected in a single area, for example notice the forums and categories formations? There's also a formation section in the administration panel that does something similar, but what I wanted was something similar to that with the profile features. Here's another example.
Categories
Game Section : Horizontal
Account Status Section : Vertical
Other Sections : Horizontal
~Thanks for the help though.
Re: How do I horizontally make for profile an inventory feature?
Sadly what your asking for can not be done it would have to be added on the server side and thats not going to happen.
Sorry
Sorry
Re: How do I horizontally make for profile an inventory feature?
Thanks, but I still believe with coding it could be done, I don't know all of the codes yet though.APE wrote:Sadly what your asking for can not be done it would have to be added on the server side and thats not going to happen.
Sorry
- Do you mean
The administration panel could not be edited also?
How do I find the editing field for the administration panel configuring advanced codes, I mean the codes that script the administration panel separately.
I kinda didn't want it to come to having someone else do something for me when I could do it as well.
Re: How do I horizontally make for profile an inventory feature?
Do you mean redesign the administration panel? There is not a way to do it.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How do I horizontally make for profile an inventory feature?
Dr.Kran wrote:Thanks, but I still believe with coding it could be done, I don't know all of the codes yet though.APE wrote:Sadly what your asking for can not be done it would have to be added on the server side and thats not going to happen.
Sorry
- Do you mean
The administration panel could not be edited also?
How do I find the editing field for the administration panel configuring advanced codes, I mean the codes that script the administration panel separately.
I kinda didn't want it to come to having someone else do something for me when I could do it as well.
The admin panel can not be changed in any way the ACP is all server side and database side and No one has the tools to do that other then tech team and we will not give that right to no one.
As i have already said sadly It can't be done.
Similar topics
» Horizontally align your profile field options
» how can i make online or offline in topic profile
» How to make this profile for phpbb2
» How to make profile content to rows?
» How can i make a profile view counter?
» how can i make online or offline in topic profile
» How to make this profile for phpbb2
» How to make profile content to rows?
» How can i make a profile view counter?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum