View Full Version : What colour?
jrober
Jul 12, 2006, 10:57 AM
Hi,
I want to use Google site search on my iWeb site but cannot match it to the colour of the iWeb page using the hex colour code in the HTML. Can anyone help me to identify the colour of these pages so I can make the site search box the same.
http://www.chiddingly.gov.uk/Chiddingly%20Parish/Search.html
You will see I am close but no cigar as they say.
John
beatsme
Jul 12, 2006, 03:38 PM
You could try #F5F3E7
What I don't understand is why you are trying to add a background color to your table. I would change this:
<TABLE bgcolor="#FAFOE6">
to this:
<TABLE width="however many pixels you want" border="0">
The table should sit on top of the background image and be utterly transparent...
jrober
Jul 13, 2006, 07:15 AM
Beatsme,
Thanks for enabling me to see the obvious! I had been so tied up in changing the colour I forgot you could remove it from the equation. It has been a while since I tinkered with HTML. 1Web reinforced this until I needed to add html items. Hopefully I will get this working this weekend and Mr Jobs will do iWeb 2.0 where integration of html is possible.
John
beatsme
Jul 13, 2006, 12:17 PM
Beatsme,
Thanks for enabling me to see the obvious! I had been so tied up in changing the colour I forgot you could remove it from the equation. It has been a while since I tinkered with HTML. 1Web reinforced this until I needed to add html items. Hopefully I will get this working this weekend and Mr Jobs will do iWeb 2.0 where integration of html is possible.
John
glad I could...cheers
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.