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: How i can add image in top?  (Read 6047 times)

0 Members and 1 Guest are viewing this topic.

skandynawia.ovh.org

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
How i can add image in top?
« on: February 11, 2006, 05:42:47 pm »

How i can add image in top ? I delete image in left, because i want image under title, but over options (faq, albums).... how i can make it ? in description gallery is unable HTML :/
Logged

Nibbler

  • Guest
Re: How i can add image in top?
« Reply #1 on: February 11, 2006, 05:45:51 pm »

Edit your theme's template.html
Logged

skandynawia.ovh.org

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: How i can add image in top?
« Reply #2 on: February 11, 2006, 05:59:35 pm »

template.php ? i try, but if i something edit, i see if i enter to gallery, that is error in line which i edit...
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: How i can add image in top?
« Reply #3 on: February 11, 2006, 06:07:10 pm »

template.html NOT theme.php
Logged

skandynawia.ovh.org

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: How i can add image in top?
« Reply #4 on: February 11, 2006, 06:17:09 pm »

ohhh gosh, WHY ALWAYS MENU AND IMAGE IN MY TEMPLATE IS FLOAT, ALWAYS FLOAT :/ Help me !!!

code:

<body>
<table width="100%" height="100%" border="0" cellpadding="20" cellspacing="20" bgcolor="#CCCCCC">
<tr>
        <td valign="top" bordercolor="#666666" bgcolor="#FFFFFF" style="border: 1px solid;">
                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                       <tr>
                                <center><td><a href="index.php"><img src="http://skandynawia.ovh.org/site/gallery/themes/classic/images/topga.JPG" alt="" border="0" /><br /></a></td></center><br><br><br><br>
                                <td width="100%" align="center">
                                        <h1>{GAL_NAME}</h1>
                                        <h3>{GAL_DESCRIPTION}</h3><br />
                                        {MAIN_MENU}
                                </td>
                        </tr>
                </table>

My gallery : http://skandynawia.ovh.org
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: How i can add image in top?
« Reply #5 on: February 11, 2006, 06:40:51 pm »

You seemed to have fixed it while I was looking at the gallery.

Next time, post a direct link to your gallery, not your site root where we have to dig around for your gallery. I only got the gallery link from the img src in the code you posted.
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 20 queries.