Stripping the Menu Column
-
I want to rearrange the home page so that the header spans the page, and the right column – <div id=”menu”> – is much smaller. I would probably downsize div#menu by deleting some features and converting others to links that fetch popup windows.
But I need to figure out what some of these features are first.
Links – Self explanatory; I’ll simply find a way to make them smaller.
Categories – If I’m just using my BLOG as sort of an online diary, can I delete this? And can I simply re-insert it if I later branch out and create a new category?
Search – I changed the header h1 tag to a div – <div id=”header”> – and put the Search function inside another div which I position inside div#header and to the right. It should still work, right?
Archives – I’ll probably leave them alone, along with Login and Register.
Calendar – I’d like to replace this with a calendar that opens up in a popup window. Can I also use a different type of calendar, or does this calendear have some sort of special function that relates to the BLOG? If so, would I ruin things if I stripped the calendar out of the page and put it in a popup window?
I don’t understand what these mean:
* RSS 2.0
* Comments RSS 2.0
I’m vaguely familiar with RSS – some sort of “streaming media,” right? I just haven’t worked with it yet, so it’s unfamiliar to me.
Any tips?
Thanks.
- The topic ‘Stripping the Menu Column’ is closed to new replies.