InstantASP Community Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Help with CSS: table borders Expand / Collapse
Author
Message
Posted 23/06/2006 13:45:16
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 15/02/2007 18:32:00
Posts: 23, Visits: 91
Hey all,

I'm trying to figure out why the left and right borders in my center tables are a little thicker than the top and bottom. First look here:

http://www.warrengene.com/forums/

If you look at the forum listing table, you'll see that the dark borders seem thicker on the left and right sides. This also happens at the bottom table for Forum Activity. I attached an image with an arrow pointing to the thicker border. I've been though the CSS file (obviously to change the look of my forum) and can't seem to put together how to make the border uniform around the entire table.

  Post Attachments 
wg_forum_thickborder.gif (74 views, 4.24 KB)
Post #11118
Posted 23/06/2006 15:36:46


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Customers
Last Login: 30/12/2008 00:19:04
Posts: 693, Visits: 2,419
It might be the following css class:

/* This should be the darker color of the two colors */

.ForumsBody2
{
font-family: Arial, Verdana, Tahoma ;
font-size: 8pt ;
font-weight: normal ;
color: #999999 ;
background-color: #101010 ;
border-bottom: 1px #101010 solid ;
border-right: 1px #101010 solid ;
border-left: 1px #101010 solid ;
border-top: 1px #101010 solid ;
}

You might not have the border as the same color as the background???

FYI : This is in 4.1.2.  I know that some of the css classes in 4.1.3 now have a different name.  I didn't have much time to research this, so this is off the top if my head.  Hope it does the trick.


..:: Bare ::..
http://www.livingformetal.com
Post #11120
Posted 24/06/2006 14:21:32
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 15/02/2007 18:32:00
Posts: 23, Visits: 91
Hey Bare,

Thanks for the reply. I decided to "dig in" a little more today and finally figured out where I had to make the change. I'm using 4.1.3, and removed the border CSS under this class: .PanelBar_OuterTable. Got it looking the way I want now.

Post #11123
Posted 25/06/2006 20:32:03


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Customers
Last Login: 30/12/2008 00:19:04
Posts: 693, Visits: 2,419
warble (6/24/2006)
Hey Bare,

Thanks for the reply. I decided to "dig in" a little more today and finally figured out where I had to make the change. I'm using 4.1.3, and removed the border CSS under this class: .PanelBar_OuterTable. Got it looking the way I want now.

Sweet!!!    The CSS stuff is definitely different between 4.1.2 & 4.1.3.  Glad you figured it out


..:: Bare ::..
http://www.livingformetal.com
Post #11124
Posted 26/06/2006 11:55:53
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 15/02/2007 18:32:00
Posts: 23, Visits: 91
Yeah, I remembered the documentation has the class name changes too. I just hope we can keep rolling along with version updates and keep the class changes to a minimum.
Post #11127
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ryan Healey, Mark Christianson, Bare, James Trott

Permissions Expand / Collapse

All times are GMT, Time now is 7:00pm

Powered by InstantForum.NET v4.1.4 © 2009
Execution: 0.047. 13 queries. Compression Disabled.
Home | Products | Purchase | Support | Company | Contact Us
Privacy Statement | © 1999-2007 InstantASP Limited. All Rights Reserved.