{How to...?} Sythe forums made easy for you. A complete guide to forum code

Discussion in 'Guides' started by KrownRoyal, May 10, 2016.

{How to...?} Sythe forums made easy for you. A complete guide to forum code
  1. Unread #1 - May 10, 2016 at 2:58 AM
  2. KrownRoyal
    Joined:
    Jan 14, 2015
    Posts:
    154
    Referrals:
    0
    Sythe Gold:
    0

    KrownRoyal Active Member
    Banned

    {How to...?} Sythe forums made easy for you. A complete guide to forum code

    [​IMG]


    [​IMG]
    Step 1) Find a cool logo maker. I'm using www.cooltext.com
    [​IMG]

    Step 2) Find the font you want. Let's use Super Scripted...
    [​IMG]

    Step 3) Entering the text you want. I'll just put "Yournamehere"
    [​IMG]

    Step 3) Click "Create Logo" and you MUST download the image & host it yourself or else it will be deleted.
    [​IMG]

    Step 4) I'm going to use www.imgur.com to host my image, once it's finished downloading...I'll right click the image & select "Open image in a new tab". Copy the image URL
    [​IMG]

    Step 5) Wrap image code around it so it can be posted. Example:
    PHP:
    [img]http://i.imgur.com/LPIolaI.png[/img]
    Step 6) Your final product! (I'm sorry, I should have picked a more visible font =@ )
    [​IMG]


    If you use www.cooltext.com you HAVE to download your image and host it yourself or it will be deleted within a few days. If you use www.imgur.com you HAVE to view your image a minimum of 1 time every 6 months or it will be deleted.

    [​IMG]
    If you want a link to your vouches, skype, website, profile, ect.

    1. Finding an image you want to use & a hosting website.

    I'm going to be using my current signature photo, & Imgur as a image hosting website.

    http://i.imgur.com/O3t7UjL.png

    We're going to wrap
    PHP:
    [img][/img]
    around the URL.

    Your code should look like this:
    PHP:
    [img]http://i.imgur.com/O3t7UjL.png[/img]
    And when posted it should look like this:
    [​IMG]

    2. Slicing your image into 3 different PERFECTLY aligning parts.

    Find a phototool to slice your image into 3 different pieces.

    It should appear like this:
    [​IMG]
    [​IMG]
    [​IMG]

    Your code should look like this:
    PHP:
    [img]http://i.imgur.com/uqeG0cf.png[/img]
    [img]http://i.imgur.com/mvixJab.png[/img]
    [img]http://i.imgur.com/XMYmtgf.png[/img]
    3. Adding clickable links to each photo

    I want my first image to link to my skype.

    Your code should currently be:
    PHP:
    [img]http://i.imgur.com/uqeG0cf.png[/img]
    The URL I want it to link to is http://hatscripts.com/addskype?capricornkroy

    So I'm going to use code
    PHP:
    [url=http://hatscripts.com/addskype?capricornkroy]*[/url]
    Where you see the star is where you want to put your previous code. It should come out like
    PHP:
    [url=http://hatscripts.com/addskype?capricornkroy][img]http://i.imgur.com/uqeG0cf.png[/img][/url]
    My finished product is a clickable link that goes to my Skype.

    [​IMG]
    Step 1) Finding your youtube video URL.
    [​IMG]

    Step 2) Copying the final part of your youtube video URL.
    [​IMG]

    Step 3) Copying & pasting it into your post while wrapping Youtube code around it.
    [​IMG]

    Step 4) Your finished product should look like this when previewed/posted!
    [​IMG]

    Hope this helps.

    [​IMG]
    Step 1) Finding a transparent image.
    [​IMG]

    Code is:
    PHP:
    [img]http://beyondiweb.com/tutorials/resources/20.png[/img]
    Step 2) Creating your URL.

    My Skype is CapricornKroy

    Code is:
    PHP:
    [url=skype:Live:*CapricornKroy*?add[/url]
    Where the stars are is where your Skype username should be. Delete my skype username + the stars, and insert your own Skype username.

    Step 3) Creating your final code.

    Your code should be:
    PHP:
    [url=skype:Live:CapricornKroy?add][img]http://beyondiweb.com/tutorials/resources/20.png[/img][/url]
    With the final product being a clickable link that adds your Skype securely!

    [​IMG]


    [​IMG]
    Whether you're trying to send your GFX code, helping out a newcomer, or simply showing a friend how to do something...This is the simplest way to post forum code and this is how I've taken you all step by step on how to do coding!

    Step 1) Let's find an image!

    How about....http://emojipedia-us.s3.amazonaws.com/cache/f8/69/f869f6512b0d7187f4e475fc9aa7f250.png

    Step 2) I know my code, but how do I send it?!

    [​IMG]

    Code is:
    PHP:
    [img]http://emojipedia-us.s3.amazonaws.com/cache/f8/69/f869f6512b0d7187f4e475fc9aa7f250.png[/img]
    Step 3) Wrap php around your coding so it's visible to other people.

    [​IMG]

    Where the star is, is where you're going to want to post your code.



    Am I missing something? Comment below if you would like me to add a Guide to something you're not quite too sure about...Thanks

    *Credit to PUREADDICTION for showing me a simpler way to add Skypes.
    *If you found this useful, please follow & like :)
     
    ^ Wortel likes this.
    Last edited: May 11, 2016
  3. Unread #2 - May 10, 2016 at 3:00 AM
  4. Pure
    Joined:
    Sep 13, 2015
    Posts:
    12,212
    Referrals:
    105
    Sythe Gold:
    1,171

    Pure Legend

    {How to...?} Sythe forums made easy for you. A complete guide to forum code

  5. Unread #3 - May 10, 2016 at 3:02 AM
  6. KrownRoyal
    Joined:
    Jan 14, 2015
    Posts:
    154
    Referrals:
    0
    Sythe Gold:
    0

    KrownRoyal Active Member
    Banned

    {How to...?} Sythe forums made easy for you. A complete guide to forum code

    Very very nice! I'll tweak my guide. Thanks! Also, I can make a section on how to post coding so you don't have to add spaces.
     
  7. Unread #4 - May 10, 2016 at 3:23 AM
  8. Markintosh
    Joined:
    May 2, 2016
    Posts:
    142
    Referrals:
    0
    Sythe Gold:
    0

    Markintosh Active Member
    Banned

    {How to...?} Sythe forums made easy for you. A complete guide to forum code

    Great informative thread again dude! Thanks
     
  9. Unread #5 - May 10, 2016 at 3:47 AM
  10. KrownRoyal
    Joined:
    Jan 14, 2015
    Posts:
    154
    Referrals:
    0
    Sythe Gold:
    0

    KrownRoyal Active Member
    Banned

    {How to...?} Sythe forums made easy for you. A complete guide to forum code

    No problem, if you ever need a guide please PM or Skype me a request. Thanks for viewing
     
  11. Unread #6 - May 10, 2016 at 4:49 AM
  12. Galaxygp
    Joined:
    Jan 18, 2015
    Posts:
    215
    Referrals:
    0
    Sythe Gold:
    484
    Tier 1 Prizebox

    Galaxygp Previously known as Dardyunna
    $200 USD Donor New

    {How to...?} Sythe forums made easy for you. A complete guide to forum code

    Some idiot sent me here. Thanks for the share.
     
  13. Unread #7 - May 10, 2016 at 1:57 PM
  14. KrownRoyal
    Joined:
    Jan 14, 2015
    Posts:
    154
    Referrals:
    0
    Sythe Gold:
    0

    KrownRoyal Active Member
    Banned

    {How to...?} Sythe forums made easy for you. A complete guide to forum code

    bumps.
     
  15. Unread #8 - May 11, 2016 at 2:12 PM
  16. KrownRoyal
    Joined:
    Jan 14, 2015
    Posts:
    154
    Referrals:
    0
    Sythe Gold:
    0

    KrownRoyal Active Member
    Banned

    {How to...?} Sythe forums made easy for you. A complete guide to forum code

    bumps...Like n Follow if you found this useful
     
  17. Unread #9 - May 11, 2016 at 4:36 PM
  18. DesireX
    Joined:
    Aug 13, 2014
    Posts:
    5,530
    Referrals:
    1
    Sythe Gold:
    278
    Discord Unique ID:
    193809801296216064
    Discord Username:
    DesireX#1607
    In Memory of Jon CoolHam I'm LAAAAAAAME Nitro Booster

    DesireX It's nothing personal just good business.
    DesireX Donor

    {How to...?} Sythe forums made easy for you. A complete guide to forum code

    Nice guide couple of things that people may struggle on doing. GJ!
     
  19. Unread #10 - May 14, 2016 at 9:21 PM
  20. Zuzel111
    Joined:
    Mar 26, 2011
    Posts:
    16,736
    Referrals:
    336
    Sythe Gold:
    4,084
    Vouch Thread:
    Click Here
    Discord Unique ID:
    377271265838366730
    Discord Username:
    spartars
    Two Factor Authentication User Sythe Awards 2013 Winner MushyMuncher Pokémon Trainer St. Patrick's Day 2013 Easter 2013 Lumpy Space Princess Sythe RSPS Player Halloween 2013
    Christmas 2013 Gohan has AIDS <3 n4n0 Tortoise Penis Heidy UWotM8? Shitting Rainbow Former OMM Hey... this isnt a fun rank
    Supporting Business Spyro Potamus Extreme Homosex St. Patrick's Day 2014 Sythe's 10th Anniversary

    Zuzel111 www.Sparta.Rs - #1 Fire Cape service 1 Def 1 Pray
    Zuzel111 Donor Retired Sectional Moderator

    {How to...?} Sythe forums made easy for you. A complete guide to forum code

    Too bad with xenforo skype button doesnt work :p
     
  21. Unread #11 - May 14, 2016 at 9:22 PM
  22. Pure
    Joined:
    Sep 13, 2015
    Posts:
    12,212
    Referrals:
    105
    Sythe Gold:
    1,171

    Pure Legend

    {How to...?} Sythe forums made easy for you. A complete guide to forum code

    It does, just need to edit it.

    Mine is:

    Code:
    [addskype=Live:PureAddictionGP][IMG]image here[/img][/addskype]
     
  23. Unread #12 - May 14, 2016 at 10:05 PM
  24. Zuzel111
    Joined:
    Mar 26, 2011
    Posts:
    16,736
    Referrals:
    336
    Sythe Gold:
    4,084
    Vouch Thread:
    Click Here
    Discord Unique ID:
    377271265838366730
    Discord Username:
    spartars
    Two Factor Authentication User Sythe Awards 2013 Winner MushyMuncher Pokémon Trainer St. Patrick's Day 2013 Easter 2013 Lumpy Space Princess Sythe RSPS Player Halloween 2013
    Christmas 2013 Gohan has AIDS <3 n4n0 Tortoise Penis Heidy UWotM8? Shitting Rainbow Former OMM Hey... this isnt a fun rank
    Supporting Business Spyro Potamus Extreme Homosex St. Patrick's Day 2014 Sythe's 10th Anniversary

    Zuzel111 www.Sparta.Rs - #1 Fire Cape service 1 Def 1 Pray
    Zuzel111 Donor Retired Sectional Moderator

    {How to...?} Sythe forums made easy for you. A complete guide to forum code

    O , great I'll update my threads tomorrow
     
< Fix up your grammar! | How to post Youtube videos to forum >

Users viewing this thread
1 guest


 
 
Adblock breaks this site