Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Post
by slash » 12 Jan 2012, 13:21
this simple bbcod add a nice windows and mac keyboard buttons, useful for make tutorial and more.
Up this image pack in:
images/
keyboard.rar
BBCode:
Code: Select all
[kb]{SIMPLETEXT} {SIMPLETEXT1}[/kb]
HTML:
Code: Select all
<img src=./images/keyboard/{SIMPLETEXT}/{SIMPLETEXT1}.png style= "height: 40px;padding-right:3px;vertical-align:middle">
Helpline:
Code: Select all
[kb]keyboardtype buttontype[/kb] [kb]mac plus[/kb]
Image demo:
You do not have the required permissions to view the files attached to this post.
Post
by Blackwolf » 13 Jan 2012, 08:59
Would you mind including a written example........for example how to for example.... type.......now press control p to print?
I added [kb]windows backspace[/kb] but nothing shows...yes uploaded images to correct folder
I have post preview.......the second I type the command after windows....the text disappears......so its
trying to find the images......
home4/ultimbz7/public_html/images
https://www.ultimateeditionoz.com/forum ... in/0-2.png
Post
by slash » 13 Jan 2012, 09:47
first: Put the keyboard folder in: forum folder (if present)/images
for the windows keyboar insert: [kb]
win keyboardbutton[/kb] and not
windows
for you example the code is:
Code: Select all
now press [kb]win ctrl[/kb] [kb]win P[/kb] to print
finally try to change the bbcode code in:
Code: Select all
<img src=./forum/images/keyboard/{SIMPLETEXT}/{SIMPLETEXT1}.png style= "height: 40px;padding-right:3px;vertical-align:middle">
Last edited by slash on 13 Jan 2012, 09:51, edited 2 times in total.
Post
by Blackwolf » 13 Jan 2012, 09:51
Ahhh........thanks!! Us Ozzies
Great job.....well done
screen.png
P needs to be p ( lowercase )
lowercase.png
You do not have the required permissions to view the files attached to this post.
Last edited by Blackwolf on 13 Jan 2012, 09:56, edited 2 times in total.
Post
by slash » 13 Jan 2012, 09:52
It is a pleasure! =)
Post
by Blackwolf » 13 Jan 2012, 10:10
Very cool .................
cool.png
You do not have the required permissions to view the files attached to this post.