The main picture at the top is my own creation, inspired by and
constructed with various tubes from the many PSP Blend tutorials available online
The flower tube can also be found at Polivore.com here
The "glow" around the main picture is created with CSS box shadow in the <head> section like this
#shadow{
-webkit-box-shadow: 0px 0px 25px 0px rgba(193, 232, 245, 1);
-moz-box-shadow: 0px 0px 25px 0px rgba(193, 232, 245, 1);
box-shadow: 0px 0px 25px 0px rgba(193, 232, 245, 1);
} |
Simply remove this code, or remove the id="shadow" part from the image itself to remove the "glow".
Button Font: Beatrice
'Welcome'
Text
Font:
Jacoba
This Font Color: #F8DEF0
Click
HERE
to
download
this
entire
set as a
zip file
|