Help - Search - Members - Calendar
Full Version: [boards] Bbcode Maps Links
Forum 17B > Tutos & FAQ 17's Buddies > 'How To' 17b
Chapo
Some members asked for the custom bbcode code for displayings maps images on a forum like that:



To display this feature on your forum go to your board options where you can define custom bbcode.


There, define a new custom bbcode with the following options (those are for IPB but i can help for others boards):

  • name: Maps 17b
  • Description: Insert 17's buddies map's image on the forum
  • Example: [ map17b ]Map_Id[ / map17b] *
  • CustomBBCode Tag: [ map17b] *
  • Use Options: No
  • Switch Options Around: No
  • Custom BBCode Replacement:**

    Code
    <div style="display:none"><a href="http://www.17buddies.net" title="17's Buddies CS Maps">17's Buddies CS Maps</a></div><div style="width:100%;text-align:center"><iframe src="https://www.17buddies.rocks/17b2/Tools/17b2-BBCode.php?Id={content}&Lng=en" width="302" height="227" style="border:0;padding:0;margin:0;overflow:hidden"></iframe></div>


Then, your visitors just have to type [ map17b]xxxxx[ /map17b] * to display an image like above of the map with id xxxxx (of course previously uploaded).

Don't hesitate to ask me for further help.

icon_jap.gif

*: Inserted spaces just for displaying code instead of result.
**: Lng option = Used Language (fr, en). Others can be added on demand.
Safety1st
I've created BBcode in our forum.
Result looks like
Click to view attachment
There scroll bars sad.gif

We use v2.3.4 of IPB. May be you can help?
Chapo
Did you type exact code above ?

Seems you changed some dimensions (size or width) wink.gif
Safety1st
Yes, I did. Double checked. You can see the sample.
Chapo
Ok...Scrollbars are only visible on your site with IE. icon_decu.gif

They are not with Firefox, Chrome, Safari or Opera.

I check and tell you wink.gif
Chapo
Don't understand. Original code on 17b with IE doesn't show scrollbars. It's only on your website icon_decu.gif

Try this:

Code
<div style="display:none"><a href="http://www.17buddies.net" title="17's Buddies CS Maps">17's Buddies CS Maps</a></div><div style="width:100%;text-align:center"><iframe src="https://www.17buddies.rocks/17b2/Tools/17b2-BBCode.php?Id={content}&Lng=en" width="306" height="231" style="border:0;padding:0;margin:0;overflow:hidden"></iframe></div>
Safety1st
Now everything is OK ;)
Thank you!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.