• Here is Mr. alchymyth’s original css solution not-to-show header image:
    > if you know the page id of the pages where you would like to hide
    > the header image,
    > then add something like this to style.css of your theme:
    > .page-id-13 #branding img {display:none}
    > replace 13 with the page id of your page; and repeat the line as
    > often as you need, with
    > different page ids.

    well, does anybody know howto get the one page to show a particular image ?
    Other pages should remain using random header image.
    The purpose is to make it clear to everybody that now they are in the blog pages (so I have made a neat 🙂 picture which says “Blog”).

    Previously I thought that setting the featured image of one page would be the solution, but on first try that seems to zap random header imager setting from other pages….
    I am using twenty-eleven theme at wp 3.5.1.

    any css help ?
    esa

    [duplicate – please continue with your esisting topic http://wordpress.org/support/topic/howto-use-css-to-display-a-featured-image-on-one-page-other-pages-random?replies=2 ]

Viewing 1 replies (of 1 total)
  • well, does anybody know howto get the one page to show a particular image ?

    generally, in Twenty Eleven, a ‘featured image’ of a page, as long as it has the minimum width of 1000px, will get shown in the header of that static page.

    the ‘blog’ page, if it is the ‘posts page’, is different because it is not seen as a static page, but as an index page.

    please post a link to the page where you want to show the particular image.

Viewing 1 replies (of 1 total)
  • The topic ‘header image css’ is closed to new replies.