If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Moving the thumbnail under your name (to the left)  XML
Forum Index » Advanced Guestbook Forum
Author Message
kekio00
Beginner

Joined: 10/11/2006 08:10:55
Messages: 20
Offline

this is the url of my guestbook
http://www.sergiohmunoz.com/guestbook/index.php

as u can see the image is on the same table as the message! I was wondering if this can be under my email etc...
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

Open templates/entry.php and move $USER_PIC to after $MESSAGE then edit user_pic.php

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
kekio00
Beginner

Joined: 10/11/2006 08:10:55
Messages: 20
Offline

ok, I moved after "message" the word $USER_PIC but when u say edit the user_pic.php i just opened and this is the code that comes on


<a href="javascript:gb_picture('$row[p_filename]',$row[width],$row[height])"><img src="$GB_PG[base_url]/$GB_UPLOAD/$row[p_filename]" align="left" border="2" $new_img_size[2]></a>


what part of the code should be edited?
kekio00
Beginner

Joined: 10/11/2006 08:10:55
Messages: 20
Offline

hey I did this and it work


<td colspan="2" class="font1">$row[email2]</td>
</tr>
<tr>
<td colspan="2" class="font2">$LANG[FormLoc]:<br>$row[location]</td>
<tr>
<td colspan="2" class="font1"><b>$USER_PIC</td>
</tr>
</tr>
</table>

I add it where is location and all that and it work... I don't know if this could be a prolem later on????


http://www.sergiohmunoz.com/guestbook/
kekio00
Beginner

Joined: 10/11/2006 08:10:55
Messages: 20
Offline

sorry that i ask so many questions but I was trying to change the description that i have at the top of the guestbook but I don't know which one is the one to edit??? can u help me out
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

The text is held in lang/spanish.php assuming that is Spanish. Looks like Spanish to me.

I was personally trying to get the guestbook to look like my main forum at www.carbonize.co.uk/Forum

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
kekio00
Beginner

Joined: 10/11/2006 08:10:55
Messages: 20
Offline

hey thanks a lot it work. i made a research how to put a banner on top of my guestbook and i found that i have to open header from templates but than when i put the imagen it says that is not on the root folder n if i want to upload it to the ftp address but after all that the imagen wont show up.... can u tell me exactly on what folder should i save the imagen ??
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

Put the image where ever you want just make sure the image tag points to it.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
kekio00
Beginner

Joined: 10/11/2006 08:10:55
Messages: 20
Offline

i'm really lost... I just want to put an imagen or banner into my guestbook... but i don't know what file to open???
kekio00
Beginner

Joined: 10/11/2006 08:10:55
Messages: 20
Offline

by the way i'm using dreamweaver ftp
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

open up templates/header.php and put the img tag after the body tag. I don't recommend Dreamweaver for editing text files as I don't know if it will alter anything/

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
kekio00
Beginner

Joined: 10/11/2006 08:10:55
Messages: 20
Offline

wow! thanks a lot working like old times
mach2racer
Beginner

Joined: 13/01/2007 17:58:14
Messages: 28
Offline

Carbonize wrote:open up templates/header.php and put the img tag after the body tag. I don't recommend Dreamweaver for editing text files as I don't know if it will alter anything/


I use DW and it just makes it easier to read the file vs. any other program by far.
After I make changes I just save it then load it to where it needs to be on my server.
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

I personally use PSPad.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
TechJammer
Newbie

Joined: 02/04/2009 22:25:10
Messages: 1
Location: Baltimore, MD USA
Offline

I used the table coding above to move the image to the left column also. Thanks for posting this tip!

TechJammer
BJC Computer Services | Article Import Scripts
 
Forum Index » Advanced Guestbook Forum
Go to:   
Based on the open source JForum