<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Here's the functions you're looking for:<br>
    <br>
    <a
      href="http://codex.wordpress.org/Function_Reference/wp_dequeue_style">http://codex.wordpress.org/Function_Reference/wp_dequeue_style</a><br>
    <a
      href="http://codex.wordpress.org/Function_Reference/wp_dequeue_style">http://codex.wordpress.org/Function_Reference/wp_dequeue_script</a><br>
    <a
href="http://codex.wordpress.org/Function_Reference/wp_deregister_script">http://codex.wordpress.org/Function_Reference/wp_deregister_style</a><br>
    <a
href="http://codex.wordpress.org/Function_Reference/wp_deregister_script">http://codex.wordpress.org/Function_Reference/wp_deregister_script</a><br>
    <br>
    <div class="moz-cite-prefix">On 9/21/2013 6:59 PM, Zulfikar Nore
      wrote:<br>
    </div>
    <blockquote cite="mid:DUB123-W255B31BD3972ECA7E250F4A1230@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr">Hello review team,
        <div><br>
        </div>
        <div>Hope you are enjoying your weekend.</div>
        <div><br>
        </div>
        <div>Re: Subject line...</div>
        <div><br>
        </div>
        <div>In a child theme I propose to do this: remove_action(
          'wp_enqueue_scripts', 'twentythirteen_scripts_styles' );</div>
        <div>and then enqueue from my own function - is this acceptable?</div>
        <div><br>
        </div>
        <div>My reasoning is that I'm changing the CSS and the
          functions.js to unlock the sidebar in order to prevent it from
          overflowing in to the footer.</div>
        <div>I felt doing the way I want to would gives me better
          control on the CSS and javascript and to be honest, I loath
          @import and didn't want to fumble with function priorities.</div>
        <div><br>
        </div>
        <div>Thanks in advance,</div>
        <div>Zulf</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
theme-reviewers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a>
<a class="moz-txt-link-freetext" href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>