Hi,
those are the images/CSS files for Profile side switcher (GitHub repository) extension and prosilver SE style.
It's available on GitHub: https://github.com/Tatiana5/profile_sid ... 3.1/styles.
For other languages, the PSD file is available here.
Demo here.
Profile side switcher Images & CSS for prosilver SE - prosilver Special Edition
Profile side switcher Images & CSS for prosilver SE
Last edited by Galixte de EzCom on Thu Sep 21, 2017 5:00 pm
Communauté EzCom
« Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Tu as un forum et tu veux aussi un site web ? Regarde par ici.
« Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Tu as un forum et tu veux aussi un site web ? Regarde par ici.
-
- Registered User
- Posts: 1106
- Joined: Mon Oct 04, 2004 11:14 pm
- Location: France
- Name: Raphaël M.
Re: Profile side switcher Images & CSS for prosilver SE
I couldnt get this to work in the newest version of phpbb...I created a folder called tatiana5 and put the files in put it in ext folder but wasnt seen in the ACP
-
- Registered User
- Posts: 84
- Joined: Sun Nov 01, 2009 12:23 am
Re: Profile side switcher Images & CSS for prosilver SE
Hi,
did you already read this ? https://www.phpbb.com/extensions/installing/
I can add some specific informations for the case of GitHib case, because the package is not ready to install on GitHub. You have to rename the folder to the good name, the extension name, and you have to create a new folder with with the good name too, the author name.
How to know the good names of those two folders ?
In composer.json, on line two you will find those informations, like this:
did you already read this ? https://www.phpbb.com/extensions/installing/
I can add some specific informations for the case of GitHib case, because the package is not ready to install on GitHub. You have to rename the folder to the good name, the extension name, and you have to create a new folder with with the good name too, the author name.
How to know the good names of those two folders ?
In composer.json, on line two you will find those informations, like this:
"name": "tatiana5/profileSideSwitcher",
:tatiana5
is the author name folder, the first folder which you have to put inext
folder in your phpBB 3.1.x forum ;profileSideSwitcher
is the extension name folder, which you have to put intatiana5
folder.
phpBB3/ext/tatiana5/profileSideSwitcher/
and the next are all files and folders of this extension.Communauté EzCom
« Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Tu as un forum et tu veux aussi un site web ? Regarde par ici.
« Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Tu as un forum et tu veux aussi un site web ? Regarde par ici.
-
- Registered User
- Posts: 1106
- Joined: Mon Oct 04, 2004 11:14 pm
- Location: France
- Name: Raphaël M.
Re: Profile side switcher Images & CSS for prosilver SE
Hi,
all files are now in the extension, not need to download the files which are purposed in first post, you have to update the extension.
all files are now in the extension, not need to download the files which are purposed in first post, you have to update the extension.
Communauté EzCom
« Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Tu as un forum et tu veux aussi un site web ? Regarde par ici.
« Traductions d’extensions & styles pour phpBB 3.2.x & 3.3.x ».
Lists of all extensions identified for phpBB 3.1.x & 3.2.x.
Lists of all styles identified for phpBB 3.1.x & 3.2.x.
Tu as un forum et tu veux aussi un site web ? Regarde par ici.
-
- Registered User
- Posts: 1106
- Joined: Mon Oct 04, 2004 11:14 pm
- Location: France
- Name: Raphaël M.
Re: Profile side switcher Images & CSS for prosilver SE
Hi
How can i make the size of profile smaller? i come to css and made some change in with% but no effect. can some one help?
Thanks
How can i make the size of profile smaller? i come to css and made some change in with% but no effect. can some one help?
Thanks
-
- Registered User
- Posts: 63
- Joined: Tue Jan 05, 2016 3:14 am