Slider Quirkiness

Aside

I’ve been working with Catch Box, this theme I found on the wordpress theme directory, and so far I’ve been really impressed, it’s not too difficult to modify to suit my needs, but I just wanted to post about some quirkiness in relation to the slider: It actually changes height depending on the length of the excerpt. This happens to push content down, or pull it up, depending on which slide is being shown. Sort of annoying, eh? How did I fix it? Added the following to the CSS:

#slider {max-height:280px!important;width:auto;}
#slider a {display:block!important;}

Themes, Themes Everywhere!

Aside

I’ve been playing around with a few themes lately, I had been using Swift but it was coded so rigidly that any changes messed it up. I really don’t want to spend my time basically recoding something from scratch, but at the same time I’d like to make it my “own”, you know? Well until I find a good one, I guess I’ll keep looking.

And, maybe it’s just me, but a lot of the styles out there (premium or not) seem to scream “BOOTSTRAP” at me (or any other popular framework). Don’t get me wrong, some of them are really really good, but I don’t want to look like yet another bootstrap site.

Also, apparently people who like dark designs are the minority now!