Anonymous
Unregistered
Posted 8 years ago #
I read this: http://wordpress.org/support/5/14595/rss and am looking to resolve the same issue.
Please take a look at my blog.
http://www.riptiki.com/blog
I only want the text, no side menu. I don't mind the header and footer. They are okay.
Which file do I edit? Is it "index.php" or "layout2b.css"?
My reason for controlling this is because I am RSS feeding my blog to another site and need simplicity and size control.
Thanks to anyone who can help. ;-)
In index.php, just remove everything between
<div id="menu">
all the way to
</div> <------that one. Take it away too.
</div>
Anonymous
Unregistered
Posted 8 years ago #
Great! Thanks. Only problem now is the sections that were once in that menu are spilling out at the bottom. yuck..Can I remove that junk out of "index.php" too?
Oh yes :)
Delete everything that was within those tags.
cityrich
Member
Posted 8 years ago #
ok what if i want the calender but not when comments is clicked. also what open browser script would you use or can you use to make it so when comments is clicked the window opens the same size of the header say 500px?????