coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: digitalravi on November 05, 2006, 12:54:10 AM

Title: Issues with Style .CSS
Post by: digitalravi on November 05, 2006, 12:54:10 AM
When I eliminate this reference in template.html my background remains and my menu setting is the same, but I get an error when I try to enlarge the thumbnail (doesn't work).

Although, when I insert the reference in the template.html my background no longer is displayed and the settings for my menu is altered....

http://www.ravijaundoo.com/dsm_gallery
Title: Re: Issues with Style .CSS
Post by: Nibbler on November 05, 2006, 01:02:24 AM
When you remove the stylesheet

<link rel="stylesheet" href="themes/classic/style.css" type="text/css" />

you lose the styles. When you remove the javascript you lose the javascript popup code

<script type="text/javascript" src="scripts.js"></script>

What are you trying to accomplish?
Title: Re: Issues with Style .CSS
Post by: digitalravi on November 05, 2006, 01:14:21 AM
How do I implement by background image back into the template through the style.css

And preserve the settings for my menu (http://www.ravijaundoo.com/durgashivamandirinc/service.html)

Also which section in the style.css will allow me to change the blue backgrounds for the tables...
Title: Re: Issues with Style .CSS
Post by: digitalravi on November 05, 2006, 01:15:59 AM
I found the answer for...Also which section in the style.css will allow me to change the blue backgrounds for the tables...
Title: Re: Issues with Style .CSS
Post by: digitalravi on November 05, 2006, 01:40:11 AM
Moderator...please close this thread thank you...