MyBB Community Forums

Full Version: Replacing stylesheet of iframe sceditor.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Okay, my previous question is resolved. Whats the variable for css3.css?

Say I want to use it in the codebuttons template, how can I replace

<link rel="stylesheet" href="{$mybb->asset_url}/jscripts/sceditor/editor_themes/{$theme['editortheme']}" type="text/css" media="all" />

With the css3 stylesheet link?

Thanks.