Needs review
Project:
CivicSpace Theme
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2005 at 10:54 UTC
Updated:
2 Mar 2006 at 18:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
paranojik commentedOpera displayed a thick black rectangle sorrounding the book navigation. Fixed that, a typo and the positionin of the UP link.
Thanks to O Govinda, who discovered this.
Comment #2
jo1ene commentedI applied these patches and it still doesn't look right. I tried to manually add the drupal.css file to the page.tpl with no better luck.
Comment #3
jo1ene commented(1) I deleted the custom book function in template.php.
(2) I added this to page.tpl.php:
<link rel="stylesheet" type="text/css" href="misc/drupal.css">All better.