Search
Notices
Forum Suggestions & User Assistance Have a suggestion for the forums? Need help with the Forums? Post here.

Using html code in posts?

Thread Tools
 
Search this Thread
 
Old 08-03-14 | 03:46 PM
  #1  
Thread Starter
Senior Member
 
Joined: Jun 2011
Posts: 693
Likes: 2
From: Madison, AL

Bikes: 2010 Felt DA, 2012/6 Felt F5, 2015 Felt AR FRD

Using html code in posts?

Perhaps I'm doing something wrong, but I cant seem to get the html code for images to work.

I've tried using the html tags [html] [\html] to link images with resize, but the html code appears (tags included) and no image. ?
KBentley57 is offline  
Reply
Old 08-03-14 | 07:39 PM
  #2  
no1mad's Avatar
Thunder Whisperer
 
Joined: Apr 2008
Posts: 8,841
Likes: 7
From: NE OK

Bikes: '06 Kona Smoke

Scroll to the bottom of the page and you should see your "posting permissions". Looks like HTML is disabled. Here is a partial list of mine:
Perhaps this sticky may help you post pics- https://www.bikeforums.net/forum-sugg...tures-how.html
__________________
Community guidelines
no1mad is offline  
Reply
Old 08-03-14 | 07:56 PM
  #3  
Thread Starter
Senior Member
 
Joined: Jun 2011
Posts: 693
Likes: 2
From: Madison, AL

Bikes: 2010 Felt DA, 2012/6 Felt F5, 2015 Felt AR FRD

You're right, I should have noticed that. Is there a reason we can't use html on this forum? It sure would make posting images easier for those familiar with the code. As is stands I've just resized the pictures and uploaded to my server.

If anyone is using linux, you can batch resize pretty quickly with imagemagic. If all your pics are in a single folder, the command is:
for pic in *; do convert $pic -resize WIDTHxHEIGHT $pic; done . It will overwrite the file, so save them with a different name elsewhere if you wish to keep the originals.

A last tip, leave the WIDTH or HEIGHT empty and it will resize while keeping the aspect ratio intact.
KBentley57 is offline  
Reply

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.