Bookdetail is better when fancybox is disabled.
This commit is contained in:
		
							parent
							
								
									4f31084dc7
								
							
						
					
					
						commit
						a5fd2a4ad8
					
				
					 2 changed files with 5 additions and 11 deletions
				
			
		|  | @ -16,18 +16,8 @@ $tags = $book->getTags (); | ||||||
| $serie = $book->getSerie (); | $serie = $book->getSerie (); | ||||||
| $book->getLinkArray (); | $book->getLinkArray (); | ||||||
|   |   | ||||||
| ?>
 |  | ||||||
| <?php |  | ||||||
|     if (isset ($page) &&  $page == Base::PAGE_BOOK_DETAIL) { |  | ||||||
| ?>
 |  | ||||||
| <article class="bookdetail"> |  | ||||||
| <?php |  | ||||||
|     } else { |  | ||||||
| ?>
 | ?>
 | ||||||
| <article class="bookpopup"> | <article class="bookpopup"> | ||||||
| <?php |  | ||||||
|     } |  | ||||||
| ?>
 |  | ||||||
|             <span class="cover"> |             <span class="cover"> | ||||||
|             <?php |             <?php | ||||||
|                 if ($book->hasCover) { |                 if ($book->hasCover) { | ||||||
|  |  | ||||||
|  | @ -171,7 +171,6 @@ max-width:800px; | ||||||
|     display:inline;  /*Dirty IE Hack*/  zoom: 1;  *display: inline; |     display:inline;  /*Dirty IE Hack*/  zoom: 1;  *display: inline; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| .bookpopup h4{ | .bookpopup h4{ | ||||||
|     border-top: 1px solid black; |     border-top: 1px solid black; | ||||||
| } | } | ||||||
|  | @ -179,6 +178,11 @@ max-width:800px; | ||||||
| .fullclickpopup{ | .fullclickpopup{ | ||||||
|     display: block; |     display: block; | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | section .bookpopup{ | ||||||
|  |     padding: 8px 8px; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| /* ============================================================================= | /* ============================================================================= | ||||||
|    Footer stuff goes here |    Footer stuff goes here | ||||||
|    ========================================================================== */ |    ========================================================================== */ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue