Trying to get Bbcode to work - Helps is appreciated

Shura

New Arrival
Joined
Jul 14, 2015
Messages
2
Reaction score
0
FP$
6
Alright so I'm using Mybb 1.8 and I'm honestly really new to trying to do coding over all. I know some basic HTML but that's about it. I started up a site using Mybb and I tried using the my code to get backgrounds and borders to work as mycode (BBCode). My goal was to be able to get them to work independently of one another but also together like I had seen on one site I used to be apart of but I have no idea how to get it to work or what I'm doing wrong.

This is what I want to be able to do. (Other site which uses Xenforo)

demo_zpsrpbikayf.png

And this is why I end up with... I'm not sure if it's something that just can't be done of if it's something that I'm just doing wrong. Any help would be greatly appreciated.

demo2_zpsmglully0.png

Code I'm using.

Code:
Border: <div style="border-style:$1; border-color:$2; border-width:$3;padding:10px;">$4</div>

Code:
Background:<div style="background-color:$1; background-image: url($1); padding:10px;">$2</div>
 
Thank you, I wasn't 100% Sure where this goes.

Oh yes that is the bg code I'm using but without the padding tag the text is right up against the edge.
 
Can you clarify what exactly you want. The images you posted have a lot of stuff going on and it's unclear what exactly you are trying to do. It looks like you are trying to edit a profile page maybe?
 
I am going to go ahead and archive this since there has not been a reply for about a month. Please feel free to message a community team member to re-open this for you, or create a new thread. 🙂

Thanks! 😀
 
Back
Top Bottom