-
Transparent gif over an image
Hi Please can you help me put a transparent gif in front of a thumbnail image. I have made several attempts but can't make it work. The thumbnail image is in a web-gallery so when you click it it brings up a larger imager using a JS lightbox. You will notice that there is already an image used in the background. Here is the html & css <div class="gal_img"> <a href="images/gallery/image_18.jpg" rel="lightbox"><img src="images/gallery/thumb_18.jpg" alt="xxx" width="162" height="162" /></a> </div> .gal_img { border: 0; float: left; height: 188px; text-align: center; width: 205px; margin: 0 50px 20px 30px; padding-top: 10px; background-image: url(images/pic_box_bg.png); background-repeat: no-repeat; display: inline; }
-
How to add on a cms to an existing website
I took a look at several CMS websites and Cushycms was by far the best for me. Simple & clear demo video that got me up and running in minutes, so that I can hand over updates to someone else now. One other question please: If I use cushycms on an old tables based site (ie absolutely no css), if I put a <div class="cushycms"> </div> around content/tables I want to update, would it work? Would it be as reliable as using it on my css based website?
-
How to add on a cms to an existing website
Thanks for all of your suggestions
-
CSS or WordPress or CMS?
Thanks for your replies, they have been very useful.
-
How to add on a cms to an existing website
Hi, I designed a website for a sports club I belong to using CSS & HTML. I also host the site. The updates are becoming more frequent and time consuming and I wish to hand over the responsibility to someone in the club. But they have no knowledge of website design/html. Therefore what steps do I need to take to add on a CMS so that they can easily do the updates? Thanks - I look forward to your replies.
-
CSS or WordPress or CMS?
Hi I can competently design/build CSS websites but I'm new to Wordpress and CMS. Given the different scenarios below, please can you help me to distinguish the advantages/disadvantage of using the following for each scenario 1) Standard CSS website 2) WordPress theme website 3) CMS 1. Client requests a brochure website - I will make updates twice a year. 2. Client requests brochure website with a NEWS page that will require me to do weekly updates. 3. Client requests brochure website - They want to be able to update each page as and when required. In all 3 cases I would host the site Hope that makes sense - I look forward to your replies