forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: v8central on October 03, 2005, 03:27:01 pm

Title: Got stuck customising Eyeball
Post by: v8central on October 03, 2005, 03:27:01 pm
Hi,

I've been customising the Eyeball template to fit with my site design.  There's still a few things to change but I can't seem to fix the problems on this page :

http://www.laurengray.com/gallery/displayimage.php?album=lastup&cat=0&pos=6

the Name textbox has a color of ffffa0, but I can't find that in the CSS file at all.  The same thing happens in the Config page so I'm thinking it's something to do with the first textbox in the form.

can anyone help me out please ?
Title: Re: Got stuck customising Eyeball
Post by: v8central on October 03, 2005, 10:45:40 pm
OK, I re-ordered the fields and the name field is still the one with the problem.  I'm still learning CSS but I reckon that the problem is in there, even on these forums when I edit my profile some fields (like the IM fields) have the same yellow background, but because the text color here is black it looks fine.  Because my text is closer to white it is unreadable.

Please help ....
Title: Re: Got stuck customising Eyeball
Post by: artistsinhawaii on October 03, 2005, 11:50:50 pm
I don't see #ffffa0 anywhere in eyeball's theme.php, or css file. Are you sure you have the right color?     

For background colors in text and input fields look under :  /* Background colors definition */   in the Css file.   

For foreground (text) colors om the input fields look under: /* Foreground color definition */


Dennis
Title: Re: Got stuck customising Eyeball
Post by: v8central on October 04, 2005, 12:09:53 am
I think it's a browser issue now - IE6 on this machine renders ffffa0 (I checked the color using Gimp), but FireFox on this computer works fine (black background like I want) and another computer that has IE6 works fine (black background) as well, so I'm thinking it's just an IE6 error on my normal computer.
Title: Re: Got stuck customising Eyeball
Post by: artistsinhawaii on October 04, 2005, 12:33:54 am
Move IE to another site.. clear all cookies and files.... try again.
Probably an old file stuck in the cache.

Dennis