• Hello,

    I want to replace the rotating images header with a WP-cirrus widget cloud.

    Text above header is easily taken out from settings in dashboard.
    Search box I’ll have to think about later, but already I have found a couple of CSS mods suggestions on google…

    …but how do I get around to completely take out the whole part of Twentyeleven that is displayed on top of the Menu bar and replace it with a central widget?

    Thanks for feedback!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Do not edit the Twenty Eleven theme. It is the default WordPress theme and having access to an unedited version of the theme is vital when dealing with a range of site issues. First create a child theme for your changes.

    Thread Starter becomebecome

    (@becomebecome)

    Yes esmi, thank you.

    I created a test site of my WPMU install and I’m going to experiment with it…

    =)

    Thread Starter becomebecome

    (@becomebecome)

    Found this post on another Forum, but can’t quite figure out what it means…

    “Thanks for the advice guys. I finally figured it out. I created a standard shortcode button and put it on the page, and used html to move it into position on the header. (Through the regular wordpress html page edit section, not within the ATO)

    For example, you have a header and then the text on your page. Put the shortcode inside this div:

    <div style=”display: inline-block; margin-left: 600px; margin-top: -140px; position: absolute; “>
    [jbutton link=”http://homepage.com/order-online&#8221; color=orange size=”xlarge”]Order Online[/jbutton]
    </div>

    It will move the button 140 pixels above your main text container and 600 pixels from the left edge of the container.”

    If you can guide me through it a little…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘replace header with WP-cirrus widget’ is closed to new replies.