I'm using Frozen Phoenix For PhpBB 3 on my testboard. I moved the profile to the left side using Tutorial #2. All works well. The profile avartar will be 250px width.
I want a fixed poster profile block with a fluid with on the rest of the board.
Any idea how I can do this?
[Solved] Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
Subject: [Solved] Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
Last edited by Goldberg on Sat 04 Jun, 2011 10:26; edited 2 times in total
Last edited by Goldberg on Sat 04 Jun, 2011 10:26; edited 2 times in total
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
If you mean something like this:
style width: 250px (For the profile) and the rest width: 75%
It aint going to work.
Either both need to be fixed widths or component parts of 100%
style width: 250px (For the profile) and the rest width: 75%
It aint going to work.
Either both need to be fixed widths or component parts of 100%
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
That is what I mean:
style width: 250px (For the profile) and the rest fluid width.
Now the profile block gets messed up.
The whole template should fluid and the profile block should be fixed.
style width: 250px (For the profile) and the rest fluid width.
Now the profile block gets messed up.
The whole template should fluid and the profile block should be fixed.
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
Then you will probably have to combine div's and spans, or maybe even use blocks and float the blocks left and right.
You could also try the user block @ 12% or something like that with min- and max- widths markup - plus !important;
We can adjust your markup on-line (live) to see what the problem is or what the best result would be.
But I'm not even sure if the template in question uses div's or tables. And seeing that you can't be bothered to include a link to it in your posts, I guess I'll never know.
You could also try the user block @ 12% or something like that with min- and max- widths markup - plus !important;
We can adjust your markup on-line (live) to see what the problem is or what the best result would be.
But I'm not even sure if the template in question uses div's or tables. And seeing that you can't be bothered to include a link to it in your posts, I guess I'll never know.
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
Yesterday i tried this: http://www.phpbb.com/community/viewtopic.php?f=74&t=694305
But it got all mixed up. I'll have an other try at it this week.
But it got all mixed up. I'll have an other try at it this week.
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
Have you considered all of the problems that you are creating for yourself by wanting to change the layout of the template?
If you ever want to add MODS that use either of those fields, then they are not going to install in the way they were designed to.
phpBB3 is bad enough with both its template system and the way it installs MODS with AutoMod etc, and you're going to make it even worse. Other than that - you will need to have the expertise to adjust any mods to suit your own "New" style, as you will probably get very little help from MOD-Writers to overcome any of the problems you've created for yourself by diverting from the default layout.
Just thought I'd mention that! Because (Assuming that you will at one time want to install some MODS) you are going to have to learn a whole lot more programming stuff other than just changing the markup you're doing at the moment. :mryellow:
If you ever want to add MODS that use either of those fields, then they are not going to install in the way they were designed to.
phpBB3 is bad enough with both its template system and the way it installs MODS with AutoMod etc, and you're going to make it even worse. Other than that - you will need to have the expertise to adjust any mods to suit your own "New" style, as you will probably get very little help from MOD-Writers to overcome any of the problems you've created for yourself by diverting from the default layout.
Just thought I'd mention that! Because (Assuming that you will at one time want to install some MODS) you are going to have to learn a whole lot more programming stuff other than just changing the markup you're doing at the moment. :mryellow:
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
I'm aware of that! I think I leave it as it is. I found an image-resizer that works pretty well.
We use 250px width avatars so 800x600 pictures in posts are being cut off but the resizer works like a charm and scales the image.
We use 250px width avatars so 800x600 pictures in posts are being cut off but the resizer works like a charm and scales the image.
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
I thought that I read somewhere that there was a HighSlider MOD for phpBB3, and if I'm right - and it actually uses the HS functions and js as HS intended it to be used - Then that's the way I would go - All pics in posts would be thumbnails -> and be Expandable?
To be honest - I don't know a lot about phpBB or what mods are good, available and what's not - because I don't particularly like it.
But that's me! ;)
Goldberg wrote: [View Post]
I thought that I read somewhere that there was a HighSlider MOD for phpBB3, and if I'm right - and it actually uses the HS functions and js as HS intended it to be used - Then that's the way I would go - All pics in posts would be thumbnails -> and be Expandable?
To be honest - I don't know a lot about phpBB or what mods are good, available and what's not - because I don't particularly like it.
But that's me! ;)
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
I use ReIMG Image Resizer, it scales my images to 640 width. It uses litebox to scale the images
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
So I assume that it would be safe to say that "You don't need any more help with this"?
:mrblue:
:mrblue:
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
That's right :LOL:
Unless someone has a great idea!
Unless someone has a great idea!
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
A new question:
How can I get a non-fixed width on the forum :?:
forum index works
topic index is with a fixed width
not all topic pages work, soem fluid, others are fixed
How can I get a non-fixed width on the forum :?:
forum index works
topic index is with a fixed width
not all topic pages work, soem fluid, others are fixed
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
i think , that depends on the posted images.
if the image is to big, it stretches the width
if the image is to big, it stretches the width
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
Then open a new thread!
Because one would be guessing if you are talking about the same theme as the topic of this thread.
And please try to add some better information - Snapshots of what you have or trying to do if possible. And most of all a link to your "Hidden/Secret" forum.
:roll:
Goldberg wrote: [View Post]
Then open a new thread!
Because one would be guessing if you are talking about the same theme as the topic of this thread.
And please try to add some better information - Snapshots of what you have or trying to do if possible. And most of all a link to your "Hidden/Secret" forum.
:roll:
Subject: Re: Fixed Profile Width With Fluid Width In Frozen Phoenix For PhpBB 3
it's really a "must" IMHO to limit the max size for avatars and other images that can be added by any user to avoid these images to do damage to the layout (in ACP) :wink:
PS.. and what mort says: please more info, screenshots and url :mrorange: (and one question in one thread would be lovely too)
PS.. and what mort says: please more info, screenshots and url :mrorange: (and one question in one thread would be lovely too)
Page 1 of 2
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 1.1978s (PHP: 2% SQL: 98%)
SQL queries: 33 - Debug Off - GZIP Enabled