Any just standard, jo-shmo themes? Nightmare CSS edits…
-
Hi:
I’ve been using WordPress on multiple sites (more than 20 and growing) for quite some time. The main caveat I always encounter is the inability to have complete control.
I know CSS and I know HTML – but I’m no expert in creating themes, and I often find themes that seem so simplistic with raves about how easy they are to customize, only to find myself 15 hours later still missing… something.
The latest theme I pulled down gave me great control, and I’ve delved into function.php as well (though siphoning through that is a nightmare), only to find id calls to ids that don’t exist in the style file or function, nor anywhere else in any of the files.
I’m not sure why it’s so cumbersome… is there not a means to just take a stylesheet, and control it all, simply and easily? I can normally whip up a stylesheet for a site in 10-15 minutes (and I actually code by hand), yet I find myself working on WordPress for nearly 10-20 hours per site, just implementing the actual design (it’s nothing I’ve ever encountered before, and I have customized scores of other php script-based content systems without such issues).
I love WordPress – it’s all I’ll use, but can someone give me insight to a method to just set by calls and move on?
A prime example are stylesheets whereas I can set the entire body background color, yet instead of stripping out the color references in all the classes, I have to literally change them all to the actual body color – and that really doesn’t make sense to me. The body background color is supposed to be THE color used as the entire background unless it’s overridden, and no matter what I do, it’s overridden.
Today I’ve spent 6 hours just trying to get two specific strings to change – one is an href color, the other is the actual centering of the page.
Any insight is greatly appreciated, and if there’s a simple, bare-bones as you can get theme that I can just go into the style sheet and voila! The changes work, that would be wonderful.
- The topic ‘Any just standard, jo-shmo themes? Nightmare CSS edits…’ is closed to new replies.