Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > HTML > HTML Code Clinic
|
HTML Code Clinic Do you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the HTML Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 21st, 2008, 04:53 PM
Friend of Wrox
 
Join Date: Jan 2005
Posts: 1,525
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to crmpicco Send a message via AIM to crmpicco Send a message via MSN to crmpicco Send a message via Yahoo to crmpicco
Default stop page stretch on PHPBB2 board

Hey,

Is there anyone on here that uses PHPBB2 or has experience of adding a mod/changing the code?

If you look at http://www.ayrshireminis.com/mini/ph...topic.php?t=21 you'll see that after someone adding an image, it has knocked out my tables.

Does anyone know how I can stop the page stretch here?

Picco


_______________________
Ayrshire Minis - a Mini E-Community
www.ayrshireminis.com
www.crmpicco.co.uk
www.scottishminis.com
__________________
_______________________
Ayrshire Minis - a Mini E-Community
http://www.ayrshireminis.com
http://www.crmpicco.co.uk
 
Old January 21st, 2008, 05:01 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 425
Thanks: 0
Thanked 3 Times in 3 Posts
Default

That's what you get for using a fixed width layout. :D

I doubt you need a mod. There should be a setting for maximal image size in the Admin panel if memory serves me right.

--
http://yupapa.com
 
Old January 21st, 2008, 06:42 PM
Friend of Wrox
 
Join Date: Jan 2005
Posts: 1,525
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to crmpicco Send a message via AIM to crmpicco Send a message via MSN to crmpicco Send a message via Yahoo to crmpicco
Default

I haven't editted any of the code that comes with it remember meow, it's how the coders at PHPBB created it :)

got it now though!

The mod to go for is:
## MOD Title: Simple Mod Resize Images
## MOD Author: Sancious <[email protected]> (Giuseppe Chiesa) http://gchiesa.no-ip.org
## MOD Description: This simple MOD autoresize images too large in post and add a link to view
## images in original size in new window.
## MOD Version: 1.1.0
##
## Installation Level: Easy
## Installation Time: 5 Minutes
## Files To Edit: templates/SubSilver/bbcode.tpl,
## templates/SubSilver/overall_header.tpl
##
## Included Files: SMRcode.js
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2

Works great now: http://www.ayrshireminis.com/mini/ph...topic.php?t=21

Looking at your site meow, it looks really good. I notice that you have a "Links" section, would you be interested in a link exchange to my site at www.ayrshireminis.com ?

Picco


_______________________
Ayrshire Minis - a Mini E-Community
www.ayrshireminis.com
www.crmpicco.co.uk
www.scottishminis.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
Stop button won't stop loop JDShaffer Visual Basic 2008 Essentials 3 May 23rd, 2008 03:22 PM
stop master page from url encoding solos ASP.NET 2.0 Basics 2 May 16th, 2008 12:37 PM
Table column to stretch height on long page nbryson HTML Code Clinic 12 October 19th, 2005 05:12 PM
stop my ASP page being cached crmpicco Classic ASP Basics 1 June 7th, 2005 06:07 PM
Stop page address printing patwadd Classic ASP Databases 2 February 20th, 2004 03:39 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.