1. DiabloV
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 05 November 2014
  5.  Subscribe via email
Hello.

here is my code, however, the copyright does not center.

http://www.dark-temptation.fr/

p.site-slogan {
font-family: Puritan;
left: 34px;
font-size: 24px;
padding-top : 7px;
color: #000000;
}

.visitorcounter {
color: white;
margin: auto !important;
width: 400px !important;
text-align:center !important;
}

a{
color: white;
}

#copyright {
color: white;
text-align: center;
}
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Could you try adding the following to the Custom CSS field of your templates parameters...


#copyright {
width: 100%;
}
#copyright > p {
text-align: center;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!