If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports web standards, although its content is accessible to any browser or Internet device.

Cool Tips & Tricks Cool Tips & Tricks

Help Communities:
Help Forums Bug Base
<< Prev Topic | Next Topic >>
Cool Tips & Tricks ::: HTML ::: text/pic positioning in sig
New Topic    Add Reply
Topic: text/pic positioning in sig  (?)  Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend
pharmsedai

Registered User
Posts: 1
Posted: 11/30/05 7:57 am    
text/pic positioning in sig
Hi, brand newbie computer moron here. Need help getting my sig to display the way I want. I have seen others like this...
I have a picture, and some text to go with it. I want the pic to show at the left, and the text to display to the right of the pic, not below it. How do I tell it to do that?


  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 16605
Posted: 11/30/05 4:21 pm    
Re: text/pic positioning in sig
Hello and welcome.

Use HTML


  reply to this message

pharmsedai

Registered User
Posts: 2
Posted: 12/1/05 10:30 am    
Re: text/pic positioning in sig
OK, I looked at the HTML basics info...But you are assuming a knowledge and understanding level that I just don't have. I need to be led by the hand here. Total...computer...newbie. From reading the HTML basics, it sounds like I need to turn my sig into a table with two cells- one on the left containing the pic, one on the right containing the text.

I have no idea how to write the code for this, nor where this code is to be entered- it doesn't look the same to me as the thing I typed into the sig Launch Tool.

Help the moron? Please?


  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 16610
Posted: 12/1/05 3:50 pm    
Re: text/pic positioning in sig
You're guesstimate is spot on, here's a starter for ten, I hope you can take it from here? ;)

 <table cellpadding="0" cellspacing="0" style="border: 0px solid #cc0000; width: 95%px">
<tr>
<td align="left" style="border: 0px solid #cc0033; text-align:center"><img src="full_url_of_image" height="??" width="??" border="0"></td>
<td align="right" style="border: 0px solid #cc0033; text-align:center">text goes here</td>
</tr>
</table>


  reply to this message

pharmsedai

Registered User
Posts: 3
Posted: 12/1/05 4:15 pm    
Re: text/pic positioning in sig
Just a few more hints, then I'll give it a shot! First, where do I type this code in? The sig Launch Tool?
Second, if I want the text at the left side of its cell, do I replace the "text-align center" with "text-align left"?
When I type in the code, do I remove the quotation marks around the address info and such?
And lastly, do I have to type out a separate, complete line of code for each line of text, or can I use the
command? (several short lines, song lyrics)
Oh, one more (sorry). Do those commands ( , EzCode Parsing Error:]color=whatever, and the rest, work with this?

Thank you so much for your help and patience with


  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 16612
Posted: 12/1/05 4:37 pm    
Re: text/pic positioning in sig
Signatures can be in html or ezcodes but not both, so use the code in the area provided for signatures but ensure that you choose the HTML option.

Quote:
Second, if I want the text at the left side of its cell, do I replace the "text-align center" with "text-align left"?

Yes

Quote:
When I type in the code, do I remove the quotation marks around the address info and such?

You should not have to touch those quotation marks, they are part of the HTML.

Quote:
And lastly, do I have to type out a separate, complete line of code for each line of text, or can I use the


Use
 <br>
if you want to include a line break within the text, just keep typing the text you want in one sentance and use
 <BR>
where required to seperate things.

Quote:
Oh, one more (sorry). Do those commands ( , EzCode Parsing Error:]color=whatever, and the rest, work with this?


See reply at the begiining (up there ^)



  reply to this message

pharmsedai

Registered User
Posts: 3
Posted: 12/1/05 8:06 pm    
Re: text/pic positioning in sig
Rats! *Bangs head on desk* This just keeps getting more complicated! Now I'm mad- I'm gonna do this if it kills me. *hyperventilates* OK, so if I can't use ezcodes with HTML, how do I tell it font colors? Also, is the code for line break lower case or upper case (br or BR)?

With your help by god I'm gonna get this yet!


  reply to this message

Nutrocker

ezboard Moderator
ezSupporter
Posts: 16619
Posted: 12/2/05 3:44 pm    
Re: text/pic positioning in sig
Tip: Read the HTML Basics FAQ Topic, it tells you nearly everything you want to know to create a signature..

e.g.

 <font color="color or color code">This is the color!</font>


or

 <span style='font-family: verdana, arial, sans-serif; color: red; font-size: 100%'>Verdana red text medium size here</span>



  reply to this message

Click to receive email notification of replies Click to stop receiving email notification of replies email this topic to a friend

New Topic    Add Reply

jump to:
Topic Control Image::: Topic Commands
<< Prev Topic | Next Topic >>

Icon Legend

reply button:::Reply to Post Button   edit button:::Edit Post Button  delete button:::Delete Post Button (Moderator Only)

subscribe/unsubscribe to thread button:::Subscribe to Thread Button   email to friend button:::Email to Friend Button  



- Cool Tips & Tricks - HTML -

Communitiesezboard Help Communities:

Help Forums Help Forums Bug Base Bug Base





Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.