• Benjyz

    (@benjyz)


    Hey everybody,

    I was wondering if anyone knew a way in which i could add a marquee to the twenty ten header so the end result could look like this.

    And also if possible if anyone knows how i could add an accessibility link to the top left corner above the header.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Benjyz

    (@benjyz)

    Oh yeah forgot to mention, I’m using WordPress on local-host

    webmystery

    (@webmystery)

    jQuery typically uses a div ID to determine where it is going to display, so enter the name of the appropriate div ID in the plugin’s ‘where to display’ setting. The default for this plugin is ‘content’, since most WP themes use a #content div. To display above the twentyten header, type in ‘header’. Twenty ten also has div ids called ‘access’ and ‘branding’ in the header area. The sidebar IDs are ‘primary’ and ‘secondary’. In a custom or child theme you could create your own div ID to give this plugin a more precise location. Other themes may use different ID names. Try using Firefox with firebug to look under the hood to see your theme structure.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add a marquee/scrolling text to twenty ten header’ is closed to new replies.