gixed issue with about popup not appearing. Noe issue with colophon
This commit is contained in:
parent
d608cdc95c
commit
6d382a6333
@ -41,12 +41,15 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-3">
|
<div class="col-md-3">
|
||||||
<div id="about_colophon">
|
<div id="about">
|
||||||
<a href="#" >About</a>|<a href="#" >Colophon</a>
|
<a href="#" >About</a>|
|
||||||
|
</div>
|
||||||
|
<div id="colophon">
|
||||||
|
<a href="#" >Colophon</a>
|
||||||
</div>
|
</div>
|
||||||
<div id="showabout" class="draggable"><span onclick="this.parentElement.style.display='none'" class="topleft">×</span><div>about texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf</div>
|
<div id="showabout" class="draggable"><span onclick="this.parentElement.style.display='none'" class="topleft">×</span><div>about texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf</div>
|
||||||
</div>
|
</div><br>
|
||||||
<div id="showcolophon" class="draggable"><span onclick="this.parentElement.style.display='none'" class="topleft">×</span><div>about texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf</div>
|
<div id="showcolophon" class="draggable"><span onclick="this.parentElement.style.display='none'" class="topleft">×</span><div>colophon texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -327,7 +327,7 @@ h2 {
|
|||||||
#showabout, #showcolophon {
|
#showabout, #showcolophon {
|
||||||
display: none;
|
display: none;
|
||||||
left: 20%;
|
left: 20%;
|
||||||
background-image: url("../images/poster1.png");
|
/* background-image: url("../images/poster1.png"); */
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
background-size: 100%;
|
background-size: 100%;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
Loading…
Reference in New Issue
Block a user