Jump to content
SSForum.net is back!

Recommended Posts

Posted

Apparently you cannot use the bold and italics BBCode in conjunction with each other.

 

this statement is bold and italics, but it only shows one of them.

 

This is the code for the above statement:

[i][b]this statement is bold and italics, but it only shows one of them.[/b][/i]

 

It only formats using the bbcode on the inside of the tag

Posted

Looks like a css issue in ipb_styles.css:1

 

address, caption, cite, code, dfn, em, strong, th, var {
 font-style:normal;
 font-weight:normal;
}

 

Remove that bit and its fixed

  • 4 weeks later...
Posted (edited)

testing something that might be useful !!!

 

[u]testing [s]something  [i] that [b] might [/b] be [/u]useful [/s] !!! [/i]

 

edit: so.. everything can be used in combination except for bold and italics.

Edited by Xog

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...