Reply
New Firefox 3 SSL Bar
Old 07-15-2008, 07:49 PM New Firefox 3 SSL Bar
davet's Avatar
Extreme Talker

Posts: 164
Name: David Tanguay
Location: Tampa, FL
Trades: 1
I've notice when viewing certain sites like paypal via SSL it now not only shows a favicon but also a green bar and the name of the company. I saw it on some other sites too and would like to incorporate it into my site. I figured it's being achieved by some sort of CSS. How do I accomplish this? Any help woudl be greatly appreciated.
davet is offline
Reply With Quote
View Public Profile Visit davet's homepage!
 
 
When You Register, These Ads Go Away!
Old 07-16-2008, 01:56 PM Re: New Firefox 3 SSL Bar
angele803's Avatar
Perfectly Imperfect

Posts: 1,773
Name: Stephanie
Location: Oklahoma
Trades: 2
It looks like the green bar means that the website has an EV certificate.
I found that information here: http://www.dria.org/wordpress/archives/2008/05/06/635/

I only recently upgraded to ff3, so this was really interesting to me. I didn't even know what that part of the address bar was for before today!
__________________
Webmaster-Talk Rules
angele803 is offline
Reply With Quote
View Public Profile
 
Old 07-16-2008, 04:07 PM Re: New Firefox 3 SSL Bar
LadynRed's Avatar
Super Moderator

Posts: 9,024
Location: Tennessee
Trades: 0
I don't think you can style that externally, it's probably embedded in the program.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 07-16-2008, 05:18 PM Re: New Firefox 3 SSL Bar
davet's Avatar
Extreme Talker

Posts: 164
Name: David Tanguay
Location: Tampa, FL
Trades: 1
I'm pretty sure you can edit some portion of that bar since I've seen the bar green on paypal and blue on another site.. just can't remember what site it was right now.
davet is offline
Reply With Quote
View Public Profile Visit davet's homepage!
 
Old 07-16-2008, 08:33 PM Re: New Firefox 3 SSL Bar
Super Talker

Posts: 116
Trades: 0
blue is for EV certs, green is for SSL. (assuming i read my source right -_-)

source: https://blog.startcom.org/?p=86
nasaboy007 is offline
Reply With Quote
View Public Profile Visit nasaboy007's homepage!
 
Old 07-17-2008, 11:52 AM Re: New Firefox 3 SSL Bar
angele803's Avatar
Perfectly Imperfect

Posts: 1,773
Name: Stephanie
Location: Oklahoma
Trades: 2
I think it is actually green for EV (like paypal's site) and blue for a basic ssl. Basically, the green is the highest level of security and info available.
__________________
Webmaster-Talk Rules
angele803 is offline
Reply With Quote
View Public Profile
 
Old 07-17-2008, 02:57 PM Re: New Firefox 3 SSL Bar
rogem002's Avatar
Super Spam Talker

Latest Blog Post:
Making Zebra Stripes with CSS3
Posts: 834
Name: Mike
Location: United Kingdom
Trades: 0
I think it is done done firefox itself (like good sites have better colours). I just done a quick search and it's from the CSS within ff cromes...user can edit it with something like:
Code:
#urlbar[level] .autocomplete-textbox-container > * {

background-color: #FFFFB7 !important;

}
<!-- from http://userstyles.org/styles/8248 -->
could work.
__________________
PHP Code:
Add_Talkupation('rogem002'); // Because sharing is awesome! 
Fix 90% of your problems | Full On Design
rogem002 is offline
Reply With Quote
View Public Profile Visit rogem002's homepage!
 
Old 07-17-2008, 07:58 PM Re: New Firefox 3 SSL Bar
vangogh's Avatar
Post Impressionist

Posts: 9,836
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
It's done for security to help surfers know which sites are safe, which are phishing, etc. You can edit things so that shows up differently for you, but you can't add code to your site so other users see what's in the address bar the way you want. It would kind of defeat the whole point of the security.

If you mouse over what you see at PayPal and also click on the green image you can see that PayPal has that because it's been verified by verisign as being secure.

It's called Instant Web site ID and the green you see is an indication the site is using the Extended Validation Secure Socket Layer (EV SSL). If you want your site to show that green you'll need to use EV SSL.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to New Firefox 3 SSL Bar
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.10694 seconds with 13 queries