About 10,200 results
Open links in new tab
  1. [img] [/img] codes for emebedding images — Vanilla Forums

    As 422 says, the [img] tags are bbcode, the tag I suggested (which I know works) is standard html code. Instead of taking the 'forum' image links, see if they have plain html code.

  2. How to Create your own Logo or Banner and Style it

    To create your own Banner/Logo for your forum is very simple. The one thing to keep in mind is the width and the height of the banner/Logo .

  3. van2shout add to custom page — Vanilla Forums

    normaly van2shout plugin display in side panel. i want to add this box to new custom page. like this image. help me

  4. HTML Programming Error Challenge: Broken Image Link

    I am working on a web page that includes an image, but for some reason, the image is not displaying as expected.

  5. How to make image be displayed automatically fit the container?

    The following is the vanilla default html code of css and js in many pages.I want to implement a feature in my code that makes the images can be displayed automatically fit the container.But …

  6. Keeping quality and EXIF data in uploaded jpg files?

    But the image plugin ImageUpload has a most unfortunate property: The uploaded files are changed from the originals which means that the images are recompressed (smaller files) …

  7. ShareThis addon not appearing properly in the discussion post.

    I have installed sharethis about a month ago. It was working fine but recently I updated my theme to bootstrap and the sharethis add on appears unevenly.

  8. How do uploaded images factor in? — Vanilla Forums

    After you upload an image, a link should appear below it saying "Insert into Post." You just have to click on this and the link for the image will be added to the body text box as text.

  9. HTML codes not showing — Vanilla Forums

    Hello, I'm running support forum for some PHP scripts and every now and then I need to post some HTML/PHP codes in messages.

  10. Is there a way to resize image server side before they download?

    The code uses PHP to resize an image (currently only jpeg). Using this method, the resized image is of much better quality than a browser-side resizing.