Propaganda
TD Member
I have lightbox installed, you can post image links by using a thumb I have set up, then add your image link, this will prevent the forums from fucking up. The code should look like this:
You can use any image domain, insert the domain to your image in the first part where I have
/e107_themes/CSF3/images/header.png
the thumb image can be left as is. Example:
[lightbox=/e107_themes/CSF3/images/header.png|||]/lw.jpg[/lightbox]
Or you can use your own thumb image if you have one.
Or you can upload the image and then edit the post.
Also you can make a thumb from the uploaded image by specifying size in the img portion of the code.
Example
[lightbox=/e107_themes/CSF3/images/header.png|||][img:width=120&height=21]/e107_themes/CSF3/images/header.png[/img][/lightbox]
Furthmore you don't necessarily need a thumb image you can use a text link as well:
Example
[lightbox=/e107_themes/CSF3/images/header.png|||]CLICK HERE FOR IMAGE BITCHES!!!![/lightbox]
Code:
[lightbox=/e107_themes/CSF3/images/header.png|||][img]/lw.jpg[/img][/lightbox]
You can use any image domain, insert the domain to your image in the first part where I have
/e107_themes/CSF3/images/header.png
the thumb image can be left as is. Example:
[lightbox=/e107_themes/CSF3/images/header.png|||]/lw.jpg[/lightbox]
Or you can use your own thumb image if you have one.
Or you can upload the image and then edit the post.
Also you can make a thumb from the uploaded image by specifying size in the img portion of the code.
Code:
[lightbox=/e107_themes/CSF3/images/header.png|||][img:width=120&height=21]/e107_themes/CSF3/images/header.png[/img][/lightbox]
Example
[lightbox=/e107_themes/CSF3/images/header.png|||][img:width=120&height=21]/e107_themes/CSF3/images/header.png[/img][/lightbox]
Furthmore you don't necessarily need a thumb image you can use a text link as well:
Code:
[lightbox=/e107_themes/CSF3/images/header.png|||]CLICK HERE FOR IMAGE BITCHES!!!![/lightbox]
Example
[lightbox=/e107_themes/CSF3/images/header.png|||]CLICK HERE FOR IMAGE BITCHES!!!![/lightbox]