




dataguru wrote:I would like to put borders around individual posts in a thread.

dataguru wrote:I'd also like to increase the font size across the board a tad.
body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #828282;
background-color: #FFFFFF;
/*font-size: 62.5%; This sets the default font size to be equivalent to 10px */
font-size: 10px;
margin: 0;
padding: 12px 0;
}


MGadAllah wrote:dataguru wrote:I would like to put borders around individual posts in a thread.
I am also interested to know too.
MGadAllah wrote:Thanks a lot

dataguru wrote:I would like to put borders around individual posts in a thread. or at least top and bottom borders.
Anyone know where that's at?
prototech wrote:Read through the first two pages of this topic: viewtopic.php?f=74&t=1249975



.forabg {
background-color: #0076b1;
background-image: url("{T_THEME_PATH}/images/bg_list.gif");
}

prototech wrote:It's an image: http://122.117.196.212/forum/styles/pro ... g_list.gif
- Code: Select all
.forabg {
background-color: #0076b1;
background-image: url("{T_THEME_PATH}/images/bg_list.gif");
}
Return to [3.0.x] Styles Support & Discussion
Users browsing this forum: fantastic, holybeef and 28 guests