forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Illegalops on April 03, 2010, 07:16:32 pm

Title: Gallery Description wording too long
Post by: Illegalops on April 03, 2010, 07:16:32 pm
Hi, i am using Mac_ox_x theme. I had some wordings in the Gallery Description but the wordings are too long and it affects the whole gallery. May i know what can be done? thanks

My gallery is http://kesmond.host22.com/Gallery/

and i do some coding to make it blink and the increase of font size (see below)

<h3><Font size=5><Blink><font color="##FAAFBA"><b>{GAL_DESCRIPTION}</b></font></Blink></Font></h3>

Can it be done as in, i only want some parts of the words to blink and the rest not blinking. For example, below

This is my photo album ----------> not blinking
For Collection of Photos, please call me at 98787878 ------------> blinking
Title: Re: Gallery Description wording too long
Post by: Illegalops on April 04, 2010, 12:31:20 pm
Hi, Can anyone help? urgently.. thanks
Title: Re: Gallery Description wording too long
Post by: phill104 on April 04, 2010, 12:56:18 pm
Find the #GAL_NAME in style.css around line 652 and change to something like

Code: [Select]
#GAL_NAME {
height:70px;
margin-left:auto;
margin-right:auto;
text-align:center;
width:90%;
}

Blink does not work in all browsers by the way. It is a pile of pants and has been dropped by IE.
Title: Re: Gallery Description wording too long
Post by: Illegalops on April 04, 2010, 01:06:30 pm
Hi, thanks a lot.

Got it, it works...
Title: Re: Gallery Description wording too long
Post by: Jeff Bailey on April 04, 2010, 06:54:38 pm
This will be at least the third time you've been told to resolve your thread. Please do as suggested in the bored rules on all your solved threads.
Common policies: Resolve your threads (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270631.html#msg270631)

http://forum.coppermine-gallery.net/index.php/topic,64369.msg319888.html#msg319888
http://forum.coppermine-gallery.net/index.php/topic,64380.msg319941.html#msg319941
Title: Re: Gallery Description wording too long
Post by: Joachim Müller on April 04, 2010, 07:08:23 pm
@Illegalops: respect board rules or you will have to suffer the consequences.