I'd like a box shadow on all main containers (just one on most pages, a couple on the home page)... but I can't seem to locate that CSS. Can you point me?
Thanks...
I'd like a box shadow on all main containers (just one on most pages, a couple on the home page)... but I can't seem to locate that CSS. Can you point me?
Thanks...
Hi mgma,
Try using this codes:
#header {
}
#slideshow_big {
}
#main {
}
#footer {
}
#socket {
}
Hope this helps. :)
Regards,
Ismael
You must log in to post.