4images Forum & Community
4images Modifications / Modifikationen => Templates & Styles (Requests & Discussions) => Topic started by: debragrant on August 22, 2006, 09:59:02 AM
-
I would like to remove all that runs down the left of my gallery - random images & registered users panel. Where do I go to do this?
-
The simpliest way is replace entire content of user_loginform.html, user_logininfo.html and random_image.html templates with:
<!-- -->
If that dont work for you, then, you'll need edit every "main" template and remove it manualy...
-
it's removed the images and links but the actual column is still there
gallery (http://www.julianna-margulies.diva-host.com/gallery/index.php)
I've tried removing the {} parts from home.html & details.html but it seems to remove the write background or come up with an error.
- removed from home.html but don't seem to get them removed from details.html (keeping random image now just want to get rid of registered users)
-
Hi,
hmmm. You meen the table left side?
search also in this templates for
<?php include("4gmenu.php"); ?>
and remove them.
Then the table leftside ......
cu
Kurt