PDA

View Full Version : Logo width


lefthome
Fri 11th Feb '05, 3:37pm
I would like to create a logo spanning the width of the board. Should I assume the max should be 640 pixels?

Jake Bunce
Fri 11th Feb '05, 7:15pm
If you are using a percentage width (like 100%), then the actual width varies with the size of the user's browser window. You can only predict the width if you use a fixed width for your forums (like 760).

lefthome
Sat 12th Feb '05, 10:25am
If you are using a percentage width (like 100%), then the actual width varies with the size of the user's browser window. You can only predict the width if you use a fixed width for your forums (like 760).
Okay, but let me ensure I fully understand. Are you saying it doesn’t really make any difference what the width size my replacement logo is as long as the percentage width is set at 100%?

Jake Bunce
Sat 12th Feb '05, 3:38pm
No. If your forum width is set to 100%, then the width of your forum will be variable so you won't be able to get a title image that fits in every case.