Feral Heart

Help & Guidance => Site/Forum Help => Topic started by: lionheart2061 on February 26, 2014, 12:08:36 am

Title: Question on Forum Coding
Post by: lionheart2061 on February 26, 2014, 12:08:36 am
So, I have been seriously wondering how people make it to where yo have an image and then text next to it. Like say you have a pic of a home on the left and want to write a description but instead.of it being underneath the pic it is beside it. How do you do this?
Title: Re: Question on Forum Coding
Post by: liontamer1 on February 26, 2014, 12:13:28 am
I'm assuming you already know how to post a picture.

Look at the first row of buttons above the text-box when you post a reply. Mouse over them until you see "left align," or "right align" choose one, depending on how you want your post to look.

You can always check how it will by hitting "preview," on the bottom.

Hope this helped x3
Title: Re: Question on Forum Coding
Post by: Feareh on February 26, 2014, 12:19:33 am
 What the standard coding for placing images are just like this
Code: [Select]
[IMG][/IMG]photo sharing websites such as Photobucket or Tinypic can produce these IMGs coding that are able to be placed in forums.
Placement coding is simple to understand. The standard placement for pictures here always go to the left
(http://i696.photobucket.com/albums/vv328/DrMaguire/Fruit/tangerines-1.jpg) (http://media.photobucket.com/user/DrMaguire/media/Fruit/tangerines-1.jpg.html)
Standard

Coding to move this picture around are like so
(http://i696.photobucket.com/albums/vv328/DrMaguire/Fruit/tangerines-1.jpg) (http://media.photobucket.com/user/DrMaguire/media/Fruit/tangerines-1.jpg.html)
Code: [Select]
[center][/center]
(http://i696.photobucket.com/albums/vv328/DrMaguire/Fruit/tangerines-1.jpg) (http://media.photobucket.com/user/DrMaguire/media/Fruit/tangerines-1.jpg.html)
Code: [Select]
[right][/right]
Also you are able to move these by highlighting your image coding and using the tools in the "advance settings" when responding to threads
Title: Re: Question on Forum Coding
Post by: lionheart2061 on February 26, 2014, 12:49:00 am
Thank you both! Now after reading this I kinda feel like the blonde that I am >.< I appreciate the fact you took your time to answer my question +floof for you both ^^