Hi,

I was going through the views, but I am unable to locate the views for the
sidebars..I mean I do find the _sidebar partial, but where exactly is the
final HTML generated from, because the generated output is something like
this

<h3>Categories</h3>
<ul id="categories">

  <li><a href="http://localhost:3000/articles/category/code-n-design";>Design
n Code</a> <em>(2)</em></li>


  <li><a href="http://localhost:3000/articles/category/idea";>Idea</a>
<em>(2)</em></li>


  <li><a href="http://localhost:3000/articles/category/music";>Music</a>
<em>(2)</em></li>



  <li><a href="http://localhost:3000/articles/category/rails";>Rails</a>
<em>(2)</em></li>

</ul>


I was wondering if I could include the <em> inside the <a>, which gives a
better look and is easier to style.

I would be really glad if someone could really help me with this.

-- 
Cheers!

S
www.bishtblogs.net
_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to