Author Topic: removing registered users & random image panel from the left  (Read 4836 times)

0 Members and 1 Guest are viewing this topic.

Offline debragrant

  • Newbie
  • *
  • Posts: 10
    • View Profile
removing registered users & random image panel from the left
« 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?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: removing registered users & random image panel from the left
« Reply #1 on: August 22, 2006, 03:02:38 PM »
The simpliest way is replace entire content of user_loginform.html, user_logininfo.html and random_image.html templates with:
Code: [Select]
<!-- -->If that dont work for you, then, you'll need edit every "main" template and remove it manualy...
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline debragrant

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: removing registered users & random image panel from the left
« Reply #2 on: August 22, 2006, 03:23:39 PM »
it's removed the images and links but the actual column is still there

gallery

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)
« Last Edit: August 22, 2006, 03:58:55 PM by debragrant »

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: removing registered users & random image panel from the left
« Reply #3 on: August 22, 2006, 07:51:51 PM »
Hi,

hmmm.  You meen the table left side?

search also in this templates for
Code: [Select]
<?php include("4gmenu.php"); ?>and remove them.

Then the table leftside ......

cu
Kurt