CSS - Modify An Rss Feed With Css?
I am using weather.com's rss and rss2html to display 1 feed item from their feed on a site of mine. All i'm including is the description of the feed which includes a small thumb nail image of the current weather plus the temp and a little more text. Is it possible to re align the text to the top or left of the image using CSS by setting up a style and applying it to the cell / table it's in? Can any styles be created to affect all images in the current cell? Any advice would be appreciated
Thanks Similar TutorialsHello all, I've been over at ALA and I came across this nice example on custom Borders and Corners and I've been playing with it but I'm still too green to get the effect I want. Basicaly, I just want to get ride of the footer text section and allow the main body section to streach all the way into the footer. If I just delete the footer text, it leaves an offely large gap between the main content and the bottom of the 'box'. So, how would I go about editing this example to not include a footer section, but still retain the bottom of the 'box'? Thanks for any help! Cheers, Fozzy I have changed the blog address for my site and need to change the RSS feed on the home page. I inherited the admin responsibilities of the site and am not sure how to make this change. My site can be seen at internetce com and the feed is on the bottom left. While looking for the source in DW I do not see anything and thought perhaps it was in the css, but I see different info when checking out the source code via IE/Chrome Anyone have any ideas? Many thanks Hi, Hope you can help. I'm having trouble trying to figure out why the links in my twitter feed have the same Background color thats applyed to my navbar. (#9933CC. I'm certain I isolated the CSS to affect only the navbar. For some reason its affecting the twitter feed and I can work out why. Can you help?? My site is below. www. smartbod co.uk (Delete spaces in url as I cant post link as im new) Thanks in advance David Hello! I have the site (w w w . s t e f a n t r e g o . c o m /wordpress) ... and I am trying to place a tv graphic I made under my twitter feed as an aesthetic effect. Currently I have: body { background-image:url('/Images/tregotv.jpg'); background-repeat:no-repeat; background-attachment:fixed; background-position:983px 400px; display:block; } This looks fine on my computer -- BUT -- when I go to my photo section, travels section, the format of the site changes. Therefore my background image and twitter feed don't align correctly. Is there any CSS way to correctly align the background image to always be positioned under my twitter feed without format issues? Or would I need to get assistance with an alternate code such as Java script, or PHP to position the picture so the twitter feed always fits inside the tv? I appreciate the help!! -Stefan twitter: @stefantrego w w w . stefantrego . c o m / w o r d p r e s s PS. Sorry for the spaced out web addresses -- due to being a new user I cannot post links right away. |