background image and resizing tables background image and resizing tables
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

background image and resizing tables

Started by binaryweb, September 05, 2008, 05:23:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

binaryweb

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.

Joachim Müller

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).

binaryweb

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.