View Single Post
Old 11-02-2013, 07:44 PM   #2
Chris Jones
Addict
Chris Jones can name that ebook in five wordsChris Jones can name that ebook in five wordsChris Jones can name that ebook in five wordsChris Jones can name that ebook in five wordsChris Jones can name that ebook in five wordsChris Jones can name that ebook in five wordsChris Jones can name that ebook in five wordsChris Jones can name that ebook in five wordsChris Jones can name that ebook in five wordsChris Jones can name that ebook in five wordsChris Jones can name that ebook in five words
 
Posts: 242
Karma: 37089
Join Date: Oct 2012
Device: none
Minor display glitch caused by this line in COVER.xhtml:

Code:
  <h5 title="COVER" id="heading_id_2">class="sgc-1"&gt;<img src="../Images/cover.jpg" /></h5>
Removed the class="sgc-1"&gt; part and appears to work OK.

No time to test and no CSS knowledge so it's hard to guess what this is about, but perhaps the code is missing an opening "<" just before "class"..?
Chris Jones is offline   Reply With Quote