Translucent Borders?

This is a discussion on "Translucent Borders?" within the Web Page Design section. This forum, and the thread "Translucent Borders? are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 29th, 2007, 09:21
Junior Member
Join Date: Apr 2007
Location: England
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts
Question Translucent Borders?

I want an effect like http://thoosje.com (the border is like vista) - I'm trying to design a site which has that effect my background image will be fixed in place, but don't know how to make the borders translucent.

Please help!
Reply With Quote

  #2 (permalink)  
Old Apr 29th, 2007, 11:19
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Translucent Borders?

You have to use an image for something like that. There's no way to do it with HTML or valid CSS.
Reply With Quote
  #3 (permalink)  
Old Apr 29th, 2007, 11:25
Junior Member
Join Date: Apr 2007
Location: England
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Translucent Borders?

ok then how would I do it? have you checked thoosje.com? the border effect is what I want - how would I achieve this?
Reply With Quote
  #4 (permalink)  
Old Apr 29th, 2007, 12:15
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Translucent Borders?

Use a program like Photoshop and set the border to 50% opacity or whatever you want then save the image. What are you using to design the page?
Reply With Quote
  #5 (permalink)  
Old Apr 29th, 2007, 12:16
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Translucent Borders?

Looks like it's a graphic with just the outer lines drawn in.* The center that is transparent is empty.* It's a png so it can be transparent.
Reply With Quote
  #6 (permalink)  
Old Apr 29th, 2007, 14:09
Junior Member
Join Date: Apr 2007
Location: England
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Translucent Borders?

Im using photoshop to design the site, and frontpage to code it. but when I save the image as a png and insert it into front page instead of it being translucent, (partly transparent, meaning a little bit is blury like thoosje.com - please check for reference on what I want) I have already designed what it will look like in photshop and it looks great but when I insert it the translucent bit is black, and so is the shadow effect!

JJ

Last edited by jjpeacha; Apr 29th, 2007 at 14:14.
Reply With Quote
  #7 (permalink)  
Old Apr 29th, 2007, 14:31
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Translucent Borders?

Check this out.http://www.photoshoplab.com/fun-with...ng-images.html

png files are not supported in older versions of IE so that maybe why you can't see it?
Reply With Quote
  #8 (permalink)  
Old Apr 29th, 2007, 15:14
Junior Member
Join Date: Apr 2007
Location: England
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Translucent Borders?

Ye you were right thanks! Just one thing. How do I make te background fixed in different browsers, BGPROPERTIES="FIXED" that only seems to work in IE. anyone know a code that is supported in multi-browsers. Once again Thoosje.com seems to have manged what I can't!

JJ

Last edited by jjpeacha; Apr 29th, 2007 at 15:15. Reason: Accidently added image urls!
Reply With Quote
  #9 (permalink)  
Old Apr 29th, 2007, 16:35
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Translucent Borders?

Code: Select all
html {
background: url(yourimage.jpg) no-repeat fixed;
}
Reply With Quote
  #10 (permalink)  
Old Apr 29th, 2007, 17:49
Junior Member
Join Date: Apr 2007
Location: England
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Translucent Borders?

Thanks sooo much!!!

JJ
Reply With Quote
  #11 (permalink)  
Old Apr 29th, 2007, 20:27
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Translucent Borders?

You're welcome JJ!
Reply With Quote
Reply

Tags
translucent

Thread Tools

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Div borders & different browsers djeyewater Web Page Design 0 Jan 6th, 2008 23:17
Help with div borders in FF, please? Donny Bahama Web Page Design 12 Apr 10th, 2007 20:09
Tables and 1px borders? Perad Web Page Design 3 Dec 9th, 2006 19:34
borders benbacardi Web Page Design 2 Jun 4th, 2004 15:39


All times are GMT. The time now is 23:20.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43