Hello Mohsin Rasool, thank you very much for your help. I am new to this and I’m not sure what I’m doing wrong because I still can’t get it to work. I am using twenty eleven theme, went into the style.css and put the code as you instructed, however as I don’t understand coding very well, I’m not sure I put it in the right place as its still being ignored:
.gallery-caption {
color: #666;
font-family: Georgia, serif;
font-size: 12px;
}
.wp-caption .wp-caption-text {
margin-bottom: 0.6em;
padding: 10px 0 5px 40px;
position: relative;
}
.wp-caption .wp-caption-text:before {
color: #666;
content: ‘\2014’;
font-size: 14px;
font-style: normal;
font-weight: bold;
margin-right: 5px;
position: absolute;
left: 10px;
top: 7px;
}
#content .gallery {
margin: 0 auto 1.625em;
}
#content .gallery a img {
border: none;
}
img#wpstats {
display: block;
margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
width: 23%;
padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
width: 100%;
height: auto;
}
.3dfluxslider {
float: left !important; margin-right: 10px !important;
}
Can you please help? I have now spent so many days on this and still doesn’t seem to get anywhere.
Thank you