How to make the left menu unchanged How to make the left menu unchanged
 

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

How to make the left menu unchanged

Started by schen2, July 16, 2005, 11:54:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

schen2

Hi all,

I use fruity theme but the width of left menu change from page to page, for exemple in FAQ page it's width was only about 80px.

Another problem with the fruity theme, there are a lot of space between the gallery footer and the browser's bottom, how to remove it ?

Thanks  ;D

Joachim Müller


Joachim Müller

I didn't ask to be PMed, and my signature says not to PM me unless I ask you to do so. Post the PM you sent publicly instead if you actually need help. I can see no point in privately sending screenshots of web pages that are publicly visible on the internet. If the left column is too narrow for you, add a transparent gif (spacer.gif) with one pixel height and the minimum width you need somewhere to the template. If you want the minimum width to be 200 pixels, add <img src="your_path_to/spacer.gif" width="200" height="1" boder="0" alt="" /> to the left column, e.g. above the {MAIN_MENU} section. This technique I described is not coppermine-related, but a standard trick webdesigners often use.

schen2

Quote from: GauGau on July 17, 2005, 06:14:31 AM
I didn't ask to be PMed, and my signature says not to PM me unless I ask you to do so. Post the PM you sent publicly instead if you actually need help. I can see no point in privately sending screenshots of web pages that are publicly visible on the internet. If the left column is too narrow for you, add a transparent gif (spacer.gif) with one pixel height and the minimum width you need somewhere to the template. If you want the minimum width to be 200 pixels, add <img src="your_path_to/spacer.gif" width="200" height="1" boder="0" alt="" /> to the left column, e.g. above the {MAIN_MENU} section. This technique I described is not coppermine-related, but a standard trick webdesigners often use.

I'm really sorry, but your signature is just too small on my monitor, you should make it red to make better visibility.

Thanks for replying.

Joachim Müller

yes, sure. Good excuse ::). How about replying if my suggestion solved the issue for you?

schen2

Quote from: GauGau on July 21, 2005, 10:09:40 AM
yes, sure. Good excuse ::). How about replying if my suggestion solved the issue for you?

Sure, Sir  ;D