Jump to content
SubSpace Forum Network

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...