Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Background image isssue  (Read 3299 times)

0 Members and 1 Guest are viewing this topic.

jeffcdo

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Background image isssue
« on: December 24, 2005, 06:35:31 am »

I've been modifying the classic theme to integrate with my website.  I'm having a problem with the background image not completely filling the page at login:

http://www.marshallcrenshaw.com/coppermine/login.php?referer=index.php

..the image fills the page when I look at the template.html.  Any suggestions how to fix this?  Thank you.
« Last Edit: December 25, 2005, 10:34:24 am by GauGau »
Logged

Blueiris

  • VIP
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Female
  • Posts: 170
  • Horse poor!
    • Saddlebred World Gallery
Re: Background image isssue
« Reply #1 on: December 24, 2005, 06:49:51 am »

Rather than putting the background image in a style tag, put it right in the <body> tag, like this:

Quote
<body style="background-image: url(../images/mainback.png);">

Alternatively, you could add it into style.css.

Take a close look at the header section of your template. All styles in the head should be contained within one <style> tag, you have two. You also have two links to css files. Best to clean that up!

Logged
You can lead a horse to water, but you can't make him drink - he's got to discover that it's wet for himself.

jeffcdo

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Background image isssue
« Reply #2 on: December 24, 2005, 10:37:12 pm »

Cool!  Thanks for your repsonse!
Logged
Pages: [1]   Go Up
 

Page created in 0.036 seconds with 20 queries.