php forum
php mysql forum
php mysql smarty
 
Topic Options
#103860 - 07/28/02 10:41 AM $IP_Wording Problem
gost95 Offline
Member

Registered: 03/08/02
Posts: 97
Loc: honeycomb hideout
in public_topic_page, there's a line of code that looks like this:

Quote:
code:</font><hr />
Code:
 <td align="center" valign="bottom" width="60" bgcolor="$alt_color" class="small-font">$ip_wording</td> 
<hr /></blockquote>that puts your IP image in the bottom right hand corner of your posts obviously. however, i wanted to add the IP image to the rest of the right-side images, so i deleted the above code and added "$ip_wording" to here:

<blockquote><font class="small">code:
[qb]
Code:
 <td align="right" valign="top" bgcolor="$alt_color" width="60" rowspan="3"><img src="$vars_config{NonCGIURL}/blank.gif" height="1" valign="top" width="60" alt="spacer" />

      $profile_link

      $edit_link

      $direct_reply

      $quotedown

      $pm_link

      $hp_tag
      $em_tag
      $ip_wording</td> 
[/qb]
it basically worked except the image is off by like a "space". here's a screen capture to look at:

http://www.djghost.net/UBB/capture2.jpg

i tried adding the "space" in front and behind the "$ip_wording" but that didn't work. i had the same problem with the "quick reply w/quote" image and LK had me either add a "space" somewhere throughout the code, or take one away. i can't remember.

so any ideas how i can get that image to move to the left like 1 millionths of an inch. lol thanks

*note* by "space" i obviously mean:
Code:
 &nbsp; 

Top



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks