Reply
adding shadow on sides
Old 03-30-2008, 03:32 PM adding shadow on sides
ofi
ofi's Avatar
Junior Talker

Posts: 2
Name: ofi
Location: Iceland
Trades: 0
Hi all
This is my test side of what i am doing http://www.almennt.com/phpmelodytest/

I have edit header and footer images.

What i am trying to do, is adding those images at left and this to right side, but i can find out how to do this, the sides comes from css wrapper
Code:
#wrapper {
background-color:#F6E497;
border-left:2px solid #fff;
border-right:2px solid #fff;
padding-left:16px;
padding-right:16px;
}
My question is, how can i add those images in.

Thx
Ofi
Sorry my English (Icelandic)
ofi is offline
Reply With Quote
View Public Profile Visit ofi's homepage!
 
 
When You Register, These Ads Go Away!
Old 03-30-2008, 06:07 PM Re: adding shadow on sides
LadynRed's Avatar
Super Moderator

Posts: 9,036
Location: Tennessee
Trades: 0
I'm not sure I understand. You have a shadow around the edges using the background image that's there. You specify that image with the shadows on the sides as the background on #wrapper, like this:

#wrapper{background: url(ofi2.jpg) repeat-y;}
Make sure your #wrapper has a width defined that's the width of that image.
__________________
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 03-31-2008, 06:31 AM Re: adding shadow on sides
vectorialpx's Avatar
Super Talker

Posts: 142
Name: octavian
Location: home
Trades: 0
when I do this I make the top and the footer and the middle..

http://www.vectorialpx.net/images/sus.jpg [top]
http://www.vectorialpx.net/images/bg_mij.jpg [mid]
http://www.vectorialpx.net/images/jos.jpg [bottom]

and so, no incompatibilities

[top] and [bottom] can be simple images with no border, no padding and no margin [IE has a bug, you must place the image into a DIV with style="margin:0; padding:0;"] and [mid] will be a bg with repeat-y, like Lady says
__________________
my photos, my website, creation lab
vectorial pixel web services
vectorialpx is offline
Reply With Quote
View Public Profile Visit vectorialpx's homepage!
 
Old 03-31-2008, 12:31 PM Re: adding shadow on sides
ofi
ofi's Avatar
Junior Talker

Posts: 2
Name: ofi
Location: Iceland
Trades: 0
thx, got it fixed now
ofi is offline
Reply With Quote
View Public Profile Visit ofi's homepage!
 
Reply     « Reply to adding shadow on sides
 

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.10419 seconds with 13 queries