Back to Tweaks Main | Buy Now [$95] | Lightshow Magic Home | Main Examples Page

 

Lightshow Magic: Minimal

The page is not dimmed and all animation is turned off.

  • Green Sea Turtle
  • Humpback Whale
  • Oryx Antelope
  • Toco Toucan
 

CSS tweaks

#p7lsm_overlay.p7LSM02 {
opacity: 0;
filter: alpha(opacity=0);
background-color: #151515;
}
.p7LSM02 .p7LSM_trigs {
border: 1px solid #000;
padding: 6px 0px 0px;
background-color: #000000;
}
.p7LSM02 .p7LSM_trigs img {
border: 1px solid #FFF;
height: auto;
width: auto;
}
.p7LSM02 .p7LSM_trigs ul {
margin: 0px;
padding: 0px;
text-align: center;
}
.p7LSM02 .p7LSM_trigs li {
float:none;
list-style-type: none;
padding: 0px;
border: 0;
margin-right:0px;
margin-bottom:6px;
}
.p7LSM02 .p7LSM_trigs a {
display:inline !important;
float:none;
z-index:1;
font-size: 0.9em;
border: 0;
}
.p7LSM02 .p7LSM_trigs li.over {
border: 0;
background-color: transparent;
}