Nicky Vermeersch Active member Aug 1, 2013 #61 I tested this with Xenforo 1.2, and I noticed that it has an issue with the bullet point and numeric list. It seems that once you update the page, the lists won't appear anymore?
I tested this with Xenforo 1.2, and I noticed that it has an issue with the bullet point and numeric list. It seems that once you update the page, the lists won't appear anymore?
Nicky Vermeersch Active member Sep 6, 2013 #62 I also noticed that a lot of other elements can disappear as well (spaces, breaks, indentation, font and font size)
I also noticed that a lot of other elements can disappear as well (spaces, breaks, indentation, font and font size)
olegus-78 Member Nov 4, 2013 #64 NICKY, add to EXTRA .css Code: .ArticleEXTRA ul li { padding-left:3px; margin-left: 30px; list-style: square; } Last edited: Nov 4, 2013
NICKY, add to EXTRA .css Code: .ArticleEXTRA ul li { padding-left:3px; margin-left: 30px; list-style: square; }
Mr Lucky Well-known member Feb 2, 2015 #65 edward24 said: Search: PHP: <div id="pageNodeContent" class="sectionMain"> Replace: PHP: <div id="pageNodeContent" class="sectionMain"> <div class="messageText baseHtml"> What this does, it just adds the normal page classes in to every page. I decided to only use the "messageText" and "baseHtml". Click to expand... You would need to also close the </div> I think. I tried this with the template modification, and found it didn't work, but did work fine if I customised the actual template.
edward24 said: Search: PHP: <div id="pageNodeContent" class="sectionMain"> Replace: PHP: <div id="pageNodeContent" class="sectionMain"> <div class="messageText baseHtml"> What this does, it just adds the normal page classes in to every page. I decided to only use the "messageText" and "baseHtml". Click to expand... You would need to also close the </div> I think. I tried this with the template modification, and found it didn't work, but did work fine if I customised the actual template.
cbpayne Member Sep 21, 2016 #66 HenrikHansen said: The Advandced BBcodes editor is definitely not working with this script Click to expand... Does anyone have any suggestions/solutions/ideas to get this working?
HenrikHansen said: The Advandced BBcodes editor is definitely not working with this script Click to expand... Does anyone have any suggestions/solutions/ideas to get this working?
JacquiiDesigns Well-known member Feb 18, 2017 #67 Great idea. Wish it was updated to work well with XF 1.5.11 Unfortunately all the bbcode does not format correctly. J.
Great idea. Wish it was updated to work well with XF 1.5.11 Unfortunately all the bbcode does not format correctly. J.
Digital Doctor Well-known member Dec 4, 2024 #68 JacquiiDesigns said: Great idea. Click to expand... Miss you around . Sad to see your personal site down.
JacquiiDesigns said: Great idea. Click to expand... Miss you around . Sad to see your personal site down.