UserName & Avatar etc On Left ? - prosilver Special Edition
UserName & Avatar etc On Left ?
Hi,
Is it possible to get the username and avatar etc to display on the left side instead of the right side in posts?
Rgds
Is it possible to get the username and avatar etc to display on the left side instead of the right side in posts?
Rgds
-
- Registered User
- Posts: 12
- Joined: Fri Nov 05, 2010 3:17 pm
Re: UserName & Avatar etc On Left ?
[kb=prosilver-profiles-on-left]Prosilver: Profiles on Left[/kb]
-
- Style Customisations
- Posts: 10454
- Joined: Tue Aug 11, 2009 12:45 am
- Location: Brazil
- Name: Marcus Vinicius
Re: UserName & Avatar etc On Left ?
Hi everyone!
I've made same actions as in kb. But profile didn't move to right side. May be somebody have another solution for this style?
Thanks!
I've made same actions as in kb. But profile didn't move to right side. May be somebody have another solution for this style?
Thanks!
-
- Registered User
- Posts: 14
- Joined: Sun Feb 14, 2010 9:37 am
- Location: USSR
Re: UserName & Avatar etc On Left ?
Do you refresh the template theme and style?
[kb=cant-see-changes-editing-styles-changes-have-disappeared]Can't see changes editing styles? Changes have disappeared?[/kb]
[kb=cant-see-changes-editing-styles-changes-have-disappeared]Can't see changes editing styles? Changes have disappeared?[/kb]
-
- Style Customisations
- Posts: 10454
- Joined: Tue Aug 11, 2009 12:45 am
- Location: Brazil
- Name: Marcus Vinicius
Re: UserName & Avatar etc On Left ?
WORKS FFS!
folow this guide:
http://www.phpbb.com/kb/article/prosilv ... es-on-left
refresh your template, style, imageset
after that go and change your forum template with one random theme, for example with subsilver2, prosilver, then change the template to the template that u modified the box profile and u will see that hes on the right side.
works guys
folow this guide:
http://www.phpbb.com/kb/article/prosilv ... es-on-left
refresh your template, style, imageset
after that go and change your forum template with one random theme, for example with subsilver2, prosilver, then change the template to the template that u modified the box profile and u will see that hes on the right side.
works guys
-
- Registered User
- Posts: 199
- Joined: Sat Dec 18, 2010 6:08 am
Re: UserName & Avatar etc On Left ?
Have an issue with the Profile page after following the guide:
The text alignment:
Should look like this, yes?:
I think it has something to do with the placement of the icon_user_online.gif but I don't know how to fix it.
Any ideas?
Thanks!
The text alignment:
Should look like this, yes?:
I think it has something to do with the placement of the icon_user_online.gif but I don't know how to fix it.
Any ideas?
Thanks!
-
- Registered User
- Posts: 40
- Joined: Fri Aug 12, 2011 10:27 pm
Re: UserName & Avatar etc On Left ?
Change
to
Code: Select all
.online dt {
margin-top: 5px;
}
to
Code: Select all
.postprofile.online dt {
margin-top: 5px;
}
-
- Registered User
- Posts: 3212
- Joined: Sat Nov 21, 2009 12:24 pm
Re: UserName & Avatar etc On Left ?
pit-PL wrote:ChangeCode: Select all
.online dt {
margin-top: 5px;
}
toCode: Select all
.postprofile.online dt {
margin-top: 5px;
}
Works fine, thanks!
The file to edit is colours.css
-
- Registered User
- Posts: 40
- Joined: Fri Aug 12, 2011 10:27 pm
Re: UserName & Avatar etc On Left ?
well I am having the opposite problem. With Prosilver, I have his suites me fine as My forum is in Arabic rtl. With Prosilver_SE, the profile is on the left and I cant change it back? I know I did some changes a while back, before I upgrade to Prosilver_SE, but I can't remember what I did I know it was something to do with profile location, but I can't fix my problem now. I re-installed prosilver and now I am having the same problem with prosilver and prosilver_se. Can some one help me ? Please
-
- Registered User
- Posts: 26
- Joined: Mon Oct 17, 2011 1:32 pm
Re: UserName & Avatar etc On Left ?
Hi guys,
Just ran into a problem after doing a profiles on the left mod on a prosilver SE style...
Style works fine with the original overall_header template, but if I do any change in that template, the problem occurs. It is present if I try to read PM or if I try to read posts in the forum. Here it is shown in the picture:
Link to my board: http://www.funlife.si/phpBB3/index.php
Any help will be very usefull...
Just ran into a problem after doing a profiles on the left mod on a prosilver SE style...
Style works fine with the original overall_header template, but if I do any change in that template, the problem occurs. It is present if I try to read PM or if I try to read posts in the forum. Here it is shown in the picture:
Link to my board: http://www.funlife.si/phpBB3/index.php
Any help will be very usefull...
-
- Registered User
- Posts: 29
- Joined: Sat Feb 11, 2012 5:22 pm
Re: UserName & Avatar etc On Left ?
Solved.
I had BOM in overall_header file. Saved it without BOM, and it works fine.
I had BOM in overall_header file. Saved it without BOM, and it works fine.
-
- Registered User
- Posts: 29
- Joined: Sat Feb 11, 2012 5:22 pm
Re: UserName & Avatar etc On Left ?
How it looks in the latest version?
-
- Registered User
- Posts: 28
- Joined: Wed Mar 25, 2015 6:22 pm
Re: UserName & Avatar etc On Left ?
Thought I would post on this thred to save starting a new one.
tried following the steps in https://www.phpbb.com/support/docs/en/3 ... s-on-left/
but some of the html mentioned in the post doesnt even feature in the new content.css file for example /* Poster profile block
Any other suggestions on ho to move it from right to left?
thanks
tried following the steps in https://www.phpbb.com/support/docs/en/3 ... s-on-left/
but some of the html mentioned in the post doesnt even feature in the new content.css file for example /* Poster profile block
Any other suggestions on ho to move it from right to left?
thanks
-
- Registered User
- Posts: 129
- Joined: Wed Jan 25, 2012 6:27 pm
Re: UserName & Avatar etc On Left ?
bill1980 wrote:Any other suggestions on ho to move it from right to left?
Use this extension. It applies on all styles. https://github.com/Tatiana5/profile_side_switcher
Formerly known as TheKiller
3.0| Avatar on Memberlist 1.0.3
3.0| Avatar on Memberlist 1.0.3
-
- Registered User
- Posts: 1470
- Joined: Sat Sep 12, 2009 7:27 am
- Location: Romania
- Name: Dragos Valentin Rădulescu
Re: UserName & Avatar etc On Left ?
Those instructions don't work with 3.2. Most of the string we are searching for do not exist.
there are no css starting with .pm like this one.
there are no css starting with .pm like this one.
Code: Select all
.pm .postprofile {
border-left: 1px solid #DDDDDD;
}
Last edited by Nick225 on Wed Dec 05, 2018 4:16 pm
-
- Registered User
- Posts: 131
- Joined: Sat Nov 24, 2018 7:48 pm