PDA

View Full Version : Cell span display grey bar


angkor408
02-02-2008, 10:29 AM
For some reason if you notice in my homepage under " Main Menu" there a grey bar underneath that. This is like double cell or table span. For some reason it apply I never seen that before. How can I fix it? Here my page:

http://www.khmerclub.com

Thanks,
Angkor

Brian
02-02-2008, 03:57 PM
Looks like you've set the height of your tcat class to 34px which is adding a good bit of empty space and allowing the background color to be shown. So you either need to remove that, or modify your images/en/crown_bg.gif image to make it higher.

Our Sponsors
 

angkor408
02-02-2008, 10:30 PM
Brian, where do I change my tcat setting at? Is that in the template setting or the stylevar template? Or this is in vbadvance setting? Thanks,Angkor

angkor408
02-02-2008, 10:37 PM
I did a search on images\en\crown_bg.gif and is this the correct template I should edit?
forumhome_forumbit_level1_nopost. I reduced the width from 100% to 50% but it doesn't do anything.


td height="32" width="51"><img src="images/en/crown_l.gif" alt="" /></td>
<td class="tcat" style="background-image:url('images/en/crown_bg.gif');width:50%;"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
<if condition="$show['forumdescription']"><span class="smallfont">$forum[description]</span></if>

Our Sponsors
 

angkor408
02-02-2008, 10:53 PM
Brian, I had adjusted this image from this link: images/en/crown_bg.gif image higher now it doesn't show extra grey cell anymore. This look ok but do you which template exactly so I can try to edit the tcat 34px so it will look not too big. Thank for your help. Angkor

angkor408
02-02-2008, 11:17 PM
Brian, It work now. I changed my Table Cell Padding (pixels) was set to 6 I had changed to 0. Now is working great :)