Question about Signature
       |           

Welcome, Guest. Please login or register.
Did you miss your activation email?
April 19, 2024, 03:11:25 PM
News: Election Simulator 2.0 Released. Senate/Gubernatorial maps, proportional electoral votes, and more - Read more

  Talk Elections
  About this Site
  Talk Elections Q & A
  How To (Moderator: Virginiá)
  Question about Signature
« previous next »
Pages: [1]
Author Topic: Question about Signature  (Read 3244 times)
SPC
Chuck Hagel 08
Atlas Icon
*****
Posts: 10,003
Latvia


Show only this user's posts in this thread
« on: August 03, 2007, 02:29:27 PM »

Currently, the RonPaul2008 Banner is on top of the Grover Cleveland Portrait. I would like to post my RonPaul2008 Banner and my Grover Cleveland Portrait side-by-side in my signature. How would I do that?
Logged
Joe Republic
Atlas Legend
*****
Posts: 40,073
Ukraine


Show only this user's posts in this thread
« Reply #1 on: August 03, 2007, 03:09:53 PM »

Remove the return that divides the two images.  So, instead of...

Code:
[img]http://blahblahblah1[/img]
[img]http://blahblahblah2[/img]

...do tihs instead:

Code:
[img]http://blahblahblah1[/img] [img]http://blahblahblah2[/img]
Logged
True Federalist (진정한 연방 주의자)
Ernest
Moderators
Atlas Legend
*****
Posts: 42,156
United States


Show only this user's posts in this thread
« Reply #2 on: August 03, 2007, 03:45:49 PM »

You can also use table code if you wish.  Not really needed for just two pictures, and not as flexible as HTML table code since SMF doesn't allow rowspan or colspan, but it does avoid the problem of run-on lines with the code, and can force two images to be on the same display line if their total width would normally cause the board to move the second one to the next line.


Code:
[table][tr]
[td][img height=192]http://www.ronpaul2008.com/files/rp_lawn_sign.jpg[/img][/td]
[td][img]http://www.lewrockwell.com/dilorenzo/virtue.jpg[/img][/td]
[/tr][/table]
Logged
SPC
Chuck Hagel 08
Atlas Icon
*****
Posts: 10,003
Latvia


Show only this user's posts in this thread
« Reply #3 on: August 03, 2007, 06:11:21 PM »

Thank you for your help. I really appreciated it.
Logged
Pages: [1]  
« previous next »
Jump to:  


Login with username, password and session length

Terms of Service - DMCA Agent and Policy - Privacy Policy and Cookies

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Page created in 0.21 seconds with 14 queries.