how to remove black spots from my news.
3 posters
Page 1 of 1
how to remove black spots from my news.
https://2img.net/h/oi48.tinypic.com/2uqiv6h.png
How can i remove them ?
Here is the script for the signs
when i got it they been there so i did not add them there Thanks for help !!!
How can i remove them ?
Here is the script for the signs
when i got it they been there so i did not add them there Thanks for help !!!
Last edited by smerf95 on August 7th 2012, 11:53 pm; edited 3 times in total
Re: how to remove black spots from my news.
Rideem3 wrote:
Put this in your CSS StyleSheet:
- Code:
ul.linklist li {
list-style-type: none;
}
Did not work ;( any other ideas ?
Re: how to remove black spots from my news.
Please post your forum's address.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: how to remove black spots from my news.
Maybe try this? :
- Code:
.mes_oonglets li {
list-style-type: none;
}
Re: how to remove black spots from my news.
could you try this:
- Code:
#0_111, .mon_oonglet, td, #0_222, #0_333, #0_444, .nompa {
list-style-type: none;
}
Re: how to remove black spots from my news.
- Code:
#0_111, .mon_oonglet, td, #0_222, #0_333, #0_444, .nompa {
list-style-type: none;
}
#search-box {
display: none !important;
}
.search-box {
display: none !important;
}
#wrap {
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
}
position:absolute;
top: (new X position);
left: (new y position);
}
---
ul.navlinks a img:hover {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
.second_nav {
padding: 0 0 0 0;
background-image: url('');
border-color: transparent;
width:98%;
}
/* Modules-------------------------------------------------*/
.module {
margin-bottom: 4px;
padding: 0 10px;
background-image: url('http://i49.tinypic.com/2jbuptw.png');
background-repeat: repeat-x;
background-color: #393939;
color: #3B2304;
}
}
/* Chatbox-------------------------------------------------*/
body.chatbox {
background-image: none;
}
.chatbox {
background-color: #D6C43C;
}
#chatbox_header {
height: 30px;
background-color: #D6C43C;
}
.chatbox .forabg {
margin: 0;
border: none;
padding: 0;
margin: 0;
background-color: #D6C43C;
}
.chatbox-title,.chatbox-title a.chat-title {
color: #3B2304 !important;
}
.chatbox-title {
float: left;
margin: 0;
padding: 2px 5px 0 5px;
width: 15em;
}
.chatbox-options {
float: right;
list-style: none;
font-size: 11px;
margin: 0.7em 0.5em 0.5em 0.5em;
}
.chatbox-options li {
display:inline;
}
.chatbox-options li,.chatbox-options li a,.chatbox-options li label {
color: #3B2304;
}
#chatbox_members {
position: absolute;
top: 30px;
bottom: 30px;
width: 180px;
overflow: auto;
border-right: 1px solid ;
}
#chatbox_members .member-title {
text-align: center;
padding: 0.5em 0.25em;
background-image: none;
font-size: 12px;
background-color: #D6C43C;
color : #3B2304;
font-family: Verdana,Arial,Helvetica,sans-serif;
}
#chatbox_members ul {
list-style: none;
margin: 0 0 0 1em;
}
#chatbox_members ul li {
margin: 0.5em 0.5em 0.5em 0;
}
#chatbox {
position: absolute;
top: 30px;
left: 181px;
right: 0;
bottom: 30px;
overflow: auto;
line-height: 10px;
}
.chatbox_row_1 {
padding: 4px;
background-color: #D6C43C;
}
.chatbox_row_2 {
padding: 4px;
background-color: #C4B331;
}
.chatbox_row_3 {
padding: 4px;
background-color: #D6C43C;
}
.memberlist_row_1 {
background-color: #00000;
}
#chatbox_footer {
height: 25px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 5px;
}
#chatbox_footer label {
color: #3B2304;
}
#message,#submit_button{
border-width: 1px;
}
.fontbutton {
padding: 1px;
cursor: pointer;
text-align: left;
}
.fontbutton_normal {
background: #E1E1E2;
}
.fontbutton_selected {
background: #000000;
border: 1px solid #22229C;
}
.fontbutton_clicked {
background: #000000;
border: 1px solid #22229C;
}
.fontbutton_hover {
background: #000000;
border: 1px solid #22229C;
}
#chatbox_contextmenu {
border: 2px solid black;
background-color: #02710e;
}
#chatbox_contextmenu p {
margin:0;
padding: 1px 4px;
font-family: verdana, arial, sans-serif;
background: #3B2304;
border-bottom:1px solid #777;
}
#chatbox_contextmenu p.hover {
background: #3B2304;
}
#chatbox_contextmenu p.close {
background: #ddd;
padding: 1px;
font-size: 95%;
color:#fff;
background: url('');
}
#chatbox_contextmenu p.close img {
vertical-align: middle;
padding-left: 20px;
}
#chatbox_contextmenu a {
color: #3B2304;
text-decoration: none;
font-size: 95%;
}
#chatbox_contextmenu a:hover {
color: ;
}
.fontbutton {
background: #E1E1E2 none repeat scroll 0%;
border:medium none;
color:#3B2304;
float:left;
margin-right:10px;
padding:1px;
}
#chatbox .user {
font-weight: bold;
}
* html #chatbox-members {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
Error
Detected error
We have counted a different number of "{" and of "}". It means your CSS risks to be not valid and will not be posted correctly on your forum.
We advise you to reread your code.
realy want to get rid of them . Any other idea? Remind you that this is in Display ->Generalities
Re: how to remove black spots from my news.
If it display that error it means you have pasted my code wrong in your css.
And I already see the problem. Look here at the bold:
position:absolute;
top: (new X position);
left: (new y position);
}
And I already see the problem. Look here at the bold:
position:absolute;
top: (new X position);
left: (new y position);
}
Re: how to remove black spots from my news.
No look, you end it with } that is correct but you don't tell for what it is.
Re: how to remove black spots from my news.
i realy anoying i know but ..
What do I put in there ?
Im realy sorry and thank u for ur help
What do I put in there ?
Im realy sorry and thank u for ur help
Similar topics
» i have problem subtitles black and black background
» News box.
» news appear...
» Mod News Error
» How to make news like this?
» News box.
» news appear...
» Mod News Error
» How to make news like this?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum