Forum Replies Created

Viewing 9 replies - 31 through 39 (of 39 total)
  • Not at all. Although when I changed to it h7 I had to add a break as it was too close together. Messy but a quick fix which I’ll sort out later…uh oh, heard that before.

    Yeah it would. I just renamed mine h7.
    Open up your CSS and do a ‘find’ for h4 (remembering to hit find next ?? ) and you’ll see what I mean.

    You reference h4 in three different places, each with their own padding and margin values. I’d remove the ‘group’ references you have for h4 and only stick to where you ref h4 by itself, that’ll remove any confusion in the stylesheet…
    …does that make sense?
    See how that leaves the positioning.

    you could use h anything to do it. It is a semantic and *approved* kind of thing that the likes of Eric Meyer seem happy with. H1 I would think might confuse the search engines.
    Ideally I would think anything above h4. I haven’t seen any issues with search engines – but it would be really good practice not to assign it to h1…
    …damn, having guilt trips so I’m changing it now ??

    Good luck!…many a time I ask myself ‘Why is that there, or why did I do that?’ Still it keeps life interesting.
    It needs optimising and thinning. Many a time I’ve opened it up promising myself that I’m going to sort it out….only to find something infinitely more interesting to do – like staring into space ??

    I have to tidy up my CSS so it’s understandable…
    It was also really bad form to assign h1 to the sidebar titles….but I think it was a quick fix when I did it. Promised myself that I wouldn’t leave it like that – but I did ??
    Anyway, I just used this so that the sidebar titles would inherit the h1 entity
    <li id=”listid”><h1>listtitle</h1>
    They key CSS in the h1 entity is
    padding: 10px 10px 0 30px;
    background: url(/images/leaf.gif) no-repeat left;
    Simple, but difficult to understand if you’re looking at my CSS ??

    Forum: Fixing WordPress
    In reply to: Spam problems

    Options > Discussion
    Then set number of links to something like three. Alternatively (or also) get hold of Tarpit or Kittens Spam Words plugins.
    WP is normally exceptionally good at stopping these #$%$?£’s

    Forum: Your WordPress
    In reply to: My little corner
    Thread Starter gpshewan

    (@gpshewan)

    Glad you like it.
    The design is always really organic…which is a round about way of saying it changes a lot ??
    The weather icons came standard to the plugin which you can get from here and I claim no responsibility for how nice they look…but they fit in nicely with a lot of designs. Are you talking about the “little bits” entries with the small bullet? The functionality is inspired by Matt’s go at asides, and eveybody likes it from Kottke’s site…it’s pretty cool if you want to throw something up there, but don’t want to write too much about it.
    I always wanted to move away from the default blockquote image, and what’s up there now is pretty temporary really. Well until I can get time with Photoshop to flesh something out. Not just my idea…sure I’ve seen it on other sites ??
    Again though, glad you liked it ??

Viewing 9 replies - 31 through 39 (of 39 total)