Good day i would like to know how the dark color in the image below was done . here is the link to the website just so you can see how it was done .
newbi11 0 Newbie Poster
Recommended Answers
Jump to Postthe appearance of the box is controlled by css:
…#did_you_know { -webkit-box-shadow: #999 5px 5px 10px; background-color: black; border-bottom-right-radius: 15px 15px; border: 0px; border-top-right-radius: 15px 15px; color: #DDD; font-size: 14px; left: -450px; margin: 0px; opacity: 0.92; padding: 25px; position: fixed; top: 10%; width: 350px; z-index: 9999; }
Jump to PostThis is easily done by jquery tool,use zoom image jquery script for this application.
All 5 Replies
SEOCoder 4 Newbie Poster
newbi11 0 Newbie Poster
SEOCoder 4 Newbie Poster
ciint 0 Newbie Poster
Joenade 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.