This forum is for churches and ministries using Web-Empowered Church tools or packages. If you are a WEC customer, please submit a ticket. If you are reporting a bug with one of our plugins, please email us. If you are a business entity and want help that you cannot find here, please look at our services.

Notice: we are using new forum software and most messages from last 2 years were transferred. If you had an account before, please login to post a message on the forum.

Topic with no new replies

click to enlarge not working


Author Message
Written on: 11/30/2010
Robert Peters
Topic creator
registered since: 03/20/2010
Posts: 67
I am trying to have thumbnails of pictures then you click to enlarge those pictures. The problem it is not working and throwing the following error server not found? What could be causing this?
Written on: 12/01/2010
Hans P
registered since: 03/28/2010
Posts: 40
"Robert Peters" wrote:

I am trying to have thumbnails of pictures then you click to enlarge those pictures. The problem it is not working and throwing the following error server not found? What could be causing this?

Robert, a link to the site might help.
If it is towpacusa.com : It works fine!
By the way change your mainstyles.css:
#footerCopyright {
color: #999999;
float: left;
text-align: left;
width: 100%;
}
-
width is now set to 60%, or just delete the width setting:
#footerCopyright {
color: #999999;
float: left;
text-align: left;
}
Hans

[This article was edited 1 times, at last 01.12.2010 at 03:59.]