1
When using the FYDarkBlack theme on my site, I get table borders drawn around the Forum descriptions. Could someone please tell me what I need to edit so that these stop showing up?
(I posted this previously, but the way I worded was so discombobulated that I needed to try again.)
Here's the screen cap of what I'm describing:
http://i10.photobucket.com/albums/a131/MiraLourdes/forum_cap.jpgAnd here is the entire CSS the theme came with...a penny for anyone's thoughts.
/*-------------------------------------------------*/
/* FY MidBlack Xoops2 Style Sheet Version:1.01 */
/* Edited by theme4u (http://theme4u.simnext.com/) */
/*-------------------------------------------------*/
/* The content of the posts (body of text) */
body{background:#2e2e2e;color:#e7e7e7;font:12px Verdana,Arial,Helvetica,sans-serif;margin:0px;padding:0;
scrollbar-3dlight-color:#6a6a6a;
scrollbar-arrow-color:#fc9b00;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#1f1f1f;
scrollbar-highlight-color:#1f1f1f;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#2e2e2e}
/* General page style */
a:link,a:active,a:visited,a.postlink{color:#767676;text-decoration:none}
a:hover{color:#FFFFFD}
/* XOOPS Main Style Blocks */
table{width:100%;}
fieldset {border:1px solid #767676;padding:5px;}
ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: square inside; color: #FFFFFF}
hr {border: 1px solid #767676;border-top-width:1px;height:0px}
/* This is the gradient background at the top of the page */
.topbkg{background: #1a1a1a url(images/cellpic_bkg.jpg) repeat-x}
.topnav{font-size:10px;background: #1d1c19 url(images/cellpic_nav.gif) repeat-x;color:#767676;
height:21px;white-space:nowrap;border: 0px solid #767676;border-width: 1px 0px 1px 0px}
/* XOOPS LEFT Column Blocks Style */
td#leftcolumn {width: 160px; border-right: 1px solid #767676; font-size:12px;}
td#leftcolumn th {background-color: #404040; color: #8e8e8e; vertical-align: middle;}
td#leftcolumn div.blockTitle { border-bottom: 1px solid #767676; border-top: 1px solid #767676; font-weight:bold; padding: 3px; background: #171717; color: #8e8e8e; vertical-align: middle; font-size:12px; }
td#leftcolumn div.blockContent {padding: 2px 0px 2px 3px; line-height: 110%; padding-left: 0px; font-size:11px;}
/* XOOPS CENTER Column Blocks Style */
td#centerCcolumn {padding: 0px 3px 1px 3px;}
td#centercolumn th {background-color: black; color: #FFFFFF; vertical-align: middle; height:23px; }
td#centerCcolumn legend.blockTitle {padding: 3px; color: #8e8e8e; font-weight: bold; margin-top: 0px; margin-right: 0px; margin-left: 0px;}
td#centerCcolumn div.blockContent {/*border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; */padding: 3px; margin-right: 0px; margin-left: 0px; margin-bottom: 2px; line-height: 120%;}
/* XOOPS CENTER LEFT Column Blocks Style */
td#centerLcolumn {width: 50%; padding: 0px 3px 0px 0px;}
td#centerLcolumn legend.blockTitle {padding: 3px; color: #8e8e8e; font-weight: bold; margin-top: 0px;}
td#centerLcolumn div.blockContent {/*border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; */padding: 3px; margin-left: 3px; margin-right: 2px; margin-bottom: 2px; line-height: 120%;}
/* XOOPS CENTER RIGHT Column Blocks Style */
td#centerRcolumn {width: 50%; padding: 0px 3px 0px 0px;}
td#centerRcolumn legend.blockTitle {padding: 3px; color: #8e8e8e; font-weight: bold; margin-top: 0px;}
td#centerRcolumn div.blockContent {/*border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; */padding: 3px; margin-left: 2px; margin-right: 3px; margin-bottom: 2px; line-height: 120%;}
div#content {text-align: left; padding: 8px;}
/* XOOPS RIGHT Column Blocks Style */
td#rightcolumn {width: 160px; border-left: 1px solid #767676; font-size:12px;}
td#rightcolumn th {background-color: #404040; color: #8e8e8e; vertical-align: middle;}
td#rightcolumn div.blockTitle {border-bottom: 1px solid #767676; border-top: 1px solid #767676; font-weight:bold; padding: 3px; background:#171717; color: #8e8e8e; vertical-align: middle; font-size:12px;}
td#rightcolumn div.blockContent {padding: 2px 0px 2px 3px; line-height: 110%; padding-left: 0px; font-size:11px;}
/* XOOPS MainMenu Style */
td#mainmenu a {text-decoration:none;border:#2e2e2e 1px solid;color:#767676;}
td#mainmenu a:hover {color:#FFFFFD;border:#767676 1px solid;background-color:#2e2e2e;}
td#mainmenu a.menuTop {}
td#mainmenu a.menuMain {}
td#mainmenu a.menuSub {}
/* XOOPS UserMenu Style */
td#usermenu a {text-decoration:none;border:#2e2e2e 1px solid;color:#767676;}
td#usermenu a:hover {color:#FFFFFD;border:#767676 1px solid;background-color:#2e2e2e;}
td#usermenu a.menuTop {}
td#usermenu a.highlight {color:#FFFFFD;border:#767676 1px solid;background-color:#2e2e2e;}
/* XOOPS News Module Style */
.item {border: 1px solid #767676;}
.itemHead {padding: 3px; background-color: #171717; color: #8e8e8e;}
.itemInfo {text-align: right; padding: 3px; background-color: #000000}
.itemTitle a {font-size: 130%; font-weight: bold; font-variant: small-caps; color: #ffffff; background-color: transparent;}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; background-color: #000000}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}
/* XOOPS Newbb Style */
.outer { background-color: #000000; border: 1px #767676 solid;}
.head { background-color: #000000; padding: 5px; font-weight: bold; height:18px;}
.even { background-color: #000000; padding: 5px; }
.odd { background-color: #212121; padding: 5px; vertical-align:top; }
.foot {background-color: #000000; padding: 5px; font-weight: bold; height:23px;}
tr.even td {background-color: #000000; padding: 5px;}
tr.odd td {background-color: #212121; padding: 5px;}
.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #FFFFFF; font-weight:bold; border: 1px solid #767676; background-color: #000000; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #FFFFFF; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}
/* Form Style */
input,textarea {background:#303030;font-size:12px;color:#e7e7e7;
border:1px solid; border-color:#767676}
select {color:#e7e7e7;background-color : #000000;}
/* Quote blocks */
div.xoopsQuote{background:#000000;border:1px solid #525252;color:#e7e7e7;
font-size:11px;line-height:125%}
/* Code blocks */
div.xoopsCode{background:#000000;border:1px solid #525252;color:#fff8dc;
font:12px Courier,"Courier New",sans-serif;padding:5px}