Transparent background for buttons is blue

36 views
Skip to first unread message

Kathleen Poole

unread,
Aug 6, 2010, 6:12:04 PM8/6/10
to by-expression-web-designer
I know about the light blue transparent BG bug in IE6 but was
surprised to see a medium blue BG showing up behind buttons in the
latest Firefox browser. Is there a fix for that?

The buttons are in EW4 and inserted into the page.

Also, pages didn't update with the template. Any way I can go in and
hard code something when I notice that?

Thank you,
Kathleen Poole

Cheryl D Wise

unread,
Aug 6, 2010, 11:21:28 PM8/6/10
to by-expression...@googlegroups.com
How about a link to the page? Without it nobody can have a clue about what
is going on.

Cheryl D Wise
http://by-expression.com
http://wiserways.com
twitter: cdwise

Tina Clarke

unread,
Aug 7, 2010, 12:02:33 PM8/7/10
to by-expression...@googlegroups.com

What is your url Kathleen? We can can't figure things out without seeing the
site.

What bg bug? Do you have a reference so i can understand what you mean?

Tina
F ree Expression Web Toolbar - Expression Web and Web Design Resources
http://frontpage-to-expression.com/expression-web-community-toolbar.html
Will work in FireFox IE and Safari - All the EW Resource Links you could
want

Kathleen Poole

unread,
Aug 7, 2010, 2:00:31 PM8/7/10
to by-expression-web-designer
Yes, sorry. here it is.

 http://www.poolebiz.robinshosting.com/sewing/

I reloaded and find the links work going away from the home page, but going back, not so much.

Kathleen



--
http://by-expression.com for our tutorials, free templates and forum.

You received this message because you are subscribed to the Google
Groups "by-expression-web-designer" group.
To post to this group, send email to
by-expression...@googlegroups.com
To unsubscribe from this group, send email to
by-expression-web-d...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/by-expression-web-designer?hl=en?hl=en

Tess Brady

unread,
Aug 8, 2010, 4:30:39 AM8/8/10
to by-expression...@googlegroups.com
Hi there,

Do you mean?:


Is it supposed to look like this when you hover your mouse over the button?:


The reason why there is a blue background to the image when you hover over it, because it was told to in the CSS
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9; 
}
If you remove the two lines I have made red, it should theoretically remove the blue background.

As for you not being able to link back to the Home button, it is your link attached to the button:
"file:///C:/Documents%20and%20Settings/owner/Desktop/sewing/index.html"
The Home button is looking for a document called "index.html". You have your home page called "Home and Schedule.htm".

Kind regards,
Tess Brady
Reply all
Reply to author
Forward
0 new messages