The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]() Quote:
Quote:
Template Name: 'vbcms_widget_static_page" HTML Code:
<div class="cms_widget"> <div class="block"> <div class="cms_widget_header"> <h3><img src="{vb:stylevar imgdir_siteicons}/html.png" alt="" /> {vb:raw widget_title}</h3> </div> <div class="cms_widget_content widget_content"> {vb:raw static_html} </div> </div> </div> --------------- Added [DATE]1484389562[/DATE] at [TIME]1484389562[/TIME] --------------- I tested the widget ... weird e.g 1. does not accept the code: 'border-radius: 50%;' but 'border-radius: 50px;' accepts (not accept '%')' 2. does not accept the code: '<div class="caption">TOUCH?ENABLED</div>' but '<div class="caption">TOUCH ENABLED</div>' accepts (not accept '.') ('.') dot code e.g 'header a.active {font-weight:bold; }' is accepted 3. does not accept the code: '<html>' but '</html>' accepts 4. does not accept the code: '<href='http://fonts.googleapis.com/css?family=Bree+Serif' rel='stylesheet' type='text/css'/>' but '<href='http://fonts.googleapis.com/css?family=Bree+Serif' rel='stylesheet' type='textcss'/>' accepts (not accept '/')' slash in </di>, </body>, </html> is accepted If the code contains these characters, it does not save anything I do not understand. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|