Digitally Distinct: BBCoding Tutorial/Help Thread

Having trouble formatting your forum topic or signature? Buy or sell custom code here

World Wide page counter

So yes you caught me. 700 or so unique visits, that's incredible! I am curious about where you guys are from too! Because of this I got a flag counter here.
92
28%
Image
231
72%
 
Total votes : 323

Re: Digitally Distinct: Coding & Signature Tutorial/Help Thr

Postby Nequam » Fri Jul 29, 2016 7:18 am

      I am simply marking this thread. I would like to thank you, Zeydaan, for making such an amazing thread. This is a real life saver.
ImageImageImage
Image
Image
Image
xxxxxxxxx
hello, i'm
nequam. i
like to
chat & rp.
▬▬▬▬▬
furtopia

toyhouse
xxxxxxxxx
Image
User avatar
Nequam
 
Posts: 308
Joined: Wed Jul 27, 2016 11:36 am
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Digitally Distinct: Coding & Signature Tutorial/Help Thr

Postby ghostmaker » Fri Jul 29, 2016 1:53 pm

    i am currently coding a character form, and i can't seem to get the words next to the picture. could someone help me?

    Code: Select all
    [left][img]http://i.imgur.com/Z73sZ5L.png[/img][/left][left][color=silver][size=200][b]░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░[/b][/size][/color]
    [img]http://i.imgur.com/5Ul0OLI.jpg[/img][size=85][list][b]⧼ [/b][color=#aacedc][b]name[/b][/color][b] ⧽[/b] clear water
    [b]⧼ [/b][color=#aacedc][b]nickname[/b][/color][b] ⧽[/b] cle, clear
    [b]⧼ [/b][color=#aacedc][b]past name[/b][/color][b] ⧽[/b] silver moon[/list][/size]
    [color=silver][size=200][b]░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░[/b][/size][/color][/left]
User avatar
ghostmaker
 
Posts: 8027
Joined: Mon Apr 04, 2016 6:11 am
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Digitally Distinct: Coding & Signature Tutorial/Help Thr

Postby Dedaccount » Fri Jul 29, 2016 1:54 pm

Marking cx this thread really helped me with my current signature <3
User avatar
Dedaccount
 
Posts: 836
Joined: Sun Jun 19, 2016 8:28 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Digitally Distinct: Coding & Signature Tutorial/Help Thr

Postby geno » Fri Jul 29, 2016 2:06 pm

.pastelpixels wrote:
    i am currently coding a character form, and i can't seem to get the words next to the picture. could someone help me?

    -snip-

      you would have to align the picture to the left, and then use another left tag to put the text next to it. you had everything in one left tag -- you would need to do it separately for each column. there was no need to align the top and bottom border to the left. i'm assuming you want something like this? [below]

Image
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
Image

    name clear water
    nickname cle, clear
    past name silver moon

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

      Code: Select all
      [left][img]http://i.imgur.com/Z73sZ5L.png[/img][/left][color=silver][size=200][b]░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░[/b][/size][/color]
      [left][img]http://i.imgur.com/5Ul0OLI.jpg[/img][/left]
      [left][size=85][list][b]⧼ [/b][color=#aacedc][b]name[/b][/color][b] ⧽[/b] clear water
      [b]⧼ [/b][color=#aacedc][b]nickname[/b][/color][b] ⧽[/b] cle, clear
      [b]⧼ [/b][color=#aacedc][b]past name[/b][/color][b] ⧽[/b] silver moon[/list][/size][/left]
      [color=silver][size=200][b]░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░[/b][/size][/color]
Image
Geno - been a while
User avatar
geno
 
Posts: 2326
Joined: Mon Mar 24, 2014 1:56 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Digitally Distinct: Coding & Signature Tutorial/Help Thr

Postby ghostmaker » Fri Jul 29, 2016 2:09 pm

undying wrote:
.pastelpixels wrote:
    i am currently coding a character form, and i can't seem to get the words next to the picture. could someone help me?

    -snip-

      you would have to align the picture to the left, and then use another left tag to put the text next to it. you had everything in one left tag -- you would need to do it separately for each column. there was no need to align the top and bottom border to the left. i'm assuming you want something like this? [below]

Image
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
Image

    name clear water
    nickname cle, clear
    past name silver moon

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

      Code: Select all
      [left][img]http://i.imgur.com/Z73sZ5L.png[/img][/left][color=silver][size=200][b]░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░[/b][/size][/color]
      [left][img]http://i.imgur.com/5Ul0OLI.jpg[/img][/left]
      [left][size=85][list][b]⧼ [/b][color=#aacedc][b]name[/b][/color][b] ⧽[/b] clear water
      [b]⧼ [/b][color=#aacedc][b]nickname[/b][/color][b] ⧽[/b] cle, clear
      [b]⧼ [/b][color=#aacedc][b]past name[/b][/color][b] ⧽[/b] silver moon[/list][/size][/left]
      [color=silver][size=200][b]░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░[/b][/size][/color]


    aah, i understand.

    thanks so much! this was exactly what i was looking for.
User avatar
ghostmaker
 
Posts: 8027
Joined: Mon Apr 04, 2016 6:11 am
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Digitally Distinct: Coding & Signature Tutorial/Help Thr

Postby thank » Mon Aug 01, 2016 4:38 am

Code: Select all
[left][img]http://i.imgur.com/mzyE0Xx.giff[/img]
[color=#f5a498][size=90]⋯⋯ ⋯ ⋯⋯⋯ ⋯⋯⋯ ⋯ ⋯⋯ ⋯ ⋯⋯⋯⋯ ⋯ ⋯⋯⋯ ⋯⋯ ⋯⋯⋯⋯[/size]
[size=150]┌─────────────────────┐[/size]
[right][size=150]│












│[/size][/right][right][img]http://i.imgur.com/D1yAvVM.gif[/img][/color]
[color=#f5a498][img]http://i.imgur.com/784BR20.jpg[/img][/right][size=150]│












│[/size]
[size=150]└─────────────────────┘[/size][/left][/color][left][size=150][color=#f5a498]┏[/color][/size][color=transparent]xxxxxxxxxxx[/color]
[img]http://i.imgur.com/mfgfalX.png[/img]
[color=transparent]xxxxxxxxxxxxxxxxxxx[/color][size=150][color=#f5a498]┚[/size][/color]
[color=#f5a498][size=90]⋯⋯⋯⋯ ⋯ ⋯⋯⋯ ⋯⋯ ⋯⋯⋯[/size][/color]
[size=80][color=#e8b920]
marigoldpaw is a tiny, fluffy go
den yellow she-cat with small
white paws and a big heart. sh
e struggles with anxiety proble
ms and is constantly stressed o
r worried, but manages to get
through alright. she's also very
timid and usually cannot make
her mind about anything.[/size][/color]
[color=#f5a498][size=90]⋯⋯⋯⋯ ⋯ ⋯⋯⋯ ⋯⋯ ⋯⋯⋯[/size][/color]
[img]http://i.imgur.com/nJYkRW1.giff[/img][/left][left][color=#e8b920]────────────────────[/color]
[color=#f5a498]of what could go[/color]
[color=#e8b920]────────────────────[/color]
[size=80][color=#e6948a]
marigoldpaw was born a rogue, until sh
e stumbled into the clan as a kit just  
ter her parents were killed by foxes. sh
e was taken in and raised by the cats o
f streamclan, not truly knowing who he
r parents were. she then met mottlepaw
 who became her best friend in the clan.
[center][b]coding credit:[/b][url=http://www.chickensmoothie.com/Forum/viewtopic.php?f=102&t=3076700]phan[/url][/center][/color][/size][color=#e8b920]────────────────────[/color]
[center][b][color=#f5a498]WRONG![/color][/b][/center][color=#e8b920]────────────────────[/color]
[color=transparent]xxxxxxeeeeeeeeeeeeeeeeex[/color][size=150][color=#e8b920]┓[/color][/size]
[color=transparent]eeeex[/color][img]http://i.imgur.com/hZ6IuxF.png[/img]
[size=150][color=#e8b920]┖[/color][/size][color=transparent]xxxxxxxxxxx[/color]
[color=#e6948a]and focus on what[/color][/left][left][size=150][color=#e8b920]c













[b]r



t[/color][/b][/size][/left]
    xxx
    xxx
    xxx
    xxx
    xxx
    xxx
    xxx

    could someone please help me? i got this coded for me
    and the photo and name (marigoldpaw) just won't fit in
    the box. does anyone know how to fix this?
thank
 
Posts: 4662
Joined: Thu Mar 31, 2016 12:47 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Digitally Distinct: Coding & Signature Tutorial/Help Thr

Postby gods » Mon Aug 01, 2016 5:27 am

kitty cakes wrote:
    could someone please help me? i got this coded for me
    and the photo and name (marigoldpaw) just won't fit in
    the box. does anyone know how to fix this?

    this is one of those things where the symbols (in this case the dots under stop being) show up different on different browsers/computers. for the coder, it probably looked fine. i deleted some of the dots so it fits for me, but you may have to adjust it for yourself. (the dots were making the column too wide, so the box broke)

    Code: Select all
    [left][img]http://i.imgur.com/mzyE0Xx.giff[/img]
    [color=#f5a498][size=90]⋯⋯ ⋯ ⋯⋯⋯ ⋯⋯⋯ ⋯ ⋯⋯ ⋯ ⋯⋯⋯⋯ ⋯ ⋯⋯⋯ ⋯⋯[/size]
    [size=150]┌─────────────────────┐[/size]
    [right][size=150]│












    │[/size][/right][right][img]http://i.imgur.com/D1yAvVM.gif[/img][/color]
    [color=#f5a498][img]http://i.imgur.com/784BR20.jpg[/img][/right][size=150]│












    │[/size]
    [size=150]└─────────────────────┘[/size][/left][/color][left][size=150][color=#f5a498]┏[/color][/size][color=transparent]xxxxxxxxxxx[/color]
    [img]http://i.imgur.com/mfgfalX.png[/img]
    [color=transparent]xxxxxxxxxxxxxxxxxxx[/color][size=150][color=#f5a498]┚[/size][/color]
    [color=#f5a498][size=90]⋯⋯⋯⋯ ⋯ ⋯⋯⋯ ⋯⋯ ⋯⋯⋯[/size][/color]
    [size=80][color=#e8b920]
    marigoldpaw is a tiny, fluffy go
    den yellow she-cat with small
    white paws and a big heart. sh
    e struggles with anxiety proble
    ms and is constantly stressed o
    r worried, but manages to get
    through alright. she's also very
    timid and usually cannot make
    her mind about anything.[/size][/color]
    [color=#f5a498][size=90]⋯⋯⋯⋯ ⋯ ⋯⋯⋯ ⋯⋯ ⋯⋯⋯[/size][/color]
    [img]http://i.imgur.com/nJYkRW1.giff[/img][/left][left][color=#e8b920]────────────────────[/color]
    [color=#f5a498]of what could go[/color]
    [color=#e8b920]────────────────────[/color]
    [size=80][color=#e6948a]
    marigoldpaw was born a rogue, until sh
    e stumbled into the clan as a kit just  
    ter her parents were killed by foxes. sh
    e was taken in and raised by the cats o
    f streamclan, not truly knowing who he
    r parents were. she then met mottlepaw
     who became her best friend in the clan.
    [center][b]coding credit:[/b][url=http://www.chickensmoothie.com/Forum/viewtopic.php?f=102&t=3076700]phan[/url][/center][/color][/size][color=#e8b920]────────────────────[/color]
    [center][b][color=#f5a498]WRONG![/color][/b][/center][color=#e8b920]────────────────────[/color]
    [color=transparent]xxxxxxeeeeeeeeeeeeeeeeex[/color][size=150][color=#e8b920]┓[/color][/size]
    [color=transparent]eeeex[/color][img]http://i.imgur.com/hZ6IuxF.png[/img]
    [size=150][color=#e8b920]┖[/color][/size][color=transparent]xxxxxxxxxxx[/color]
    [color=#e6948a]and focus on what[/color][/left][left][size=150][color=#e8b920]c













    [b]r



    t[/color][/b][/size][/left]
Image

oliver/noll - he/him
User avatar
gods
 
Posts: 2959
Joined: Thu Oct 08, 2009 8:23 am
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Digitally Distinct: Coding & Signature Tutorial/Help Thr

Postby thank » Mon Aug 01, 2016 8:32 am

gods wrote:
kitty cakes wrote:
    could someone please help me? i got this coded for me
    and the photo and name (marigoldpaw) just won't fit in
    the box. does anyone know how to fix this?

    this is one of those things where the symbols (in this case the dots under stop being) show up different on different browsers/computers. for the coder, it probably looked fine. i deleted some of the dots so it fits for me, but you may have to adjust it for yourself. (the dots were making the column too wide, so the box broke)


thanks so much c:
thank
 
Posts: 4662
Joined: Thu Mar 31, 2016 12:47 pm
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Digitally Distinct: Coding & Signature Tutorial/Help Thr

Postby Svtisfied » Mon Aug 01, 2016 8:32 am

marking <3 thank you for the help <3
Open to all trades!
User avatar
Svtisfied
 
Posts: 2047
Joined: Thu Jun 04, 2015 7:56 am
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Re: Digitally Distinct: Coding & Signature Tutorial/Help Thr

Postby χaphan » Mon Aug 01, 2016 8:55 am

..... hello again.... again ;w; (I'm so sorry for asking for help all the time....)
I need a little bit of help with this... I want there to be a small place for text next to the gif/pictures/title but for some reason I just can't make it do it. It keeps on pushing things over or down ^^'

Code: Select all
[left][img]https://media.giphy.com/media/3owypahsxw2FmHJK24/giphy.gif[/img][/left][img]https://media.giphy.com/media/3owypjZOiPXoBIoJLa/giphy.gif[/img]
[b][size=200]▪ THE ▪ DARKNESS ▪ RISES ▪[/size][/b]
[left][img]https://media.giphy.com/media/3owyoY5S1HPZvvP7YA/giphy.gif[/img][/left][img]https://media.giphy.com/media/3owyp7ZPEgXETFY9Hy/giphy.gif[/img]

Thank you beforehand!
User avatar
χaphan
 
Posts: 9416
Joined: Tue Nov 22, 2011 4:59 am
My pets
My items
My wishlist
My gallery
My scenes
My dressups
Trade with me

Who is online

Users browsing this forum: No registered users and 4 guests