Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

How to add an RSS logo to my blogs header?

You want some code to be added to the #title element. You can do this, as Sorich said, by copying the header.php file and just adding it there, but you could also try to add it in the footer and then using Javascript move it to the correct element. This might survive theme upgrades better, but is maybe not so user-friendly (the image appears just after the page has been loaded, giving a strange flash).

The code you need is simple, let’s take the example you gave:

<p>
    <a href="https://wordpress.stackexchange.com/questions/2742/<?php echo bloginfo("rss2_url'); ?>">
        <img style="vertical-align:middle" src="http://www.r-bloggers.com/wp-content/themes/black-lucas/images/rss.png" alt="Subscribe to R-bloggers">
        RSS Feed
    </a>
</p>

Of course, you would copy the image to your own server and change the path. You can check the styles used on the page, using a good web inspector/debugging tool (like Firebug).

Related Posts:

  1. How to show tags in my tumblr theme?
  2. JavaFX css themes
  3. How to add CSS class to custom logo?
  4. Change logo on each page of University Hub theme [closed]
  5. Customizing wordpress to match your site theme
  6. Change via CSS the color of social menu icons
  7. How to edit the default icon of Add Media button?
  8. How to deal with logo color on dark mode?
  9. Theming Using Bootstrap Glyphicons and WordPress Dashicons
  10. Change the search icon in twenty fourteen
  11. Logo Keeps Changing to the Default for Transparent Settings
  12. How do I move my logo from the center to left (Pixgraphy theme)
  13. Twenty Fourteen: Shrinking header while scrolling down
  14. How to Take Logo Out of Navigation Menu? [closed]
  15. WordPress with PageLines theme: how to change the background color of a page? [duplicate]
  16. Hyperlink Underline using Border-Bottom Showing Up Under Site Logo Image
  17. What’s the difference between SCSS and Sass?
  18. How am I supposed to use index.html?
  19. Column order manipulation using col-lg-push and col-lg-pull in Twitter Bootstrap 3
  20. What is the difference among col-lg-*, col-md-* and col-sm-* in Bootstrap?
  21. Adding border to SVG image
  22. What does !important mean in CSS?
  23. Set line spacing
  24. Remove blue underline from link
  25. CSS Background Opacity [duplicate]
  26. Outline effect to text
  27. Customize Bootstrap checkboxes
  28. Making a
  29. React.js inline style best practices [closed]
  30. What is a user agent stylesheet?
  31. What is a user agent stylesheet?
  32. Is there a CSS parent selector?
  33. CSS to make HTML page footer stay at bottom of the page with a minimum height, but not overlap the page
  34. Vertically align text within a div
  35. How to align a
    to the middle (horizontally/width) of the page [duplicate]
  36. Animate the overflow property
  37. Is there a color code for transparent in HTML?
  38. multiple classes on single element html
  39. CSS opacity only to background color, not the text on it?
  40. How do I center floated elements?
  41. create a white rgba / CSS3
  42. Using CSS for a fade-in effect on page load
  43. Gradient borders
  44. Superscript in CSS only?
  45. What is WebKit and how is it related to CSS?
  46. What’s the difference between display:inline-flex and display:flex?
  47. Making an iframe responsive
  48. How can I invert color using CSS?
  49. How to insert spaces/tabs in text using HTML/CSS
  50. font-family is inherit. How to find out the font-family in chrome developer pane?
  51. How to get these two divs side-by-side?
  52. How can I vertically center a “div” element for all browsers using CSS?
  53. What does auto do in margin: 0 auto?
  54. Does bootstrap have builtin padding and margin classes?
  55. How to change the color of an svg element?
  56. Changing spacing between paragraphs and inside of paragraphs
  57. Is there a color code for transparent in HTML?
  58. How to vertically align an image inside a div
  59. How can I center an absolutely positioned element in a div?
  60. Nesting CSS classes
  61. Applying Comic Sans Ms font style
  62. How to set up fixed width for ?
  63. “Stray start tag footer” in html validator?
  64. How to change btn color in Bootstrap
  65. Make div scrollable
  66. Failed to decode downloaded font, OTS parsing error: invalid version tag + rails 4
  67. Chrome give error **Failed to load resource: net::ERR_NAME_NOT_RESOLVED** while other browser load images
  68. What is the difference between the selectors “.class.class” and “.class .class”?
  69. CSS: Creating textured backgrounds
  70. Insert image after each list item
  71. How to make the HTML link activated by clicking on the
  72. ?
  73. How to change text transparency in HTML/CSS?
  74. How do I hide the bullets on my list for the sidebar?
  75. limitations of using @Html.EditorForModel
  76. Transition of background-color
  77. How to implement max-font-size?
  78. How to float 3 divs side by side using CSS?
  79. How to override the properties of a CSS class using another CSS class
  80. HTML Width Percentage
  81. Circle button css
  82. force footer on bottom on pages with little content
  83. draw diagonal lines in div background with CSS
  84. How to add a color overlay to a background image?
  85. Change color of PNG image via CSS?
  86. css transition opacity fade background
  87. Better way to set distance between flexbox items
  88. Text-decoration: none not working
  89. How to set up fixed width for ?
  90. How do I center an h1 in the body
  91. CSS3 Transition not working
  92. In CSS what is the difference between “.” and “#” when declaring a set of styles? [duplicate]
  93. How to apply CSS to iframe?
  94. How do I rotate text in css?
  95. CSS Invalid Property Value?
  96. right align an image using CSS HTML
  97. How can I transition height: 0; to height: auto; using CSS?
  98. css to make bootstrap navbar transparent
  99. how to offset a CSS border up and left
  100. @Media min-width & max-width
  101. CSS display: inline vs inline-block
Categories CSS Tags css, icon, logo, rss, themes
How to set the cache for the built-in SimplePie feed parser?
Add widgets to available widgets section without changing the theme?

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress