Advertise Here

Author Topic: Pictures to HTML code?  (Read 1733 times)

0 Members and 1 Guest are viewing this topic.

Offline -A-

  • SMF For Free Sponsors
  • *
  • Posts: 877
  • Don't be afraid.
    • View Profile

  • Total Badges: 22
    Badges: (View All)
    Search Apple User Mobile User Windows User Topic Starter
Pictures to HTML code?
« on: May 10, 2007, 02:25:27 pm »
Forum Url: http://alexnewsroom.smfforfree3.com
Does anyone know how to convert a picture into an HTML code?

Offline Crasy

  • Global Moderator
  • *
  • Posts: 3960
  • Semi-Retired ;)
    • View Profile

  • Total Badges: 29
    Badges: (View All)
    Poll Starter Poll Voter Seventh year Anniversary Arcade Highscore Windows User
Re: Pictures to HTML code?
« Reply #1 on: May 10, 2007, 02:50:44 pm »
Pictures cannot become HTML code.

You can post an image with HTML using this code:
<img src="URL OF IMAGE" />
Just replace the capital letters.

If the image is on your computer you'll need to use a service like www.photobucket.com to post your images on the internet.
Did my answer help you? Want to help out hosting costs?


Every donation counts.

Offline -A-

  • SMF For Free Sponsors
  • *
  • Posts: 877
  • Don't be afraid.
    • View Profile

  • Total Badges: 22
    Badges: (View All)
    Search Apple User Mobile User Windows User Topic Starter
Re: Pictures to HTML code?
« Reply #2 on: May 10, 2007, 02:52:40 pm »
Yhen how can I add pictures the backrounds of my Stylesheets?

Offline Kimmie

  • SMF For Free Master
  • *
  • Posts: 2010
    • View Profile
    • Kimmie's Caverns

  • Total Badges: 19
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: Pictures to HTML code?
« Reply #3 on: May 10, 2007, 05:16:29 pm »
To have an image show up on your background, edit your css code and where it says

/* The main body of the entire forum. */
body
{
   background-color: #c0ccbf;
   margin: 0px;
   padding: 12px 30px 4px 30px;
}

Add this line of code:

background-image: url(http://i56.photobucket.com/albums/g174/KimmieB_01/Forum%20Background%20Images/s05c.gif);

Insert your img url in the () instead of the one I have listed. If you would like your forum to scroll overtop of your image, add this line of code:

background-attachment: fixed;

Offline -A-

  • SMF For Free Sponsors
  • *
  • Posts: 877
  • Don't be afraid.
    • View Profile

  • Total Badges: 22
    Badges: (View All)
    Search Apple User Mobile User Windows User Topic Starter
Re: Pictures to HTML code?
« Reply #4 on: May 10, 2007, 06:12:26 pm »
Thanks!

 

Related Topics

  Subject / Started by Replies Last post
2 Replies
2848 Views
Last post February 20, 2007, 05:40:15 pm
by littlebouncers
5 Replies
2461 Views
Last post June 19, 2007, 02:32:01 pm
by Nutz
1 Replies
1540 Views
Last post January 23, 2008, 11:58:21 am
by simply sibyl
2 Replies
905 Views
Last post August 01, 2010, 08:52:14 am
by roser
1 Replies
1247 Views
Last post January 27, 2012, 02:08:08 pm
by Andrew