One of a Kind Affordable Complete Blog Designs
Just click on one of the links above to navigate this blog.

In the News...

I am presently working on reconfiguring all my designs to work on the NEW Template Designs. They should all be done in the next few days if not sooner. In addition, I will be posting some tutorials on the new templates. Thanks for your patience!
Stay tuned...there is more to come soon!

How To Remove the Color in the Footer in the "Awesome" Template

Is the colored area in the footer of your "Awesome" template obstructing your view?  Here is how to remove it.  You will be left with a clear area across the entire bottom of your page, but will still have the name of the template designer.  Here's how:
  1. Back up your template.
  2. Click on "Edit HTML". 
  3. Click on "Ctrl F" to open your find box.
  4. In the find box, locate the following line by copying and pasting it in the box:  
.footer-outer {
 
Now, very carefully highlight the following (shown in red):

.footer-outer {


  margin: -$(shadow.spread) 0 -1px;


  padding: $(shadow.spread) 0 0;


  color: $(footer.text.color);


  overflow: hidden;


}


.

No comments:

Post a Comment

Thank you for taking the time to leave a comment.