Posting Pictures That Have Already Been Posted

Discussion in 'Tips On Using The Board' started by Marco, Feb 2, 2007.

  1. Marco

    Marco Well-Known Member

    With the upgrade, this version of the BB will only allow a picture to be uploaded once. This is probably done for efficiency.

    Here's how to get the same picture posted multiple times, in different threads.

    Find the original post with the picture. Right click and select 'view source'. Find the picture between the "fieldset" tags. Copy the code from the fieldset to the /fieldset tags (the tags are enclosed in brackets '<>').

    Paste the copied code in your 'new' post :)

    * * * * * * * * * *

    Another way is as follows...
    Go to the original post with the thumbnail - click on it to view the large picture. Right click the picture and select 'Copy Image Location'

    In your new post, the following code will make the 'full-size' picture appear...

    Type (starting from th '<')...

    PHP:
    <img src="click the paste button between these double quotes">
    :beer
     

Share This Page