coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: biedron on August 17, 2006, 06:46:49 PM

Title: 2 problems with template
Post by: biedron on August 17, 2006, 06:46:49 PM
Hello everyone.
I have too problems with my template.

I didn't edit whole css cause i wanted first to make a layout.

These problems are:

http://prizee-polska.com/biedron/cpg148/index.php

look up here.. how to delete this separator between upper menu and main? It's really weird cause if you go to Favourites ( Ulubione ) there is no space here ..

And second is:
How to move footer to other table? Is there any possible to do that? Cause i want to move it to the left in other table ( for another background ).

Really I need you help.
Title: Re: 2 problems with template
Post by: Sami on August 17, 2006, 06:52:50 PM
for your first issue:
remove

<img src="images/spacer.gif" width="1" height="15" alt="" />
        <br />

from your template.html right after {LANGUAGE_SELECT_LIST} place holder
Title: Re: 2 problems with template
Post by: biedron on August 17, 2006, 06:54:28 PM
Hmm i did it a lot time ago and it didn't help ;p

---

edit:

I've solved problem. I've edited a file in include folder..
Title: Re: 2 problems with template
Post by: Joachim Müller on August 17, 2006, 11:02:11 PM
You mustn't edit include/themes.inc.php, under no circumstances.