Trying to post pics

KnotSo

Admin
Staff member
Found this in the FAQ section:

http://www.bigdogbiker.com/forums/faq.php?faq=vb3_reading_posting#faq_vb3_attachments
<TABLE class=tborder cellSpacing=1 cellPadding=6 width="100%" align=center border=0> <TBODY> <TR> <TD class=tcat>Attachments and Images</TD></TR> <TR> <TD class=alt1>How do I attach a file to a post?
To attach a file to your post, you need to be using the main 'New Post' or 'New Thread' page and not 'Quick Reply'. To use the main 'New Post' page, click the 'Post Reply' button in the relevant thread.
On this page, below the message box, you will find a button labeled 'Manage Attachments'. Clicking this button will open a new window for uploading attachments. You can upload an attachment either from your computer or from another URL by using the appropriate box on this page. Alternatively you can click the Attachment Icon to open this page.
To upload a file from your computer, click the 'Browse' button and locate the file. To upload a file from another URL, enter the full URL for the file in the second box on this page. Once you have completed one of the boxes, click 'Upload'.
Once the upload is completed the file name will appear below the input boxes in this window. You can then close the window to return to the new post screen.
What files types can I use? How large can attachments be?
In the attachment window you will find a list of the allowed file types and their maximum sizes. Files that are larger than these sizes will be rejected. There may also be an overall quota limit to the number of attachments you can post to the board.
How do I add an image to a post?
If you have uploaded an image as an attachment, you can click the arrow next to the 'Attachment Icon' and select it from the list. This will be inserted into your post and can be located where you want it displayed.
To include an image that is not uploaded as an attachment and is located on another website, you can do so by copying the full URL to the image, (not the page on which the image is located), and either pressing the 'Insert Image' icon or by typing
after it, ensuring that you do not have any spaces before or after the URL of the image. You can insert pictures from your albums (?) in this way too.
</TD></TR></TBODY></TABLE>
 

Sven

Well-Known Member
Generic Photo Capturing if you know how use HTML basics

This will be basic code speak Sven Style.

Basic Code and Brackets:
1. Brackets = www.photobucket.com/1234/clutch.jpg[img]
2. Ctrl + I = [I][I] and that sequence is hold Ctrl down first, then press i.
3. Forward slash = / or sends the image hot so you see the code brackets without the forward slash.
4. Code placement = Look at how the brakets kiss the www and end kissing jpg.

Photo Keystrokes:
A. Any online photo is to Right Click the courser over the photo.
B. A popup box appears and you want to left click 'view image.'
C. This sent you to the photo only so move courser up to the www address bar, left click to turn the whole line blue.
D. Press Ctrl [down first] + C for copy and note the address line should be in blue when doing this.
E. Come to this thread here, place the courser in the message box and click, Ctrl + I and remember the keystroke sequence is the same with Ctrl being first down.
F. Inside the brackets, type the rest of IMG into both brackets and finish that code.
G. Arrow left so the course is blinking in between the code brackets [img]blinking courser[img]
H. Press Ctrl + V to release the photo address inside the brackets.
I. To test to see if the photo came up in the post and your bracket letters are correct and your bracket placements are butted up against the address, press 'go advanced' at the bottom of the message box and check your work.

To recap:

I go to google, type my brand name clutch, click image at the top of the menu bar.
I am sent to the photo images, choose one so I am sent to that main page.
I now can right click over the photo and retrieve the .JPG address.
I know at the end of the www address the last 3 letters read jpg, I know I have to save this for the photo only.
I press ctrl then c to save.
I come to the message box click ctrl + i, then write in my mg in both brackets.
I can mouse back in the middle, but I just finished typing so I left arrow to the center of the brackets.
I press ctrl + V and see if my jpg coding popped up correctly, and that is by pressing 'preview post' to see the photo captured. Done.
 
Top