1. cervus
  2. Commercial Templates
  3. Sunday, 04 January 2015
  4.  Subscribe via email
Hello,

please have a look at the footer region on http://www.webwuerselen.de. I would like to have the footer menu and the copyright in one line with this green background. However, I can't find any style setting with this template for the footer and in default the text is nearly invisible. So I tried the following CSS which is currently active when see the website

#copyright {
opacity:1; background-color:#4c7000;width:50%;text-align:left;padding:5 5 5 5; margin:0 0 0 0;
}

#footermenu {
opacity:1; background-color:#4c7000;width:50%;padding: 0;margin: 0;
}

Can you please give me a hand.

Thanks,
Karl
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Karl

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


#container_copyright {
background-color: #4c7000;
padding: 20px 0 0;
}


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!