Old 07-03-2008, 18:43   #1 (permalink)
campbell
Web Hoster
 
Join Date: Jan 2008
Location: Canada
Posts: 132
page border

How would you go about making a shadow border for a site. Like how do you make an image be the border for your page?

Do make a big image and but it as a background for a container and then make a nother container a bit smaller in the bigger container to hold the content?

Help is appriciated.
  Reply With Quote
Old 07-03-2008, 21:39   #2 (permalink)
Agricola
Senior Member
 
Agricola's Avatar
 
Join Date: May 2007
Location: England
Posts: 180
Shadow and other fancy effects and non essential graphics should where ever possible be kept seperate from the content. Ideally a good design is if you disabled the style sheet you would see a well structured plain text document.

so with that in mind, if say you want a shadow effect on both or one sides of your content, and assuming your content container shadow is going under is a fixed width, then the simplest method for both the aforementioned is to create an image how you want your shadow to look, then crop out thin strip, say 10 pixels high then repeat this as a vertical background image on the container you wish to apply it.

if you want a bottom shadow then you will have to create another div container and place it immediatly beneth the content container you wish to have the shadow. in the CSS you will have to specify a height for this shadow container or nothing will display in some browsers., then simply repeat the above process only horizontally.

This process is also a technique used to create the illusion of having equal length multiple coloumns.

with css and multiple nested divs you can get very creative, just be bold and try somthing, if it works , it works, if not try again. oh and make sure your code is valid! if somthing dosnt work properly then its often a typo somwhere.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8