Shape 5

Joomla Templates => EZ Web Hosting - Club => : ddjadd September 12, 2013, 04:06:11 PM



: Distance between the circles.
: ddjadd September 12, 2013, 04:06:11 PM
Something happened and now the circle slides show up with a big distance between each other: check it out: www.clickdata.co
What can i do to make them right again?????

Here is the code on template.css:

.jdGallery .slideInfoZone h2 {
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius:300px;
  text-shadow: none !important;
  font-size: 3.7em !important;
    font-weight: 300 !important;
    height: 100px;
    line-height: 54px;
    padding: 67px !important;
    text-align: center;
    width: 100px;
  background-color:#8DB749 !important;
}



.jdGallery .slideInfoZone p  {
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius:300px;
  text-shadow: none !important;
    bottom: -338px !important;
    font-size: 1.2em !important;
    font-weight: 300 !important;
    height: 120px;
    left: 372px !important;
    line-height: 24px;
    padding: 35px 30px 30px !important;
    position: absolute;
    text-align: center;
    width: 120px;
background-color:#29ABE2 !important;}


thanks.


: Re: Distance between the circles.
: mikenicoll September 12, 2013, 06:50:29 PM
Hello,

It looks like you have modified your Template.CSS file from the default coding. You can replace the file attached below with your current file on the server and it will appear properly.

-Mike