Weird Harold ...need your help one more time

BarberBabe

Really Experienced
Joined
Mar 14, 2002
Posts
199
W.H. I am tring to add a second pic to my signature . For some reason I am not getting the same results as with the first one . I went back & read all the help threads on this , they didnt seem to be helpful. HELP! Pleaseeeeeee :)
 
This is the way your second image appears in the source code generated by the script:

<IMG
<br />
src="http://www.literotica.com/forum/attachment.php?s=&postid=1542642">
<br />

The bit in bold type indicates you have a paragraph break in the middle of your statement. Remove that, and it should work fine.
 
AAAARRRRRRRRRRRRRRRGGGGGGGGGGGGGGGG!!!!!!! this is really pissing me off I tried several different ways . this is how it looks in my sig. ( replaceing <> with () so you can see.)
(html)
(IMG
src="http://www.literotica.com/forum/attachment.php?s=&postid=1493020">(/IMG)(/html)
(html)
(IMG)
src="http://www.literotica.com/forum/attachment.php?s=&postid=1542642">(/IMG)(/htlm)

I learn......yada yada yada ..
What did I do wrong? I will have to finish this later .....if you can help Please .... before i pull my hair out :(
 
BarberBabe said:
AAAARRRRRRRRRRRRRRRGGGGGGGGGGGGGGGG!!!!!!! this is really pissing me off I tried several different ways . this is how it looks in my sig. ( replaceing <> with () so you can see.)
(html)
(IMG
src="http://www.literotica.com/forum/attachment.php?s=&postid=1493020">(/IMG)(/html)
(html)
(IMG)
src="http://www.literotica.com/forum/attachment.php?s=&postid=1542642">(/IMG)(/htlm)

I learn......yada yada yada ..
What did I do wrong? I will have to finish this later .....if you can help Please .... before i pull my hair out :(
Ok here ya go hon, just copy and paste this code.

<img src=http://www.literotica.com/forum/attachment.php?s=&postid=1493020>
<img src=http://www.literotica.com/forum/attachment.php?s=&postid=1542642>

Boom that's all ya need. Helped just pet with hers last night. Let me know if you need anything else!
 
Thank YOU!

bad kitty said:
Ok here ya go hon, just copy and paste this code......... Let me know if you need anything else!
Oh Thanks so much Bad Kitty ...& my hair thanks you too. ha ha :rose: :)
 
So glad i could help! Ya know if you want to have the pics side by side just delete the enter space. YAAAAY glad it worked! nice lookin pics ya got there ;)
 
HELP!!

I'd like to post an image in my signature line too, but I don't know how to do the first one, let alone a second one... and if at all possible I'd like a little table like Bad Kitty, one side my quote and the other side one picture.. at the moment my pic is only a link :(
 
Firesprite said:
HELP!!

I'd like to post an image in my signature line too, but I don't know how to do the first one, let alone a second one... and if at all possible I'd like a little table like Bad Kitty, one side my quote and the other side one picture.. at the moment my pic is only a link :(

I don't like Bad kitty's signature because it forces me to use the scroll bar to read her posts -- it's wider than my normal screen display.

to put your picture in your signature line, you use the HTML code for placing an image <IMG SRC="{a URL}">

In your case, that's <IMG SRC="http://www.nosedown.com/KiwiInOz.JPG">

Just cut and paste that into your signature line and you picture should display (unless you run into a hotlinking problem -- some sites don't allow their images to be linked to other sites.)

The HTML code for a signature like Bad Kitty's is a bit more complex than I normally indulge in. You'll have to aske her for help on that part.
 
Thanks Weird Harold :)

Thats a good point about scrolling.. :) Hotlinking isn't a problem from that site because its my own domain ;) Anyway, Thanks for the code, I really appreciate it :kiss:
 
i can set the table for any width... i didn't think mine was too large, but i assume it is for some. i don't have the time right now, but let me get back to you tomorrow(providing i don't have this baby before then) and i will drop the code here for ya.
 
Hey that'd be awesome :)

Your one does go off the side of the screen for me too, but I figure if it is just a 2 cell table rather than a 3 it would fit nicely. I'd like to be able to change the pics from time to time, and once I have the code I can just change the url to where the new pic is pretty easily.
The one thing I don't want to change is my AV :D
 
<table cellpadding="2" cellspacing="2" border="1" width="375" align="Center">
<tbody>
<tr>
<td valign="Middle" align="Center">
<div align="Center">
<img src="">
</div>
</td>
<td valign="Middle" align="Center">
<img src="">
</td>
</tr>
</tbody>
</table></center>

There ya go! Just fill in the blank on the img src and there ya go... a 2 cell table.
 
Back
Top