Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1130385
    jkneitel
    Participant

    Hello!

    I inserted a Table of Contents using the shortcode and the ToC was quite narrow. I then tried to code the ToC using html. My ToC starts with this html (borrowed from html here on the forum):

    <div class=”x-toc left”>
    <h4 class=”toc”>Table of Contents</h4>
    <ul class=”unstyled cf”>
    <li class=”x-toc-item”>INTRODUCTION

    Of course, the div’s, ul’s, and li’s are closed further down in the ToC.

    Is there any way to make the ToC span the page, or at least go half way across the page? The ToC is only going about a quarter of the page and some of the text is hidden.

    #1130386
    jkneitel
    Participant

    I just got it sorted out! I added a style=”width:400px” parameter into the <div>.

    Thanks anyway!

    #1130510
    Christopher
    Moderator

    Glad to hear that you were able to fix it.

  • <script> jQuery(function($){ $("#no-reply-1130385 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>