Equus Ballator Community

Hello There, Guest!

Register
Your Links
Add links by editing your profile in the User CP! Threadlog Your Stats Trackers All Stats Trackers Archives
Monthly Newsletter Check it Out!
Monthly Quests All MQs
EB OTM All EBs OTM
Wait Times Listed Here
A temporarily empty space while we build

How to Make Profiles Spiffy

Users browsing this thread: 1 Guest(s)

Find Reply

Kaons Offline

Technical Support
Posts: 0 | Threads: 0
Joined: Aug 2019

All Accounts Posts: 0

1 Attached Account
Instagram
Discord: elisethechemist#4672
#1
Your Profiles can be Fully Customized!
Here are some tips and tricks to get you started

To Start Editing Your Profile
  • Click on "User CP" in the top left box --> Edit Profile
  • Follow the instructions for the fields to enter your information. HTML friendly fields will state so in the description!

Basic Profile HTML you can use!
* How to add a link!
Code:
<a href="LINKHERE">text here</a>

* How to change your font size and style!
Code:
<b>bold</b>
<u>underline</u>
<h2>big text</h2>
<h3>also big text</h3>
<i>italic</i>

* How to add paragraph spacing!
Each "br" is one line break!
Code:
<br><br>

* How to center things!
Code:
<center>text here</center>

* How to add pictures!
To get a picture URL, right click on the picture and select "copy image address"
Code:
<img src="PICTUREURL">

Change the size of a picture
Percent here is important so that the picture will scale between mobile and desktop!
Code:
<img src="PICTUREURL" width="20%">


Get Fancy!
You can combine html tags to get more out of your profile!

* A picture that is also a link!
Code:
<a href="URL"><img src="PICTUREURL"></a>

* Custom boxes and div tags!
Code:
<div style="padding: 10px; background-color: #000; color: #fff;">Text here!</div>


NOW HAVE FUN!

Search:
Forum Jump:


Powered By MyBB, © 2002-2024 MyBB Group.
Hosted by Kaons. Skin by eshye.