Register

If this is your first visit, please click the Sign Up now button to begin the process of creating your account so you can begin posting on our forums! The Sign Up process will only take up about a minute of two of your time.

Follow us on Facebook Follow us on Twitter Linked In Flickr Watch us on YouTube Google+
Results 1 to 8 of 8
  1. #1
    Joshua
    Guest

    Adding extra images to "Friends for sale" Facebook.?

    Hi, does anyone know how i can put an extra picture in the "About me" section on my friends for sale profile on facebook? i have seen lots of people with gifs etc, and i tried copy and paste, even tried url, but wont show anything other than the text.

    Please help

  2. #2

  3. #3

  4. #4
    Unregistered
    Guest

    Check2 How To

    you need the url of the picture (you can find it by right clicking on the picture and selecting "copy image location")

    <img src="http://www.ihav.net/vb/marketplace/URL GOES HERE">

    and yes, you need the quotations. Hope this Helps! My FFS page is
    Here

  5. #5
    Unregistered
    Guest
    There is also a Free site.... Photobucket... that you
    can upload your pictures to... and it gives you the
    code for the pictures. It is nice also because it lets
    you edit the pictures ... cropping , adding text and
    other features you can do to edit your picture.
    You also have the feature of making your account private
    or public.

    Hope this helps. This site helped me lots!!

  6. #6
    Unregistered
    Guest

    Star Blue

    how can i put graphic on my friend for sale..!!help me...

  7. #7
    Unregistered
    Guest

    question

    how can i put backgroung in my ffs page and music? can you please help me

  8. #8
    Stormweaver
    Guest

    Flash

    To put a background, use css. In short, your about me should look like this:
    <span style="STYLE_RULES_GO_HERE">
    CONTENT GOES HERE
    </span>
    Where the style rules are, you can put a background image with this:
    background-image: url(DIRECT_LINK_TO_THE_IMAGE);
    background-repeat: no-repeat; // for non-repeatable background
    background-repeat: repeat-x; // for horizontally repeating bg
    background-repeat: repeat-y; // for vertically repeating bg
    background-color: black; // for plain black background color

    For audio you should use youtube videos, search for embedding options on the youtube video page. A trick if you want to hide the video itself, enclose the whole video with the "span" tags, and set a style rule: height: 0px; to hide it If "span" doesn't work, try "div" or "p".

    For a pure image, use: <img src="DIRECT_LINK_TO_THE_IMAGE">. Enjoy!

    If you have any other questions:

    http://apps.facebook.com/friendsforsale/users/show/94946195


Similar Threads

  1. Replies: 0
    Last Post: 02-28-2012, 05:03 AM
  2. Replies: 0
    Last Post: 02-28-2012, 05:03 AM
  3. Replies: 1
    Last Post: 01-10-2011, 02:34 PM
  4. Replies: 0
    Last Post: 10-06-2010, 12:17 AM
  5. Facebook "Friends for Sale" application?
    By Winnie in forum MarketPlace
    Replies: 0
    Last Post: 06-20-2008, 02:17 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -4. The time now is 02:14 PM.
Powered by vBulletin® Version 4.2.5
Copyright © 2024 vBulletin Solutions Inc. All rights reserved.