Shape 5

Joomla Templates => Sea of Glass - September - Club => : boomer July 08, 2011, 03:48:47 PM



: Contact Form show white text boxes
: boomer July 08, 2011, 03:48:47 PM
I set up the template with the siteshaper on 1.6 (which had a few issues)

The contact form on mine does not look like in your demo site, the text fields have a white background and are not transparent.

Strange thing is the email button itself is transparent.

I also have your quick contact running and there the boxes are transparent as well.
 


: Re: Contact Form show white text boxes
: jonahh July 11, 2011, 11:11:22 AM
Hello,

Do you have a URL of this you can post?


: Re: Contact Form show white text boxes
: boomer July 12, 2011, 02:43:18 AM
Sure

Here is teh main page with the quick contact:
http://www.voidlegion.at/TK_photo/index.ph

And here the contact form:
http://www.voidlegion.at/TK_photo/index.php?option=com_contact&view=contact&id=1&Itemid=88


: Re: Contact Form show white text boxes
: jonahh July 12, 2011, 02:53:11 PM
At the bottom of your template css file add:

:
input {
background:none;
color:#ffffff;}


: Re: Contact Form show white text boxes
: boomer July 12, 2011, 03:53:29 PM
Thanks Jonahh

Had to add

the same code with textarea as well to get a transparent textbox.


: Re: Contact Form show white text boxes
: boomer July 12, 2011, 04:00:21 PM
Just noticed, its also using the default icons, and not the ones from the sea of glass template.

I could just copy them to the regular images folder, but I guess there should be a more elegant way to make it use the sea of glass icons.


: Re: Contact Form show white text boxes
: jonahh July 13, 2011, 12:08:31 PM
For the icons, do you have a "templates/seaofglass/images/system" folder?

And for the css just open up:

templates/seaofglass/css/template_css.css

and add to the bottom of it



: Re: Contact Form show white text boxes
: boomer July 13, 2011, 02:21:18 PM
Yes I have that folder.

 What should I add to the template_css.css?


: Re: Contact Form show white text boxes
: jonahh July 14, 2011, 01:15:17 PM
input {
background:none;
color:#ffffff;}


: Re: Contact Form show white text boxes
: boomer July 14, 2011, 03:41:59 PM
Thats for the invisible background, I did that already

What about getting the sea of glass icons to show up instead of the standard ones.

I have them in the templates/seaofglass//images/system folder


: Re: Contact Form show white text boxes
: jonahh July 15, 2011, 10:37:17 AM
I checked one image and it doesnt seem to be there?

http://www.voidlegion.at/templates/seaofglass/images/system/con_address.png


: Re: Contact Form show white text boxes
: boomer July 15, 2011, 03:06:34 PM
the whole installation is in a subdirectory Tk_photo

There is the directory as well:
TK_photo/templates/seaofglass/images/system/

the site itself is at www.voidlegion.at/Tk_photo

There will be a new domain later on pointing to the directory.


: Re: Contact Form show white text boxes
: jonahh July 18, 2011, 02:17:54 PM
Ok but for the above URL I gave the image needs to be there in order for them to override the current ones