Tag Archives: Single Corner

My site needs something more.

Hello there, I am presently re-designing pulpingfiction. com, a blog site of a good friend of mine. He or she doesn’t know WEB CODING, so me along with another friend do every one of the HTML work even though he just produces the blogs. We wanted to have the site going as quickly as possible, so we just used a no cost template. We would choose to have an primary look though, so I will be redesigning the web site from scratch. Concerning the basic design organized, but it surely needs something a lot more. I’m not convinced what else I’ll add — maybe a little design inside the black space beneath the content container Give me ideas, I’ll probably apply them. Also, I’m preparing to adding a footer someplace, and feel totally free to critique any part I’ve created to date, though I probably will not changing the still left hand portion in the big logo (upper left-hand corner). http: //i4. photobucket. com/albums/y143/RippinZ06/screenshot2. jpg I’m not only a big fan of white text upon black background. You should try a number of variations of this content box (the african american one) and see if making the actual box light … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Round corners on spry image slideshow dreamweaver CS5

I’m wanting to create a custom spry image slideshow by using dreamweaver. the typical 4 corner rectangular shape ones just appearance so boring. Can’t figure out how to make the factors round.. Any help would be appreciated, thanks. If you are using a div tag for your image holder or on the whole slideshow add these lines on the CSS -moz-border-radius: 15px 15px 15px 15px; -webkit-border-radius: 15px 15px 15px 15px; border-radius: 15px 15px 15px 15px; These kinds of three lines associated with code will include a 15px circle edge to every single corner. You can modify the size if you want. Each 15px represents a quarter. There are about three lines of code regarding it to work in multiple browsers.

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment