Mr DarkHaxers2 at 06h49
21
Oct
2011
Ok I Saw This In My CSS stylesheet but do i need this code or not
Here's The Code:
Here's The Code:
- Code:
*--- This part corresponds at the forum description ---*/
.forum-description {
margin: -12;
padding: 0 3px;
color: #000000;
width: 1000%;
border: 4px solid #000000;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
font-size: 12px;
}
/*--- This part corresponds to "X messages in X topics" ---*/
.forum-stats {
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-top-left-radius: 20px;
border-bottom: 0 none !important;
border-left: 3px solid #000000;
border-right: 3px solid #000000;
border-top: 3px solid #000000;
color: #000000;
font-size: 11px;
font-style: italic;
height: 14px;
left: 280px;
padding: 3px;
position: relative;
text-align: center;
width: 200px;
}
/*--- This part corresponds to the subforums display ---*/
.forum-sousforum {
color: #000000;
border: 3px solid #000000;
border-top: 0px !important;
-moz-border-radius-bottomleft: 14px;
-moz-border-radius-bottomright: 14px;
-webkit-border-bottom-right-radius: 14px;
-webkit-border-bottom-left-radius: 14px;
border-bottom-right-radius: 14px;
border-bottom-left-radius: 14px;
margin: auto;
padding: 4px;
color: #000000;
width: 200%;
text-align: center;
height: 14px;
font-size: 11px;
}
1 !_NICK_!, on 21/10/2011 at 07h56
I would think so.
2 MinatoRain, on 21/10/2011 at 08h16
- Code:
*--- This part corresponds at the forum description ---*/
.forum-description {
margin: -12;
padding: 0 3px;
color: #000000;
width: 1000%;
border: 4px solid #000000;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
font-size: 12px;
}
This is your forum description, you can access it in your Admin Panel > Configuration.
- Code:
/*--- This part corresponds to "X messages in X topics" ---*/
.forum-stats {
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-top-left-radius: 20px;
border-bottom: 0 none !important;
border-left: 3px solid #000000;
border-right: 3px solid #000000;
border-top: 3px solid #000000;
color: #000000;
font-size: 11px;
font-style: italic;
height: 14px;
left: 280px;
padding: 3px;
position: relative;
text-align: center;
width: 200px;
}
Number of post and topics this is.
- Code:
/*--- This part corresponds to the subforums display ---*/
.forum-sousforum {
color: #000000;
border: 3px solid #000000;
border-top: 0px !important;
-moz-border-radius-bottomleft: 14px;
-moz-border-radius-bottomright: 14px;
-webkit-border-bottom-right-radius: 14px;
-webkit-border-bottom-left-radius: 14px;
border-bottom-right-radius: 14px;
border-bottom-left-radius: 14px;
margin: auto;
padding: 4px;
color: #000000;
width: 200%;
text-align: center;
height: 14px;
font-size: 11px;
}
I believe, this is the categories (sections)
All of these you need, removing this could causes lots of issues to your forums.
3 Mr DarkHaxers2, on 21/10/2011 at 16h07
Oh Ok Then --Thanks--
4 Jophy, on 21/10/2011 at 17h27
Solved => Moved
Similar topics
Hey Guys,
I am pretty new to this forum, so I have no idea if the answer to this question has been posted elsewhere, if it has I apologise..
I play in a youth string orchestra and I was wondering if anyone had released the string score/sheet music
Hi i would like to share some bikes i scanned out of a magazine (motormagazine 1973-'74). These pictures are from when these bikes where modern...
Bultaco Metralla racing
Cimatti Sagittario
Dixon-Honda 250 cc
Ducati 750 Sport
Ducati 750
Hi
I am new to data warehousing and related subjects and as a first project I am busy analyzing our timesheet data. I would like some design ideas for the following problem: I need to compare each consultants weekly (and monthly and annual) utilization,
Replies 1 to 4 on 4 for "Do I Need This In My CSS Style Sheet"
Search
Informations
4 Replies For the topic :
"Do I Need This In My CSS Style Sheet"
This topic has been viewed 584 times.
Last message :
21/10/2011 at 06h49 by "Mr DarkHaxers2"





