Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS twentytwelve theme css mess

  • This topic is empty.
Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #128421
    Paulie_D
    Member

    Try it now….I had it marked as Private for some reason.

    Give it a second or two to access your bg image too.

    #128531
    Paulie_D
    Member

    You need to remove ‘overflow: hidden’ from line 1435 of your CSS under the .site class.

    #128555
    Paulie_D
    Member

    Sorry….I don’t understand why you can’t comment out that line…but then I’m not an expert in WP.

    #128596
    Paulie_D
    Member

    Well there are a couple of ways but my guess is that it’s not possible without re-structuring the HTML/PHP.

    #128660
    Paulie_D
    Member

    No need….I can see it clearly in Web Inspector/Developer Tools

    As I said, I know very little about WP and the themes/sub-themes.

    Without taking the menu OUT of the wrapper that is keeping everything centred there is little we can do.

    What you do in effect is something like this. http://codepen.io/Paulie-D/pen/oGKtA

    Your main blocks are all 100% wide. If you want to limit the width you add an inner wrapping element (in the example I gave it a class of…oddly enough…”inner” and set the width you want on that.

    Not sure WP &/or your theme will let you do that….

    #128667
    Paulie_D
    Member

    Dunno….can you?

    Will the theme let you?

    #128196
    Paulie_D
    Member

    I don’t have an iPhone so I can’t really help you any further.

    As I said, I know very little about WP so perhaps I’m not your guy but I’m thinking that this basic theme / child-theme (which I think it is) is not the best option.

    >At this point my career is being affected

    I have no idea what this means.

Viewing 7 posts - 16 through 22 (of 22 total)
  • The forum ‘CSS’ is closed to new topics and replies.