coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: binaryweb on September 05, 2008, 05:23:03 PM

Title: background image and resizing tables
Post by: binaryweb on September 05, 2008, 05:23:03 PM
I need to resize and center the default theme on my site.. we are using the Classic theme
we need to change the width of ALL pages to 800px.

Also we want to add a background image.

What is the easiest way to do these two things. Thanks in advance.
Title: Re: background image and resizing tables
Post by: Joachim Müller on September 05, 2008, 07:28:24 PM
Quote from: binaryweb on September 05, 2008, 05:23:03 PM
What is the easiest way to do these two things.
Easiest way is to modify the theme: take a look at template.html and style.css. Actually, you want to accomplish three things as far as I can see (resizing, alignment, background).
Title: Re: background image and resizing tables
Post by: binaryweb on September 05, 2008, 07:37:04 PM
Quote from: Joachim Müller on September 05, 2008, 07:28:24 PM
Easiest way is to modify the theme: take a look at template.html and style.css. Actually, you want to accomplish three things as far as I can see (resizing, alignment, background).

haha yes.. it was three things.. and I figured it out.. thanks.
I had figured that I needed to edit these two files.. but it had not been working.. the I realized
I was having problems because I was not editing the right files for the directory I was in.. haha.