Background Issues-Change to an Image Background Issues-Change to an Image
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Background Issues-Change to an Image

Started by BigRed, September 29, 2006, 05:30:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BigRed

I cant seem to get the backgrond to change to an image. I tried searching and tried a few things with no luck. Also having a problem with the header and footer not totally loading.

http://www.lsrcc.com/gallery/index.php

Here is the background image. Stored in themes/classic/images/blue.jpg

Still new at this, thanks!

Gizmo

First thing I see when looking at you page source is that you have 2 <body> tags. I'd start with removing one.
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

BigRed


Gizmo

Style.css change the body to
body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        background:url(images/blue.gif) repeat-y;
        background-color : #000000;
        color : Black;
        margin: 0px;
}
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

BigRed

Ok that worked, and I fixed a bunch of other stuff. A few more things. Now on the footer i have a gap that i cant seem to find and elminate, the text should be larger and white. Just that for now. I'll keep tring on my end too.

Thanks for the help ;D

Gizmo

Hi BigRed,

There's a one questions pre thread so I'd suggest starting a new one. But in the meantime, try a couple of web tools to see where your issues are in the code. I'd recommend for Firefox:

Aardvard - http://karmatics.com/aardvark/
Web Developer - http://www.chrispederick.com/work/firefox/webdeveloper/

Check out this sticky for more tools - http://forum.coppermine-gallery.net/index.php?topic=31423.0
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

Joachim Müller

Quote from: BigRed on September 29, 2006, 11:29:38 PM
A few more things.
Quote from: Gizmo on September 30, 2006, 12:08:29 AMThere's a one questions pre thread so I'd suggest starting a new one.
Gizmo is right. Please read up the board rules you agreed to respect when signing up. Locking.