How to make smaller this info, i can't update infos in profiles?
4 posters
Page 1 of 1
How to make smaller this info, i can't update infos in profiles?
Technical Details
Forum version : #phpBB3
Position : Founder
Concerned browser(s) : Mozilla Firefox
Screenshot of problem : http://prntscr.com/9bpkze
Who the problem concerns : All members
When the problem appeared : Before one month i think.
Forum link : ( link is hidden, you must reply to see )
Description of problem
How to make smaller resolution, or what's this, thank you.Re: How to make smaller this info, i can't update infos in profiles?
What's your screen resolution? Also if you have a test account, let me know
Re: How to make smaller this info, i can't update infos in profiles?
Hello,
What is your forum URL.I tried clicking the link in your profile but that is linked to your gmail.
edit: I Can see it now in your post i had to reply in order to see it.
This is an easy fix.
To edit info in a profile you either:
1) need to be that user.
or
2) Be an admin and there will be a button that says administrate profile click that it should open the ACP, From there you can edit the users profile.
Sir.Mayo
Try adding this to the top of your CSS style sheet in the ACP
edit: I Can see it now in your post i had to reply in order to see it.
This is an easy fix.
To edit info in a profile you either:
1) need to be that user.
or
2) Be an admin and there will be a button that says administrate profile click that it should open the ACP, From there you can edit the users profile.
Sir.Mayo
Try adding this to the top of your CSS style sheet in the ACP
- Code:
fieldset.submit-buttons {
border-radius: 10px;
margin: 5px 0px;
text-align: center;
vertical-align: middle;
width: 35%;
}
#cp-main .panel {
border-radius: 10px;
width: 35%;
}
.post {
background-color: #F5F5F5;
background-position: 100% 0px;
background-repeat: no-repeat;
border-radius: 10px;
margin-bottom: 4px;
padding: 0px 10px;
color: black;
}
Last edited by Sir. Mayo on December 8th 2015, 1:58 pm; edited 1 time in total
Re: How to make smaller this info, i can't update infos in profiles?
IT's problem in resolution i think, i can see the end of this edit.
Sorry forum is closed type so i can't give you account.
Sorry forum is closed type so i can't give you account.
Re: How to make smaller this info, i can't update infos in profiles?
I edited my post try the code i posted there. Let me know if it works
With out an account it would be hard to fix the issue.
With out an account it would be hard to fix the issue.
Re: How to make smaller this info, i can't update infos in profiles?
Thanks Did the code i post work for you?educationzvv wrote:I let you inside forum mate.
Re: How to make smaller this info, i can't update infos in profiles?
Yes the problem can be removed by simply adjusting the
of that area.
Use @Sir. Mayo's code or this one
|
Use @Sir. Mayo's code or this one
- Code:
#cp-main .panel {
width: 45%;
}
Re: How to make smaller this info, i can't update infos in profiles?
Yes Rhino!!
Thanks guys a lot for help.
Best Regards
Thanks guys a lot for help.
Best Regards
Re: How to make smaller this info, i can't update infos in profiles?
Hello,
Is this solved?
P.s Thanks for the help Sir Mayo and Rhino for the help .
-Brandon
Is this solved?
P.s Thanks for the help Sir Mayo and Rhino for the help .
-Brandon
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Similar topics
» can you make this smaller
» make it smaller
» How can I make an online/offline text that will show in the topics, posts and profiles of users?
» can i make two profiles to one profil?
» Could not obtain rpg users infos
» make it smaller
» How can I make an online/offline text that will show in the topics, posts and profiles of users?
» can i make two profiles to one profil?
» Could not obtain rpg users infos
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum