Profile page size and position
2 posters
Page 1 of 1
Profile page size and position
Technical Details
Forum version : phpBB2
Position : Founder
Concerned browser(s) : Mozilla Firefox, Google Chrome
Who the problem concerns : Yourself
Forum link : http://nadirkonnyei.hungarianforum.com/
Description of problem
Hello!I have some problem in the members profile page
The Information | Preferences | Attachments | Avatar | Friends and foes | Notifications | Topic(s) being watched | Favourites page is perfect.
Good size and position
But the Signature page is slide to right:
Signature page
and the character sheet (RPG modul) is too long
Character sheet
and last but not least, the View the profile page is too wide.
View the profile page
I use the Forum width 100%, and both side 180 pixel wide widgets
(originally the forum width was 886 pixel without widgets)
Theme version: phpBB2 (subsilver)
Please help! Thank you!
Best regards,
Dierol
Re: Profile page size and position
sorry but i cannot see the profile page as a guest. can you provide me with a basic login? so that im able to assist you
Re: Profile page size and position
your whole forum if different on my screen because of the monitor difference so im sorry but i dont think ill be able to help you
you can try adding one of these to your css and adjust it as needed
you can try adding one of these to your css and adjust it as needed
- Code:
.bodylinewidth{width:90%!important;}
- Code:
.forumline{width:90%!important;}
Re: Profile page size and position
First, sorry for my english.
Thank you the idea, and the attention
With the .bodylinewidth{width:90%!important;} CSS, the signature page and the I_logo pic on the top move to the ideal position.
Picture
But in this case, i have a lot of unused space in two side.
After - if i disabled the widgets, its better, but i need the recent topic widget somewhere.
I try make floating the widget to left side, and appeared everything good, until try in mobile – of course floating the widget above the page...
Then i play with in the profile_edit_signature template. Changed in the
Picture
When i disabled the
lines, ceased the page position error, but (of course) unusable/inaccessible the function.
it seems to me very interesting, but i run out of idea
EDIT:
I found something...
When a picture width more than 650pixel, the forum logo also slide on top. (after I enabled the picture auto resize in the admin panel)
I suppose, that the edit signature emoticon board + text editor size the reason of error. Can I resize them?
Best regards,
Dierol
Thank you the idea, and the attention
With the .bodylinewidth{width:90%!important;} CSS, the signature page and the I_logo pic on the top move to the ideal position.
Picture
But in this case, i have a lot of unused space in two side.
After - if i disabled the widgets, its better, but i need the recent topic widget somewhere.
I try make floating the widget to left side, and appeared everything good, until try in mobile – of course floating the widget above the page...
Then i play with in the profile_edit_signature template. Changed in the
- Code:
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
Picture
When i disabled the
- Code:
<td class="row1" width="25%" height="130"><span class="gen">{L_SIGNATURE} :</span></td>
<td class="row2" width="75%" valign="top"><span class="postbody"><div class="signature_div">{SIGNATURE_PREVIEW}</div></span></td>
lines, ceased the page position error, but (of course) unusable/inaccessible the function.
it seems to me very interesting, but i run out of idea
EDIT:
I found something...
When a picture width more than 650pixel, the forum logo also slide on top. (after I enabled the picture auto resize in the admin panel)
I suppose, that the edit signature emoticon board + text editor size the reason of error. Can I resize them?
Best regards,
Dierol
Similar topics
» How to change profile position size?
» how to edit position profile?
» how to limit the html page size
» Profile image size problem
» Position of "profile" in topics pages
» how to edit position profile?
» how to limit the html page size
» Profile image size problem
» Position of "profile" in topics pages
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum