Viewing 1 replies (of 1 total)
  • Move

    <style type='text/css'>
    			#gallery-1 {
    				margin: auto;
    			}
    			#gallery-1 .gallery-item {
    				float: left;
    				margin-top: 10px;
    				text-align: center;
    				width: 33%;			}
    			#gallery-1 img {
    				border: 2px solid #cfcfcf;
    			}
    			#gallery-1 .gallery-caption {
    				margin-left: 0;
    			}
    		</style>

    to inside your <head> </head>

Viewing 1 replies (of 1 total)

The topic ‘found code error, how to fix? for intrepidity theme’ is closed to new replies.