Elegance: Categorie...
 
Notifications
Clear all

Elegance: Categories stuck in rows and columns

3 Posts
3 Users
0 Reactions
1,874 Views
(@amalthia)
Posts: 93
Estimable Member
Topic starter
 

I'm trying to figure out why on my categories page

http://amalthia.mediawood.net/ebooks/browse.php?type=categories
username: ebooks
password: forus

is showing cells for the rows and columns. I've tried modifying my blocks category settings but nothing I do there seems to affect the way the categories are showing. What I wanted is one table with the categories in 3 columns but on a white background, showing no cell borders.

I'd appreciate any and all help.
thanks


 
Posted : 05/02/2008 2:02 pm
(@yuidirnt)
Posts: 20
Eminent Member
 

I don't know what to do for your problem, but I think that it looks very pretty in that way!


 
Posted : 07/05/2008 1:30 pm
(@carissa)
Posts: 791
Member Moderator
 

Remove the "block", "tl" and "tr" divs from around the categories. That's where the borders are coming from. Place it around the category block, like this:

  
<div class="block">
      <div class="tl"><div class="tr">
</div></div>
<!-- START BLOCK : categoryblock -->
      <div class="content"> {link} {count}</div>
<!-- END BLOCK : categoryblock --> 
</div>


 
Posted : 07/05/2008 8:50 pm
Share: