Learn how to add a style to your feedburner links using CSS. Here's the CSS code you can modify.
#recentyoutube {
display: block;
margin-top: -45px;
background-image: url('images/recentYouTubeVids.jpg');
background-repeat: no-repeat;
width: 425px;
height: 264px;
padding-left: 35px;
padding-top: 60px;
}
#recentyoutube ul {
list-style-type: none
}
#recentyoutube a {
color: #000;
}
Would you happen to know how to make my blog entries appear with a thumbnail on the feed?
AlexMatthewWeber 3 months ago
Thanks, this was very helpful!
PilotBob2008 1 year ago
Hi
I found your video on the subject very interesting and helpful.
You helped me a lot.
I was just wondering if its possible to add s link to the background image.
Maybe make it go to the Youtube channel?
Thanks
bridariansa 1 year ago
Your videos are always so easy to follow. When you started making changes to the CSS, my eyes started twirling around. I got everything but CSS scares me! I'll give it a try and see what happens! Thanks!
thecreativelady 2 years ago
Hi Lisa, I've always been a bit shy about using feedburner and messing with CSS editing. Thanks for this video tutorial - not only inspiring but shows me i still have so much to learn. thanks, david
Learn2MakeMoney 2 years ago
Yes EXCELLENT. I am a long time YouTube user and I had not idea I had an RSS feed. Thanks for the video.
hnbbs 2 years ago
Awesome Tutorial Lisa!
I also use FEEDBURNER at my site xD
Nice Tut
RivalTech 2 years ago
Thanks Lisa :)
DeveloperManCom 2 years ago
Sweet!!! Thanks Lisa.
TheArtColony 2 years ago