Een maatje van me heeft me vandaag geholpen met de css maar hem lukt het ook niet wat we ook proberen.
Nu hebben we besloten om eigen plaatjes toe te voegen helaas wilt dat ook niet..
Dit is de css nu:
Code: Selecteer alles
/* Icon images
--------------------------------------------- */
.small-icon {
background: none !important;
padding: 0;
position: relative;
}
.small-icon > a {
padding-left: 0 !important;
padding-right: 0 !important;
}
.small-icon > a:before,
#top-bar .small-icon:before,
.profile-context .user-icons a:before {
display: inline-block;
font-family: FontAwesome;
color: #888;
text-shadow: 0 0 5px #000;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: inherit;
text-decoration: none;
padding-right: 3px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.small-icon > a:hover:before {
color: #FFF;
text-shadow: 0 0 16px #009CFF;
}
.dropdown-contents .small-icon > a:before {
width: 1.28571em;
text-align: center;
}
#top-bar .small-icon:before,
#top-bar .small-icon.link > a:before {
color: inherit;
padding-right: 5px;
}
.icon-acp > a:before { content: "\f085"; }
.icon-boardrules > a:before { content: "\f03a"; }
.icon-bookmark > a:before { content: "\f02e"; }
.icon-bump > a:before { content: "\f102"; }
.icon-contact > a:before { content: "\f003"; }
.icon-delete-cookies > a:before { content: "\f1f8"; }
.icon-download > a:before { content: "\f019"; }
.icon-faq > a:before { content: "\f059"; }
.icon-home > a:before { content: "\f015"; }
.icon-logout > a:before { content: "\f011"; }
.icon-mark:before { content: "\f046"; }
.icon-mark-read > a:before { content: "\f046"; }
.icon-mcp > a:before { content: "\f0e3"; }
.icon-members > a:before { content: "\f0c0"; }
.icon-newspage > a:before { content: "\f0a1"; }
.icon-notification > a:before { content: "\f0f3"; }
.icon-pages > a:before { content: "\f0c5"; }
.icon-pm > a:before { content: "\f01c"; }
.icon-print > a:before { content: "\f02f"; }
.icon-profile > a:before { content: "\f007"; }
.icon-register > a:before { content: "\f044"; }
.icon-restore-permissions > a:before { content: "\f079"; }
.icon-search > a:before { content: "\f002"; }
.icon-search-advanced > a:before { content: "\f1de"; }
.icon-search-self > a:before { content: "\f007"; }
.icon-search-unanswered > a:before { content: "\f1ae"; }
.icon-search-unread > a:before { content: "\f06e"; }
.icon-search-new > a:before { content: "\f0e7"; }
.icon-search-active > a:before { content: "\f0e6"; }
.icon-sendemail > a:before { content: "\f0e0"; }
.icon-subscribe > a:before { content: "\f046"; }
.icon-team > a:before { content: "\f132"; }
.icon-ucp > a:before { content: "\f013"; }
.icon-unsubscribe > a:before { content: "\f147"; }
.icon-view > a:before { content: "\f06e"; }
.post-buttons {
float: right;
list-style: none;
margin-top: 2px;
}
.has-profile .post-buttons {
float: none;
position: absolute;
margin: 0;
right: 0;
top: 5px;
}
.post-buttons > li {
float: left;
margin-right: 3px;
}
.post-buttons .icon-button {
padding: 0 5px;
}
.hastouch .post-buttons .icon-button {
padding: 2px 8px;
}
.post-buttons .icon-button span {
display: block;
height: 0;
overflow: hidden;
position: absolute;
width: 1px;
}
.post-buttons .icon-button {
height: 18px;
font-size: 13px;
border: 1px solid #C7C3BF;
border-radius: 4px;
font-family: "Open Sans", "Droid Sans", Verdana, Arial, Helvetica;
background: transparent none 0 0 repeat-x;
background-color: #FFFFFF;
background-image: -moz-linear-gradient(top, #FFFFFF, #E9E9E9);
background-image: -webkit-linear-gradient(top, #FFFFFF, #E9E9E9);
background-image: -o-linear-gradient(top, #FFFFFF, #E9E9E9);
background-image: linear-gradient(to bottom, #FFFFFF, #E9E9E9);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#E9E9E9')";
box-shadow: 0 0 0 1px #FFFFFF inset;
-webkit-box-shadow: 0 0 0 1px #FFFFFF inset;
color: #D31141;
}
.post-buttons .icon-button:hover {
border-color: #0a8ed0;
background-image: -moz-linear-gradient(top, #E9E9E9, #FFFFFF);
background-image: -webkit-linear-gradient(top, #E9E9E9, #FFFFFF);
background-image: -o-linear-gradient(top, #E9E9E9, #FFFFFF);
background-image: linear-gradient(to bottom, #E9E9E9, #FFFFFF);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#E9E9E9', EndColorStr='#FFFFFF')";
text-shadow: 1px 1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, -1px -1px 0 rgba(188, 42, 77, 0.2);
}
.report-icon:before { content: "\f06a"; color: #F40; margin-top: -5px !important; }
.warn-icon:before { content: "\f071"; color: #FFAE00; margin-top: -5px !important; }
.edit-icon:before { content: "\f044"; color: #888; margin-top: -5px !important; }
.delete-icon:before { content: "\f00d"; color: #F00; margin-top: -5px !important; }
.info-icon:before { content: "\f05a"; color: #00B6FF; margin-top: -5px !important; }
.quote-icon:before { content: "\f10d"; margin-top: -5px !important;}
.post-buttons .responsive-menu-link:before { content: "\f0c9"; color: #888; margin-top: -5px !important; }
Ik heb me eigen plaatjes geupload naar hier:
styles/pbwow3/theme/images/knoppen
http://hpmagicworld.nl/styles/pbwow3/th ... bewerk.png
http://hpmagicworld.nl/styles/pbwow3/th ... citeer.png
http://hpmagicworld.nl/styles/pbwow3/th ... rmatie.png
http://hpmagicworld.nl/styles/pbwow3/th ... orteer.png
http://hpmagicworld.nl/styles/pbwow3/th ... wijder.png
http://hpmagicworld.nl/styles/pbwow3/th ... rschuw.png
Wat voor css zorgt ervoor dat me eigen plaatjes nu zichtbaar worden?
