4images Forum & Community
4images Modifications / Modifikationen => Templates & Styles (Requests & Discussions) => Topic started by: Damak on April 30, 2005, 12:28:35 PM
-
I have a small problem.
my 4images design has a fixed size, an pictures wich are too large, make an error with it,
http://galerie.jcenter-germany.de <-------- there for example the 16:9 wallpaper
Is it possible to resize theme, I think <iframe src="..."></iframe>
can be used, but it doesn't work so easy.
Something musst be changed over new templates or some changes in .php files, but I don't know how to add new templates
or where I must search for the code from {image}
Can someone help
-
The
{image}
tag is controlled by the file type specific templates found in the templates/default/media directory
As far as adjusting the width of your pages, you need to edit the HTML table in the template HTML files in templates/default. Just edit the table widths
There is nothing to edit in the PHP files