Posts Tagged ‘css’
Adding conditional headers in WordPress
While working on a project recently, the client wanted to display a custom header graphic for a specific ection of their site. This was complicated by the fact that there were a few places where the header needed to be changed; a static page that’s used as a landing page for the content, the category…
Read MoreCSS Trick: Multiple backgrounds
I ran in to an interesting CSS issue this morning. I had 3 divs next to each other that I wanted to place a border between, but, I didn’t want the border to be attached to the entire div. Instead, I wanted to have the border start approximately 50 pixel down from the top of…
Read More