Jump to content
MakeWebGames

deleted


acter

Recommended Posts

can u also tell me exactly where i need to paste these codes?????????in which file and which line

i tried inserting the codes and they worked but the problem is that the pictures either appear on the top of the text or on the bottom but not on the sides as i have marked in my picture

so can anyone give me the exact code so the pictures appear exactly where i want them to appear!!

help will be appreciated

Link to comment
Share on other sites

can u guys pls help me instead of pointing out my mistakes .....now after just inserting the PHP source code provided by rasheed saeed

For the user's picture:

PHP Source code

1

<img src = '{$ir['display_pic']}' width = '150' height = '150' title = 'Your DP' />

 

For your oppenents

PHP Source code

1

<img src = '{$odata['display_pic']}' width = '150' height = '150' title = '{$odata['username']} DP' />

now my page appear like this jfe1df.jpg

so can u guys tell me the code which will help me to move or align my pictures exactly in the areas which have been highlighted with blue color

plz help! 8)

Link to comment
Share on other sites

you can't just slap a HTML code anywhere in a script and expect it to be the place were it's supposed to be. Put the code which raheed (sorry if spelt wrong) told you instead o the code which was originaly in your script...

yeah according to ur information i have already placed resheed's code and after that only pictures appeared on my attack page but they are not in their correct place (see above pic)

so now tell me the code for alignment which can help to place the pics in the place where i have marked in the pic!!

Link to comment
Share on other sites

Don't worry about the name guys. Some of my friends can't even spell it :P(Mainly because their retards...)

Anyway. Is your attack system paid or free? Because if it's free, please post up the code so I'll be able to insert it since your having troubles with it. If it's paid contact the person you bought it from and ask him to do it.

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...