Hide stuff and "_blank"

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #19244
    seamus@deivert.com
    Participant

    Hi,
    I have three Extinct questions (for now 🙂 I can’t figure out.

    1. How do I make the “site map” text: “Home / Awards” to disappear on this page?
    http://seamusdeivert.com/?page_id=11

    2. How do I make the “IMDB” menu page to open in a new window or tab?
    I put in a “blank” code but can’t seem to get it right…
    IMDB

    3. Is it possible to hide the “powered by wordpress and extinct” text below the footer?

    Thank you!

    #19273
    Veena
    Moderator

    1.Pls use the below custom CSS in themeoptions –

    .page-id-11 #breadcrumbs {
        display: none;
    }
    

    2.When viewing the menu administration page, click on Screen Options (top right), and check the box labelled Link Target under the Show advanced menu properties heading.
    Now select the appropriate target for your custom link.

    3.Pls go to Apperance -> Themeoptions -> Footer , and update the footer content.

    #19360
    seamus@deivert.com
    Participant

    Thanks, 1&3 are now resolved. But 2 is still unresolved.

    I have marked the “link target” box, though not quite sure what you mean by: “Now select the appropriate target for your custom link.”

    Is this correct? It is pasted directly into the “IMDB” page’s main box..
    IMDB

    Site http://seamusdeivert.com/

    #19379
    Veena
    Moderator

    Pls see the attached screenshot .

    #19382
    seamus@deivert.com
    Participant

    Thanx Phoenix youve been a great help!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Hide stuff and "_blank"’ is closed to new replies.