lasvegasreb Posted March 12, 2006 Posted March 12, 2006 How do I remove the borders from the infoboxes that are created in categories.php? Is it in the style.css? I'm coding tables in the HTML and this would be a huge help. .infoBoxContents { background: #F8F8F8; font-family: Verdana; font-size: 10px; border-collapse: collapse; } Thx, Roman
lasvegasreb Posted March 12, 2006 Author Posted March 12, 2006 Problem solved. From the original stylesheet. Deleted: .infoBox { background: #D3D1D1; border: 0px; } Hope this helps somebody in the future.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.