xmas theme done
This commit is contained in:
parent
3f9c3299c3
commit
82686531bf
3 changed files with 6 additions and 16 deletions
6
cbox.php
6
cbox.php
|
@ -11,9 +11,9 @@
|
|||
<div id="cbox-inner">
|
||||
|
||||
<!-- BEGIN CBOX - www.cbox.ws - v4.3 -->
|
||||
<div id="cboxdiv" style="margin: 0 auto; width: 210px; font-size: 0; line-height: 0;">
|
||||
<div style="position: relative; height: 140px; overflow: auto; overflow-y: auto; -webkit-overflow-scrolling: touch; border: 0px solid;"><iframe src="https://www3.cbox.ws/box/?boxid=3513376&boxtag=KhC7I2&sec=main" marginheight="0" marginwidth="0" frameborder="0" width="100%" height="100%" scrolling="auto" allowtransparency="yes" name="cboxmain3-3513376" id="cboxmain3-3513376"></iframe></div>
|
||||
<div style="position: relative; height: 80px; overflow: hidden; border: 0px solid; border-top: 0px;"><iframe src="https://www3.cbox.ws/box/?boxid=3513376&boxtag=KhC7I2&sec=form" allow="autoplay" marginheight="0" marginwidth="0" frameborder="0" width="100%" height="100%" scrolling="no" allowtransparency="yes" name="cboxform3-3513376" id="cboxform3-3513376"></iframe></div>
|
||||
<div id="cboxdiv" style="position: relative; margin: 0 auto; width: 210px; font-size: 0; line-height: 0;">
|
||||
<div style="position: relative; height: 115px; overflow: auto; overflow-y: auto; -webkit-overflow-scrolling: touch; border: 0px solid;"><iframe src="https://www3.cbox.ws/box/?boxid=3513376&boxtag=KhC7I2&sec=main" marginheight="0" marginwidth="0" frameborder="0" width="100%" height="100%" scrolling="auto" allowtransparency="yes" name="cboxmain3-3513376" id="cboxmain3-3513376"></iframe></div>
|
||||
<div style="position: relative; height: 105px; overflow: hidden; border: 0px solid; border-top: 0px;"><iframe src="https://www3.cbox.ws/box/?boxid=3513376&boxtag=KhC7I2&sec=form" allow="autoplay" marginheight="0" marginwidth="0" frameborder="0" width="100%" height="100%" scrolling="no" allowtransparency="yes" name="cboxform3-3513376" id="cboxform3-3513376"></iframe></div>
|
||||
</div>
|
||||
<!-- END CBOX -->
|
||||
|
||||
|
|
|
@ -10,16 +10,16 @@
|
|||
|
||||
<div class="nav">
|
||||
litters:<br>
|
||||
<a class="jq" id="litters_dogz">dogz</a>
|
||||
<a href="litters_dogz.php" target="main">dogz</a>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
singles:<br>
|
||||
<a class="jq" id="singles_dogz">dogz</a>
|
||||
<a href="singles_dogz.php" target="main">dogz</a>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<a class="jq" id="adopt">rules/form</a>
|
||||
<a href="adopt.php" target="main">rules/form</a>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
|
|
@ -58,15 +58,5 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="divide"></div>
|
||||
|
||||
<div class="text">
|
||||
<h1>Lab / Sheep mixes</h1>
|
||||
|
||||
<img src="images/adopts/smooch.png" class="adopt">
|
||||
|
||||
<p><span class="girls gone">Smooch</span></p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue