The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

CSS Forum Table Border

Go down

Solved CSS Forum Table Border

Post by Syfte September 27th 2010, 3:14 am

Is there a way to add a 1px border around the forum tables (as shown below)? And with css.

Without border:
CSS Forum Table Border Helpex10
With border:
CSS Forum Table Border Helpex11
(Edited in graphic software)

I made the "Table Background Image" transparent.

__________________________________________________

Solved with the code:
Code:

.forabg {
  border: 1px solid black !important;
  padding: 0px !important;
  }
.forabg .corners-top ,
.forabg .corners-bottom {
display:none;
}
Syfte
Syfte
Forumember

Male Posts : 87
Reputation : 15
Language : English | Tagalog | HTML | CSS | Graphic Design

http://www.spotfeed.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum