Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter tallmeerkat

    (@toscalahiri)

    Sorry wrong link. Here is the correct one – http://butterfly.lindatemple-harris.co.uk/faqs/

    [Moderator Note: Please ensure that you are embedding links correctly in your posts.]

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    .span8 p {
    text-align: justify;
    margin: 5px;
    line-height: 23px;
    padding: 3px 30px 0px 30px;
    height: 100%;

    Please remove this height:100%; from your stylesheet

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    <script type="text/javascript">
    
    	  jQuery( "#accordion" ).accordion({
    heightStyle: "content",
    
    });
    	</script>

    Replace this code with the existing javascript code in faq.php file

    Thread Starter tallmeerkat

    (@toscalahiri)

    Thanks anoopranawat. Removed height:100%; from the stylesheet.

    Not sure what you mean by the following:

    <script type="text/javascript">
    
    	  jQuery( "#accordion" ).accordion({
    heightStyle: "content",
    
    });
    	</script>

    Replace this code with the existing javascript code in faq.php file

    Thread Starter tallmeerkat

    (@toscalahiri)

    Sorry to bother you anoopranawat….are you able to explain your post above further please? Thanks.

    Thread Starter tallmeerkat

    (@toscalahiri)

    worked it out – thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Whitespace’ is closed to new replies.