AndroidHealthClinic

Sticky Nieuwe Forum opties

Bezoekers in dit topic

Waar is de pr0n sectie gebleven. Wil een topic openen.
 
Beetje lullig. Laat maar :( Wou vragen wie die pics van Vonn heeft.
 
- als ik een gif wil plaatsen middels bb code dan zie ik de gif afspelen tijdens het opmaken van bericht, tijdens posten verschijnt er een kruis. Als ik dan op bericht bewerken klik zie ik de gif wel afspelen. Dan ben ik genoodzaakt omk de link via media te plaatsen, dan speelt de gif wel af maar in een lelijk frame.

- als ik een post aanmaak met pics en deze wil wijzigen in minder pics dan verdwijnen ze niet altijd gelijk. En sinds vanavond zie ik de pics als bijlagen die ik dan via de knop verwijderen zou moeten kunnen verwijderen maar lukt ook maar voor de helft.
 
Wordt aan gewerkt. Automatische upload van hotlinked afbeeldingen stond even aan, maar dit zorgt soms voor problemen (vooral bij gif's)

We hebben de resterende hotlinked afbeeldingen geupload (net half u geleden klaar) en gaan de niet-werkende verwijderen -> wordt vervangen door [Afbeelding niet meer beschikbaar]

Sinds wanneer ervaar je het probleem exact?

Nu zou het moeten werken.
 
Die van de gif al een tijdje (paar wkn?), dat van niet gelijk verwijderen wat ik wil sinds een uur geloof ik (dat ik merk).

Niet elke gif overigens, als ze heel klein zijn doen ze het wel. Maar het is vooral gek dat die gif afspeelt tijdens opmaken van bericht waardoor je denkt oke prima, en dan druk je op reageren en doet die het niet.
 
Die van de gif al een tijdje, dat van niet gelijk verwijderen wat ik wil sinds een uur geloof ik (dat ik merk).
Niet elke gif overigens, als ze heel klein zijn doen ze het wel.

Dat heeft te maken met de maximale bestandsgrootte voor hotlinked (bb code) afbeeldingen. Als het bestand groter is wordt er een rood kruis getoond in de post ipv de afbeelding. Dit staat momenteel op 5MB maar zullen we verhogen naar 10MB of onbeperkt.

Het niet gelijk verwijderen van afbeeldingen komt door het uploaden van de hotlinked afbeeldingen. Heeft voor een fout gezorgd dat we vandaag nog gaan oplossen.
 
Klassieke style klopt niet helemaal meer.
 
Die is er binnen een uurtje terug. We zijn bezig aan de CSS templates (ads vooral) zodat deze html5 ready zijn. Bij de klassieke stijl was er wat misgegaan bij het updaten (kindstijl van hoofdtemplate).
 
Ah op die fiets. Als je hulp nodig hebt met eventuele dingen wil ik best helpen. Ben namelijk front end developer :)
 
IT'er is bijna klaar, de klassieke stijl vormt een probleem soms omdat Big-T dit volledig via een CSS template heeft gedaan.

Voor alle stijlen moet er alleen nog padding komen voor de reclameblok onderaan bij gesloten topics. bv. Nieuw - Persoonlijke begeleiding met schema's op bb.nl (+reviews)

Alles zit tussen een <div class=> nu en via CSS correct geplaatst.

Dit zou de code voor klassiek moeten zijn.

Code:
/* -------------------------- */
/* START VB3 STYLE PROPERTIES */
/* -------------------------- */


/* -------------------------- */
/* Misc */

/* we can't put this here as it breaks the Responsive Design

.pageWidth {margin:0 10px 0 10px !important}

*/

#content .pageContent {background-color:#fff !important; padding:10px 25px !important}
body {font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif !important; color:#000 !important}
.mceContentBody {background-color:#fff !important}

/* we have to do this part in the Style Properties as well to prevent showing slow background rendering */

#header {background-color:#f0f0f0 !important}

/* ---- */

.subHeading {color:#fff !important; background-color:#4b6ca6 !important; border-top:1px solid #d1d1e1 !important; border-bottom:1px solid #d1d1e1 !important}
.subHeading a {color:#fff !important}
.subHeading {color:#fff !important}
.subHeading .text {color:#fff !important}
.subHeading dt {color:#fff !important}
.textHeading, .xenForm .sectionHeader {border-bottom:1px solid #d1d1e1 !important}
.titleBar h1 {font-size:16pt !important}
.heading, .xenForm .formHeader {color:#fff !important; background-color:#7490bf !important; border-bottom:1px solid #304774 !important}
.textHeading, .xenForm .sectionHeader {color:#88a0c8 !important}

.dataTable tr.dataRow td {border-bottom:1px solid #d1d1e1 !important}
.dataTable tr.dataRow th {background-color:#334d80 !important; border-bottom:1px solid #0b198c !important; border-top:1px solid #d1d1e1 !important; color:#fff !important}

.sectionFooter {color:#e0e0f6 !important; background:#3e5c92 none !important; border-bottom:1px solid #d1d1e1 !important}
.sectionFooter .SelectionCount {text-decoration:none !important; color:#fff !important}
.sectionFooter a:hover.SelectionCount {text-decoration:underline !important; color:#fff !important}
.sidebar .sectionFooter a {color:#e0e0f6 !important}
.linkGroup a {color:#22229c !important}

.avatar img, .avatar .img {background-color:#fff !important; border-radius:0 !important; border-color:#d1d1e1 !important}
.avatarEditor .avatarCropper, .avatarEditor .avatar img {background-color:transparent !important; border-radius:0 !important; border-color:#d1d1e1 !important}

fieldset, .submitUnit, .ctrlUnit, .section li {border-color:#d1d1e1 !important}
.errorPanel {border-radius:0 !important}

.userBanner {margin:2px 0 0 0 !important; padding:2px 5px !important; border-radius:0 !important; box-shadow:none !important}       
.userBanner.wrapped span {display:none !important}
.userBanner.wrapped span.before {display:none !important}
.userBanner.wrapped span.after {display:none !important}
.userBanner.bannerStaff {color:#304774 !important; background-color:#a5b7d6 !important; border-color:#7490bf !important}

.memberCard .pairsInline dt {color:#969696 !important}

.register_form div.text a {color:#22229c !important}
a.ReCaptchaReload, a.ReCaptchaSwitch {color:#22229c !important}
.register_process div.baseHtml a {color:#22229c !important}

ol.ipLogs li.secondaryContent {background-color:#f5f5ff !important; border-top:none !important}
div.ipMatches h3 a {color:#22229c !important}
div.ipMatches div.regDate a.deleteSpam {color:#22229c !important}

/* -------------------------- */


/* -------------------------- */
/* Login bar */

#loginBar {color:#b8c9e3 !important; background-color:#304774 !important; border-bottom-color:#899fc5 !important}
#loginBar a {color:#b8c9e3 !important}
#loginBar .textCtrl {color:#fff !important; background-color:#5b6f98 !important; border-color:#899fc5 !important}
#loginBar .textCtrl:focus {background:black none !important}
#loginBar #loginBarHandle {color:#b8c9e3 !important; background-color:#304774 !important; border-bottom-right-radius:5px !important; border-bottom-left-radius:5px !important; box-shadow:0 2px 5px #304774 !important}
#loginBar form.eAuth .ctrlWrapper {border-color:#899fc5 !important}

/* Fix for 'Watched Forums' page */
h3.subHeading {margin:0 !important; border:none !important}
/* Fix for 'Watched Forums' page */

/* -------------------------- */


/* -------------------------- */
/* Navigation */

/* Tabs */

.navTabs {background-color:#304774 !important; border:1px solid #899fc5 !important; border-bottom:1px solid #0b198c !important}
.navTabs .navTab.PopupClosed .navLink {color:#b8c9e3 !important}
.navTabs .navTab.PopupClosed:hover {background-color:#4b6ca6 !important}
.navTabs .navTab.PopupClosed .navLink:hover {color:#b8c9e3 !important}
.navTabs .navTab.selected .navLink {color:#304774 !important; background-color:#738fbf !important; border:1px solid #0b198c !important}
.navTabs .navTab.PopupOpen .navLink {color:#304774 !important}

/* Second Row */

.navTabs .navTab.selected .tabLinks {background-color:#738fbf !important}
.navTabs .navTab.selected .tabLinks a {color:#fff !important; font-family:verdana, sans-serif !important; font-weight:bold !important; padding:1px 10px !important; display:block !important; text-shadow:0 1px 1px #334d80 !important}
.navTabs .navTab.selected .tabLinks a:hover, .navTabs .navTab.selected .tabLinks a:focus {color:#fff !important; font-family:verdana, sans-serif !important; font-weight:bold !important; padding:1px 10px !important; display:block !important; text-shadow:0 1px 1px #334d80 !important; border:none !important}

/* Page Nav */

.PageNav a {border-radius:0 !important; font-family:arial, sans-serif; color:#22229c !important; background-color:#f5f5ff !important; border-color:#d1d1e1 !important}
.PageNav a.currentPage {font-family:arial, sans-serif; color:#000 !important; background-color:#e1e4f2 !important; border-color:#d1d1e1 !important}
a.PageNavPrev, a.PageNavNext {background-color:#fff !important}
.PageNav a:hover, .PageNav a:focus {color:#22229c !important; background-color:#e1e4f2 !important; border-color:#d1d1e1 !important}

.itemPageNav a, .itemPageNav span {font-size:11px !important}
.itemPageNav a {color:#22229c !important; background:transparent none !important; border:none !important}
.itemPageNav a:hover {color:#22229c !important}

/* -------------------------- */


/* -------------------------- */
/* XenForo Tabs */

.tabs {background-color:#fcfcff !important; border-color:#d1d1e1 !important}
.tabs li a, .tabs.noLinks li {background-color:#e1e4f2 !important; border:1px solid #d1d1e1 !important; border-bottom:none !important; border-radius:0 !important}
.tabs li:hover a, .tabs.noLinks li:hover {background-color:#a5b7d6 !important}
.tabs li.active a, .tabs.noLinks li.active {background-color:#fff !important}

/* -------------------------- */


/* -------------------------- */
/* Popups */

.Popup .PopupControl:hover, .Popup.PopupContainerControl:hover {color:#334d80 !important; background-color:#5372aa !important}
.Popup .PopupControl.PopupOpen, .Popup.PopupContainerControl.PopupOpen {color:#334d80 !important; background-color:#5372aa !important}
.Menu {border:1px solid #5372aa !important; border-top:5px solid #5372aa !important}
.Menu .primaryContent {background:#f5f5ff none !important; opacity:0.96 !important; border-bottom:1px solid #d1d1e1 !important}

.Menu .secondaryContent {border-bottom:1px solid #d1d1e1 !important}

/* we have to do this part in xenforo_popup.css to keep the yellow alert background showing

.Menu .secondaryContent {background-color:rgba(225,228,242, 0.96) !important}

*/

.Menu .sectionFooter {background:#d1d1e1 none !important; opacity:0.96 !important}
.menuColumns .blockLinksList a, .menuColumns .blockLinksList label {color:#22229c !important}
.Menu .blockLinksList a {color:#22229c !important}
.blockLinksList a:hover, .blockLinksList a:focus, .blockLinksList li.kbSelect a, .blockLinksList label:hover, .blockLinksList label:focus, .blockLinksList li.kbSelect label {background-color:transparent !important; text-decoration:underline !important}

.navPopup .PopupItemLinkActive:hover {border-radius:0 !important; background-color:transparent !important}
.navPopup .listItem {border-color:#d1d1e1 !important}
.navPopup .sectionFooter a {color:#22229c !important}

.listItemText h3 a.username {color:#22229c !important}
a.PopupItemLink {color:#22229c !important}
ul.links a {color:#22229c !important}
.tabMenu a {color:#22229c !important}
.formPopup {background-color:#fff !important}
.formPopup .controlsWrapper {background-color:#f5f5ff !important}

.AvatarEditor .avatarOption {border-color:#7490bf !important}
.labelText .textCtrl {color:#fff !important; background-color:#000 !important; border-color:#899fc5 !important}

.xenOverlay .formOverlay .textCtrl:focus, .xenOverlay .formOverlay .textCtrl.Focus {background:#304774 none !important}
.xenOverlay .section, .xenOverlay .sectionMain {border-color:rgba(48,71,116, 0.5) !important}
.xenOverlay dl.secondaryContent {background-color:#f5f5ff !important; border-color:#d1d1e1 !important}

.xenOverlay .section .messageContainer {border-color:#d1d1e1 !important}

.xenOverlay input.textCtrl {border-color:#899fc5 !important}
.xenOverlay textarea.textCtrl {border-color:#899fc5 !important}

.dataTable .dataRow a {color:#22229c !important}
.dataTable .dataRow .viewVersion a.OverlayTrigger {background-color:#e1e4f2 !important}
.dataTable .dataRow .viewVersion a:hover.OverlayTrigger {text-decoration:underline !important}

.ipInfo .primaryContent {background-color:#f5f5ff !important; border-color:#d1d1e1 !important}
.ipInfo .secondaryContent {background-color:#e1e4f2 !important; border-color:#d1d1e1 !important}
.ipInfo .secondaryContent a {color:#22229c !important}
.ipInfo .secondaryContent span.host {color:#000 !important}

#StackAlerts .stackAlert {border-color:#7490bf !important}
#StackAlerts .stackAlertContent {border-color:#e1e4f2 !important; background:rgba(245,245,255, 0.9) !important}

.chooserColumns li a {color:#22229c !important}       
.chooserColumns li a:hover {background-color:#e1e4f2 !important}
.styleChooser .secondaryContent {background-color:#f5f5ff !important; border-color:#d1d1e1 !important}
.styleChooser .secondaryContent a {color:#22229c !important}

/* Quick Navigation Menu */

#jumpMenu .jumpMenuColumn {border-color:#d1d1e1 !important}
#jumpMenu .jumpMenuColumn .primaryContent {border-color:#d1d1e1 !important}
#jumpMenu .secondaryContent {background:#f5f5ff none !important; border-color:#d1d1e1 !important}
#jumpMenu .secondaryContent a, #jumpMenu .secondaryContent a:visited {color:#22229c !important}
#jumpMenu .secondaryContent .blockLinksList ul {border-color:#d1d1e1 !important}
#jumpMenu .blockLinksList a.selected {background-color:#d1d1e1 !important}

/* Quick Navigation Menu */

/* -------------------------- */


/* -------------------------- */
/* Breadcrumb */

.breadcrumb {background:#f5f5ff none !important; border:1px solid #d1d1e1 !important; border-radius:0 !important}
.breadcrumb .crust a.crumb {color:#22229c !important; background-color:#f5f5ff !important; border-bottom:1px solid #d1d1e1 !important; border-radius:0 !important}
.breadcrumb .crust .arrow {border-left-color:#d1d1e1 !important}
.breadcrumb .crust .arrow span {border-left-color:#f5f5ff !important}
.breadcrumb .crust:hover a.crumb {background-color:#e1e4f2 !important}
.breadcrumb .crust:hover .arrow span {border-left-color:#e1e4f2 !important}

/* -------------------------- */


/* -------------------------- */
/* Call to action buttons */

.topCtrl a.callToAction, .nodeListNewDiscussionButton a.callToAction, .linkGroup a.callToAction {background-color:#4b6ca6 !important; background-position:center -3px !important; border:none !important; border-radius:11px !important; line-height:21px !important; height:21px !important}
.topCtrl a.callToAction span, .nodeListNewDiscussionButton a.callToAction span, .linkGroup a.callToAction span {font-weight:bold !important; font-size:9pt !important; font-family:verdana, sans-serif !important; color:#fff !important; background:none !important; padding:0 5px !important; text-shadow:0 0 2px #000 !important}

/* we have to do this part in the style properties to keep the hover effect working properly

.button.primary {background-color:#a5b7d6 !important}

*/

/* -------------------------- */


/* -------------------------- */
/* Notices */

.PanelScroller .scrollContainer, .PanelScrollerOff .panel {background-color:#e1e4f2 !important; padding:1px !important; border:1px solid #0b198c !important; border-radius:0 !important; font-size:12pt !important}
.PanelScroller .panel, .PanelScrollerOff .panel {background-color:#f5f5ff !important}
.PanelScroller .panel a:link, .PanelScrollerOff .panel a:link,.PanelScroller .panel a:visited, .PanelScrollerOff .panel a:visited {color:#22229c !important; text-decoration:underline !important}
.PanelScroller .panel a:hover, .PanelScrollerOff .panel a:hover {color:#f40 !important}

.PanelScroller .navControls a {color:#22229c !important; background-color:#f5f5ff !important; border:1px solid #0b198c !important; border-radius:2px !important}
.PanelScroller .navControls a.current span {border-top-color:#f5f5ff !important}
.PanelScroller .navControls a.current .arrow {border-top-color:#0b198c !important}
.PanelScroller .navControls a .arrow span {border-top-color:#f5f5ff !important}

/* -------------------------- */


/* -------------------------- */
/* Forum home, discussion, conversation, ... list */

.forum_list .sectionMain, .forum_view .sectionMain, .find_new_posts .section, .watch_threads .sectionMain, .watch_threads_all .sectionMain, .watch_forums .sectionMain, .category_view .sectionMain, .conversation_list .sectionMain, .conversation_list_yours .sectionMain, .conversation_list_starred .sectionMain {background-color:#d1d1e1 !important; padding:1px 1px 0 1px !important; border:1px solid #0b198c !important; border-radius:0 !important}
.sectionMain a, .sectionMain a:visited {color:#22229c !important; text-decoration:underline !important}
.sectionMain a:hover {color:#f40 !important}

.find_new_posts .section a, .find_new_posts .section a:visited {color:#22229c !important; text-decoration:underline !important}
.find_new_posts .section a:hover {color:#f40 !important}

.nodeList .categoryStrip {padding:6px 10px !important; !important; font-size:11px; color:#fff !important; background-color:#4b6ca6 !important; border-bottom:1px solid #d1d1e1 !important; border-top:none !important; border-radius:0 !important}
.nodeList .categoryStrip .nodeTitle a {color:#fff !important; text-decoration:none !important}
.nodeList .categoryStrip .nodeTitle a:hover {color:#ff6 !important; text-decoration:underline !important}
.nodeList .categoryStrip .nodeDescription {color:#fff !important}
.nodeList .categoryStrip .nodeDescription a {color:#fff !important}
.nodeList .nodeDescription {color:#000 !important}
.nodeList .categoryForumNodeInfo, .nodeList .forumNodeInfo, .nodeList .pageNodeInfo, .nodeList .linkNodeInfo {background:none !important; border-bottom:1px solid #d1d1e1 !important}

.nodeList .node.level_1 {margin-bottom:0 !important}

.node {background-color:#e1e4f2 !important}
.node .nodeText {background-color:#f5f5ff !important; min-height:44px !important; margin-top:0 !important; margin-bottom:0 !important; padding:6px 6px 6px 8px !important; border-left:1px solid #d1d1e1 !important; border-right:1px solid #d1d1e1 !important}
.node .nodeLastPost {border:none !important; background:none !important}
.node .nodeLastPost a {font-weight:bold}
.node .nodeLastPost {width:220px !important}
.node .nodeLastPost .DateTime {color:#666686 !important}
.nodeTitle {font:bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif !important}
.subForumsPopup .dt, .pairs dt, .pairsInline dt, .pairsRows dt, .pairsColumns dt, .pairsJustified dt {color:#000 !important}

ol.subForumList {background-color:#f5f5ff !important; margin:-5px 270px 0 56px !important; padding-bottom:8px !important; border-left:1px solid #d1d1e1 !important; border-right:1px solid #d1d1e1 !important}
ol.subForumList h4.nodeTitle {background-color:#f5f5ff !important}

a.menuRow {color:#22229c !important; text-decoration:underline !important}
a:hover.menuRow {color:#f40 !important}

.discussionList .sectionHeaders {border:none !important; border-bottom:1px solid #d1d1e1 !important; color:#fff !important; font-weight:bold !important; background-color:#334d80 !important; margin:0 !important}   
.discussionList .sectionHeaders a {color:#fff !important; text-decoration:none !important}
.discussionList .sectionHeaders a:hover {color:#ff0 !important; text-decoration:underline !important}
.discussionList .sectionHeaders dd a[href]:hover {text-decoration:underline !important; background-color:transparent !important}
.discussionList .discussionListItem.moderated .listBlock {background-color:#f5f5ff !important}
.discussionListItem {background-color:#f5f5ff !important; border-bottom:1px solid #d1d1e1 !important}
.discussionListItem .title {font-size:10pt !important}   
.discussionListItem .posterAvatar, .discussionListItem .stats {background:#e1e4f2 none !important}
.discussionListItem .posterAvatar {background:#e1e4f2 none !important; border-right:1px solid #d1d1e1 !important}
.discussionListItem .stats {background:#e1e4f2 none !important; border-left:1px solid #d1d1e1 !important; border-right:1px solid #d1d1e1 !important}
.discussionListItem .stats dl {border:none !important}
.discussionListItem .stats .major {font-size:10pt !important}
.discussionListItem .lastPostInfo .username {font-size:10pt !important}
.discussionListItem .noteRow {background-color:#f5f5ff !important; font-weight:bold !important; color:#000 !important}

.discussionListItems li.primaryContent {background-color:#f5f5ff !important}

.discussionList div.sectionFooter a {color:#e0e0f6 !important; text-decoration:none !important}
.discussionList div.sectionFooter a:hover {text-decoration:underline !important}
#DiscussionListOptionsHandle a, #DiscussionListOptionsHandle a:visited {font-size:10px !important; text-decoration:none !important; color:#22229c !important; background-color:#f5f5ff !important; border:1px solid #0b198c !important; border-top:none !important; border-bottom-right-radius:4px !important; border-bottom-left-radius:4px !important}
#DiscussionListOptionsHandle a:hover {text-decoration:underline !important}
.DiscussionListOptions {margin:0 auto !important; border:none !important; border-radius:0 !important; background-color:#f5f5ff !important}

.sectionMain .posterDate a, .sectionMain .posterDate a:visited {color:#000 !important; text-decoration:none !important}
.sectionMain .posterDate a:hover {color:#000 !important; text-decoration:underline !important}
.sectionMain a.dateTime, .sectionMain a:visited.dateTime {color:#000 !important; text-decoration:none !important}
.sectionMain a:hover.dateTime {color:#000 !important; text-decoration:underline !important}

.section .posterDate a, .section .posterDate a:visited {color:#000 !important; text-decoration:none !important}
.section .posterDate a:hover {color:#000 !important; text-decoration:underline !important}
.section a.dateTime, .section a:visited.dateTime {color:#000 !important; text-decoration:none !important}
.section a:hover.dateTime {color:#000 !important; text-decoration:underline !important}

.search_results .sectionMain {background-color:#d1d1e1 !important; border:1px solid #0b198c !important; border-radius:0 !important; padding:1px 1px 0 1px !important}
.searchResult {border-color:#d1d1e1 !important; padding:6px 6px 5px 15px !important; background-color:#f5f5ff !important}
.searchResult .title {font-size:10pt !important}
.searchResult .snippet a {color:#141414 !important; text-decoration:none !important}
.searchResult .meta a {color:#646464 !important; text-decoration:none !important}
.searchResult .meta a:hover {text-decoration:underline !important}
.searchResultSummary a {color:#e0e0f6 !important; text-decoration:none !important}
.searchResultSummary a:visited {color:#e0e0f6 !important; text-decoration:none !important}
.searchResultSummary a:hover {color:#e0e0f6 !important; text-decoration:underline !important}

.xenPreviewTooltip {border-color:rgba(48,71,116, 0.5) !important}
.xenPreviewTooltip .primaryContent {border-color:#d1d1e1 !important}
.xenPreviewTooltip .arrow {border-top-color:rgba(48,71,116, 0.25) !important}
.previewTooltip .posterDate {border-color:#d1d1e1 !important}
.previewTooltip blockquote {font-family:verdana, sans-serif !important}

/* inline mod selected/checked classes */

.discussionListItem.InlineModChecked, .discussionListItem.InlineModChecked .posterAvatar, .discussionListItem.InlineModChecked .main, .discussionListItem.InlineModChecked .stats, .discussionListItem.InlineModChecked .lastPost, .discussionListItem.deleted.InlineModChecked, .discussionListItem.moderated.InlineModChecked {background:#ffffc8 none !important}

#InlineModOverlay {border-color:#7490bf !important}
#InlineModOverlay .secondaryContent {background-color:#f5f5ff !important}
#InlineModOverlay .secondaryContent a.SelectionCount {color:#22229c !important}

li.report-open h3.title a, li.report-resolved h3.title a, .report_list_closed h3.title a, li.report-rejected h3.title a {color:#22229c !important; text-decoration:underline !important}
li.report-open h3.title a:hover, li.report-resolved h3.title a:hover, .report_list_closed h3.title a:hover, li.report-assigned h3.title a:hover, li.report-rejected h3.title a:hover {color:#f40 !important}
li.report-open span.faint, li.report-resolved span.faint, .report_list_closed span.faint, li.report-assigned span.faint, li.report-rejected span.faint {color:#969696 !important}
li.report-open div.faint, li.report-resolved div.faint, .report_list_closed div.faint, li.report-assigned div.faint, li.report-rejected div.faint {color:#969696 !important}
li.report-open dt a, li.report-resolved dt a, .report_list_closed dt a, li.report-assigned dt a, li.report-rejected dt a {color:#22229c !important; text-decoration:underline !important}
li.report-open dt a:hover, li.report-resolved dt a:hover, .report_list_closed dt a:hover, li.report-assigned dt a:hover, li.report-rejected dt a:hover {color:#f40 !important}

li.report-assigned h3.title a {color:#22229c !important; text-decoration:underline !important; font-weight:heavy !important}

.report_view .secondaryContent {background-color:#f5f5ff !important}
.report_view .secondaryContent {border-color:#d1d1e1 !important}
.report_view .primaryContent {border-color:#d1d1e1 !important}
.report_view .secondaryContent a {color:#22229c !important}
.report_view .content a {color:#22229c !important}

/* -------------------------- */


/* -------------------------- */
/* Thread / message */

.thread_view .threadAlerts {background:#f5f5ff none !important; border:1px solid #d1d1e1 !important; border-radius:0 !important}
.thread_view .threadAlerts dt {color:#0b198c !important}
.thread_view .threadAlerts dd {color:#000 !important}

#PollContainer .sectionMain {background-color:#d1d1e1 !important; padding:1px !important; margin:0 auto !important; border:1px solid #0b198c !important; border-radius:0 !important}
#PollContainer .sectionMain .secondaryContent {background:#f5f5ff none !important; border-bottom:none !important}
#PollContainer .questionText {color:#000 !important}
.pollBlock .pollOptions, .pollBlock .pollResults {border-top:1px solid #d1d1e1 !important; border-bottom:1px solid #d1d1e1 !important}
.pollBlock .pollOptions a, .pollBlock .pollResults a {color:#000 !important; text-decoration:none !important}
.pollBlock .pollOptions a:hover, .pollBlock .pollResults a:hover {text-decoration:underline !important}
.pollBlock .questionMark {background:#e1e4f2 !important; color:#0b198c !important}
.pollBlock .pollResult .count, .pollBlock .pollResult .percentage {width:60px !important}

.messageList .message {box-shadow:0 0 0 1px #0b198c !important; position:relative !important; background-color:#f5f5ff !important; border:none !important; border-top:22px solid #546994 !important; margin-bottom:8px !important; padding:15px 0 15px 0 !important}
.message .messageInfo {margin-top:0 !important; margin-right:15px !important; padding:0 0 0 15px !important; background:transparent !important}
.messageText {font-family:verdana, sans-serif !important; font-size:10pt !important}
.messageText a {color:#22229c !important; text-decoration:underline !important}
.messageText a:hover {color:#f40 !important; background:none !important; box-shadow:none !important}
.messageUserBlock .arrow {display:none !important}
.messageList .messageUserInfo {width:180px !important; margin:0 15px 0 0 !important; padding:0 15px 0 0 !important; border-right:1px solid #d1d1e1 !important;}
.messageList .message .postNumber {position:absolute !important; top:-18px !important; right:8px !important; color:#fff !important; font-weight:bold !important}
.messageList .message .datePermalink {position:absolute !important; top:-18px !important; left:8px !important; color:#fff !important; text-decoration:none !important}
.messageList .message span.item {color:transparent !important}
.authorEnd {display:none !important}

.messageUserBlock {background:none !important; border:none !important}
.messageUserBlock div.avatarHolder {background-color:transparent !important; padding:0 15px 10px 15px !important}
.messageUserBlock .avatarHolder span {border-radius:0 !important}
.messageUserBlock .extraUserInfo {background-color:transparent !important; padding:6px 5px 0 15px !important}
.messageUserBlock h3.userText {padding:0 0 0 15px !important}
.messageList h3 a {color:#22229c !important; text-decoration:underline !important}
.messageList h3 a:hover {color:#f40 !important}
.extraUserInfo .pairsInline dt {color:#969696 !important}
.extraUserInfo dl.pairsJustified {font-size:8pt !important}
.extraUserInfo .pairsJustified dd a {color:#000 !important}
.extraUserInfo .pairsJustified {line-height:1.2 !important}

.messageMeta {margin-left:50px !important}
.messageMeta a.report, .messageMeta a.like, .messageMeta a.unlike, .messageMeta a.reply, .messageMeta a.MultiQuoteControl, .messageMeta a.edit, .messageMeta a.history, .messageMeta a.delete, .messageMeta a.deleteSpam, .messageMeta a.ip, .messageMeta a.viewWarning, .messageMeta a.warn {color:#22229c !important; text-decoration:none !important}
.messageMeta a:hover.report, .messageMeta a:hover.like, .messageMeta a:hover.unlike, .messageMeta a:hover.reply, .messageMeta a:hover.MultiQuoteControl, .messageMeta a:hover.edit, .messageMeta a:hover.history, .messageMeta a:hover.delete, .messageMeta a:hover.deleteSpam, .messageMeta a:hover.ip, .messageMeta a:hover.viewWarning, .messageMeta a:hover.warn {text-decoration:underline !important}

.message .publicControls .MultiQuoteControl.active {background-color:#e1e4f2 !important}

.message .likesSummary {margin-left:55px !important}
.message .likesSummary {border:1px solid #d1d1e1 !important; background-color:#e1e4f2 !important}
.message .likesSummary a.username, .message .likesSummary a.OverlayTrigger {color:#22229c !important; text-decoration:none !important}
.message .likesSummary a:hover.username, .message .likesSummary a:hover.OverlayTrigger {text-decoration:underline !important}

.message .signature {margin-top:15px !important; margin-left:55px !important; border-top:1px dashed #d1d1e1 !important; font-family:verdana, sans-serif !important}
.message .signature a {color:#22229c !important; text-decoration:underline !important}
.message .signature a:hover {color:#f40 !important; background:none !important; box-shadow:none !important}

.message .section {margin-left:55px !important}

.message .newIndicator {color:#000 !important; background-color:#f40 !important; border-color:#f00 !important; margin-right:-21px !important; margin-top:0 !important}
.message .newIndicator span {background-color:#f00 !important}

.bbCodeQuote, .bbCodeHtml, .bbCodePHP, .bbCodeCode {border-left:1px solid #9a9a9a !important; border-top:1px solid #9a9a9a !important; border-right:1px solid #eee !important; border-bottom:1px solid #eee !important}
.bbCodeQuote .attribution {background:#e1e4f2 none !important; border-bottom:none !important; border-radius:0 !important}
.bbCodeQuote blockquote {font-size:10pt !important; background:#e1e4f2 none !important; border-radius:0 !important}
.bbCodeBlock {margin:15px 25px 15px 15px !important; border-radius:0 !important}
.bbCodeBlock .type {font-weight:bold !important; color:#000 !important; background:#e1e4f2 none !important; border-bottom:none !important; border-radius:0 !important; font-family:verdana, sans-serif !important; font-size:10pt !important; padding:10px 0 0 10px !important}
.bbCodeBlock .type a {text-decoration:none !important}
.bbCodeBlock pre, .bbCodeBlock .code {background:#e1e4f2 none !important; border-radius:0 !important}

.bbCodeQuote .quoteContainer .quoteExpand {color:#22229c !important; background:-webkit-linear-gradient(top, rgba(225, 228, 242, 0) 0%, #e1e4f2 80%) !important; background:-moz-linear-gradient(top, rgba(225, 228, 242, 0) 0%, #e1e4f2 80%) !important; background:-o-linear-gradient(top, rgba(225, 228, 242, 0) 0%, #e1e4f2 80%) !important; background:linear-gradient(to bottom, rgba(225, 228, 242, 0) 0%, #e1e4f2 80%) !important; border-bottom-left-radius:0 !important; border-bottom-right-radius:0 !important}

.attachedFiles {border-color:#d1d1e1 !important; border-radius:0 !important}
.attachedFiles .attachedFilesHeader {font-family:verdana,sans-serif !important; color:#22229c !important; background:#f5f5ff none !important; border:none !important; border-radius:0 !important}
.attachedFiles .attachmentList {background:#f5f5ff none !important; border-radius:0 !important}
.attachment .boxModelFixer {background-color:#f5f5ff !important; border-color:#d1d1e1 !important; border-radius:0 !important}
.attachment .thumbnail {border-color:#d1d1e1 !important}
.attachment .thumbnail .SquareThumb {border-radius:0 !important}
h6.filename a {color:#22229c !important; text-decoration:underline !important}
h6.filename a:hover {color:#f40 !important}

.quickReply {border-top:none !important}
.quickReply .messageUserBlock div.avatarHolder {padding-top:0 !important}

.messageList .newMessagesNotice {background-color:#e1e4f2 !important}
.messageList .newMessagesNotice a:link {color:#22229c !important}
.messageList .newMessagesNotice a:hover {text-decoration:underline !important}

.conversation_view .messageList {border:none !important; padding-right:0 !important}
.conversation_view .privateControls a.author {display:none !important}

.messageNotices li {background-color: #fdb4b6 !important; margin: 0 0 10px 57px !important}

/* inline moderation changes */

.InlineModChecked .messageNotices, .InlineModChecked .bbCodeBlock .type, .InlineModChecked .bbCodeBlock blockquote, .message.InlineModChecked {background:#ffffc8 none !important}

.messageUserBlock div.avatarHolder .onlineMarker {top:0 !important; left:16px !important}

/* -------------------------- */


/* -------------------------- */
/* vB 3.x thread buttons */

.thread_view .messageMeta a.report, .thread_view .messageMeta a.like, .thread_view .messageMeta a.unlike, .thread_view .messageMeta a.reply, .thread_view .messageMeta a.MultiQuoteControl, .thread_view .messageMeta a.edit, .thread_view .messageMeta a.history, .thread_view .messageMeta a.delete, .thread_view .messageMeta a.deleteSpam, .thread_view .messageMeta a.ip, .thread_view .messageMeta a.viewWarning, .thread_view .messageMeta a.warn {background:#4b6ca6 url('@imagePath/xenforo/gradients/form-button-white-25px.png') repeat-x center -6px !important; border-radius:9px !important; line-height:18px !important; height:19px !important; font-weight:bold !important; font-size:8pt !important; font-family:verdana, sans-serif !important; color:#fff !important; padding:0 8px !important; text-shadow:0 0 2px #000 !important}
.thread_view .messageMeta a:hover.report, .thread_view .messageMeta a:hover.like, .thread_view .messageMeta a:hover.unlike, .thread_view .messageMeta a:hover.reply, .thread_view .messageMeta a:hover.MultiQuoteControl, .thread_view .messageMeta a:hover.edit, .thread_view .messageMeta a:hover.history, .thread_view .messageMeta a:hover.delete, .thread_view .messageMeta a:hover.deleteSpam, .thread_view .messageMeta a:hover.ip, .thread_view .messageMeta a:hover.viewWarning, .thread_view .messageMeta a:hover.warn {text-decoration:none !important}

.message .publicControls .MultiQuoteControl.active {background-color:red !important}

/* vB 3.x styled submit buttons */

.button.primary {font-weight:bold !important; font-size:9pt !important; font-family:verdana, sans-serif !important; color:#fff !important; padding:0 10px 2px 10px !important; text-shadow:0 0 2px #000 !important; background-color:#4b6ca6 !important; background-position:center -3px !important; border:none !important; border-radius:11px !important; line-height:23px !important; height:23px !important}
.button.DisableOnSubmit {font-weight:bold !important; font-size:9pt !important; font-family:verdana, sans-serif !important; color:#fff !important; padding:0 10px 2px 10px !important; text-shadow:0 0 2px #000 !important; background-color:#4b6ca6 !important; background-position:center -3px !important; border:none !important; border-radius:11px !important; line-height:23px !important; height:23px !important}
.button.PreviewButton {font-weight:bold !important; font-size:9pt !important; font-family:verdana, sans-serif !important; color:#fff !important; padding:0 10px 2px 10px !important; text-shadow:0 0 2px #000 !important; background-color:#4b6ca6 !important; background-position:center -3px !important; border:none !important; border-radius:11px !important; line-height:23px !important; height:23px !important}

/* vB 3.x styled submit buttons */

/* -------------------------- */


/* -------------------------- */
/* Redactor / editor */

.redactor_box {border-color:#9a9a9a !important}
.redactor_box .draftNotice span {background-color:#fff !important}
.redactor_box .redactor_smilies {border-color:#9a9a9a !important}
.redactor_box .redactor_smilies .secondaryContent {background:#e1e1e2 none !important}

.redactor_toolbar {background:#e1e1e2 none !important; border-color:#9a9a9a !important}
.redactor_toolbar li.redactor_btn_group ul {background-color:#e1e1e2 !important; border-color:#c5c2b8 !important}
.redactor_toolbar li a:hover {background-color:#c1d2ee !important; border-color:#316ac5 !important}
.redactor_toolbar li a:active, .redactor_toolbar li a.redactor_act {background-color:#98b5e2 !important; border-color:#316ac5 !important}

.bbCodeEditorContainer a {color:#22229c !important}

/* -------------------------- */


/* -------------------------- */
/* Sidebar */
       
.sidebar .section .primaryContent h3, .sidebar .section .secondaryContent h3, .profilePage .mast .section.infoBlock h3 {font-size:11pt !important; color:#000 !important; border-bottom:1px solid #d1d1e1 !important}
.sidebar .section .primaryContent h3 a, .sidebar .section .secondaryContent h3 a {font-size:11pt !important; color:#000 !important}
.sidebar .section .secondaryContent .footnote, .sidebar .section .secondaryContent .minorHeading {color:#000!important}
.sidebar .section .secondaryContent .minorHeading a {color:#000 !important}
.sidebar .secondaryContent {background:#f5f5ff none !important; border-bottom:1px solid #d1d1e1 !important}
.sidebar .secondaryContent a, .sidebar .secondaryContent a:visited {color:#22229c !important}
.sidebar .visitorPanel .username {font-weight:bold; font-size:10pt !important; color:#22229c !important}
.sidebar .avatarList .userTitle {color:#000 !important}

#SignupButton {padding:0 !important; border-color:#cd0000 !important; border-radius:3px !important}
#SignupButton .inner {font-family:verdana,sans-serif !important; color:#fff !important; background-color:#cd0000 !important; border-radius:2px !important}

/* -------------------------- */


/* -------------------------- */
/* Member view */

.profilePage {border-color:#d1d1e1 !important}
.profilePage .tabs.mainTabs {background:transparent !important}
.profilePage .tabs.mainTabs li a {background-color:#e1e4f2 !important}
.profilePage .tabs.mainTabs li a:hover {background-color:#a5b7d6 !important}
.profilePage .tabs.mainTabs li.active a {background-color:#fff !important}

.profilePage .messageSimpleList {padding:0 6px 0 6px !important; background-color:#fcfcff !important}
.profilePage .messageSimpleList a {color:#22229c !important}
.profilePage .messageSimpleList a.muted {color:#969696 !important}
.profilePage .secondaryContent {background:#f5f5ff none !important; border-color:#d1d1e1 !important}
.profilePage .secondaryContent dt, .profilePage .secondaryContent .muted, .profilePage .secondaryContent .DateTime .muted, .profilePage .secondaryContent span.DateTime {color:#777 !important}
.profilePage .primaryContent {background:none !important; border-color:#d1d1e1 !important}
.profilePage .secondaryContent a {color:#22229c !important}
.profilePage .secondaryContent a.concealed {color:#000 !important}
.profilePage .sectionFooter a {color:#e0e0f6 !important}

.profilePage .main {border-color:#d1d1e1 !important}
.profilePage .mast {border-color:#d1d1e1 !important}
.profilePage .mast .sectionFooter {border-color:#d1d1e1 !important; border-right:1px solid #d1d1e1 !important}
.profilePage .mast .section.infoBlock {border-color:#d1d1e1 !important; border-radius:0 !important}

.profilePage .primaryUserBlock {border-color:#d1d1e1 !important}
.profilePage .primaryUserBlock .lastActivity {border-color:#d1d1e1 !important}

.textWithCount.subHeading .count {border-radius:0 !important; border-color:#6682b3 !important; background-color:#f5f5ff !important; color:#2222c9 !important}

.profilePage .NewsFeedItem a {color:#22229c !important}
.profilePage #postings h3 a, .profilePage #resources h3 a {color:#22229c !important; font-size:10pt !important}
.profilePage #info .primaryContent a {color:#22229c !important}
.profilePage #info div {font-size:10pt !important; font-family:verdana, sans-serif !important}

.profilePage li.deleted p {color:#4b6ca6 !important}

.mainProfileColumn {border-color:#d1d1e1 !important}

/* -------------------------- */


/* -------------------------- */
/* Account */

.account_alerts .sectionMain,
.news_feed_page .sectionMain,
.account_likes .sectionMain,
.account_personal_details .sectionMain,
.account_signature .sectionMain,
.account_contact_details .sectionMain,
.account_privacy .sectionMain,
.account_preferences .sectionMain,
.account_alert_preferences .sectionMain,
.account_following .sectionMain,
.account_ignored .sectionMain,
.account_upgrades .sectionMain,
.account_facebook .sectionMain,
.account_security .sectionMain

{border-color:#d1d1e1 !important; border-radius:0 !important}

.accountContent fieldset, .accountContent dl, .accountContent li {border-color:#d1d1e1 !important}
.navigationSideBar .primaryContent {border-bottom:1px solid #d1d1e1 !important}
.navigationSideBar .secondaryContent {background:#f5f5ff none !important; border-bottom:1px solid #d1d1e1 !important}
.navigationSideBar a {color:#22229c !important; text-decoration:none !important}
.navigationSideBar a:hover {background-color:#e1e4f2 !important; color:#22229c !important}

div.extra a {color:#000 !important; text-decoration:none !important}
div.extra a:hover {color:#000 !important}
div.extra a:visited {color:#000 !important}

/* -------------------------- */


/* -------------------------- */
/* Members */

.memberList {border-color:#d1d1e1 !important}
.memberList {font-size:0.9em !important}
.memberList h3.username {font-size:12pt !important}
.memberList a {color:#22229c !important}
.eventList,.eventList li {border-color:#d1d1e1 !important}
.eventList a {color:#22229c !important}
.NewsFeedEnd .sectionFooter a.NewsFeedLoader {color:#e0e0f6 !important; text-decoration:none !important}
.NewsFeedEnd .sectionFooter a:hover.NewsFeedLoader {text-decoration:underline !important}

/* -------------------------- */


/* -------------------------- */
/* Help */

.help_index .sectionMain,
.help_smilies .sectionMain,
.help_bb_codes .sectionMain,
.help_trophies .sectionMain,
.help_cookies .sectionMain,
.help_terms .sectionMain

{border-color:#d1d1e1 !important; border-radius:0 !important}

.helpSideBar .primaryContent {border-bottom:1px solid #d1d1e1 !important}
.helpSideBar .secondaryContent {background:#f5f5ff none !important; border-bottom:1px solid #d1d1e1 !important}
.helpSideBar a {color:#22229c !important}
.helpSideBar a:hover {background-color:#e1e4f2 !important; color:#22229c !important}
.helpContent .textHeading {color:#88a0c8 !important}


/* -------------------------- */


/* -------------------------- */
/* Footer */

.footer .pageContent {font-weight:bold !important; color:#e0e0f6 !important; background-color:#3e5c92 !important; border-bottom-right-radius:0 !important; border-bottom-left-radius:0 !important; line-height:2.2em !important}
.footer a, .footer a:visited {color:#e0e0f6 !important}
.footer a:hover, .footer a:active {color:#ffff66 !important}
.footerLinks a.globalFeed {margin:10px !important}
#legal a, #legal a:visited {color:#22229c !important; text-decoration:none !important}
#legal a:hover {text-decoration:underline !important}

/* -------------------------- */


/* -------------------------- */
/* Resource Manager */

.resourceList .secondaryContent {background-color:#f5f5ff !important; color:#000 !important}
ol.resourceList h3.title a {color:#22229c !important}
.resource_watched .sectionMain {background-color:#d1d1e1 !important; padding:1px 1px 0 1px !important; margin:0 auto !important; border:1px solid #0b198c !important; border-radius:0 !important}
.resource_description .likesSummary {border-color:#d1d1e1 !important; background-color:#f5f5ff !important}
.resource_description .likesSummary a.username {color:#22229c !important}
.resource_description .likesSummary a.OverlayTrigger {color:#22229c !important}
.resourceIcon {background:#f5f5ff none !important}
.resourceListItem {background-color:#none !important; border-bottom:1px solid #d1d1e1 !important}
.resourceStats {background:#f5f5ff none !important}
.resourceListSidebar .secondaryContent {background:#f5f5ff none !important; border-bottom:1px solid #d1d1e1 !important}
.resourceListSidebar .secondaryContent a, .sidebar .secondaryContent a:visited {color:#22229c !important}
.resourceListSidebar .secondaryContent h3 {font-size:11pt !important; color:#000 !important; border-color:#d1d1e1 !important}
span.cost {color:#000 !important; background-color:#f5f5ff !important; border-radius:0 !important; border-color:#d1d1e1 !important}
div.imageCollection {border-color:#d1d1e1 !important; border-radius:0 !important; background-color:#f5f5ff !important}
div.imageCollection li {border-color:#d1d1e1 !important; border-radius:0 !important}
.reviews a {color:#22229c !important}
.reviews .secondaryContent {border-color:#d1d1e1 !important; background-color:#f5f5ff !important}
.reviews li {border-color:#d1d1e1 !important}
.downloadButton {padding:0 !important; border-color:#cd0000 !important; border-radius:3px !important}
.downloadButton .inner {font-family:verdana,sans-serif !important; color:#fff !important; background-color:#cd0000 !important; border-radius:2px !important}
.sidebar a.callToAction {background:#4b6ca6 none !important; border-radius:3px !important; padding:0 !important; border-color:#4b6ca6 !important}
.sidebar a.callToAction span {background-color:transparent !important; border-radius:2px !important}
.primaryLinks a {color:#22229c !important}
.updates ol {border-color:#d1d1e1 !important}
.updates ol a {color:#22229c !important}
.moreLink a {color:#22229c !important}
.resource_author_list h3.username a {color:#22229c !important}
.memberListItem h3.username a {color:#22229c !important}
a.watchLink {color:#22229c !important}
.updateContainer li {border-color:#d1d1e1 !important}
.updateContainer a {color:#22229c !important}
.updateContainer .likesSummary {border-color:#d1d1e1 !important; background-color:#e1e4f2 !important}
.resourceHistory .download .secondaryContent {background:#f5f5ff none !important; border-color:#d1d1e1 !important}
.resourceHistory .download a {color:#22229c !important}
.resourceHistory .download a:hover {text-decoration:underline !important}

/* -------------------------- */

/* -------------------------- */
/* Media Gallery */


.xengallerySideBar .section .secondaryContent {background-color:#f5f5ff !important; border-color:#d1d1e0 !important}
.xengallerySideBar .section .secondaryContent a {color:#22229c !important}
.container .xengallerySideBar .section h3 {color:black !important; border-color:#d1d1e0 !important}
.container .xengallerySideBar .section h3 a {color: black !important}
.categoryListItem .lastUpdate {background-color:#f5f5ff border-color:#d1d1e0 !important}
.categoryListItem .categoryInfo {border-color:#d1d1e0 !important}

.mediaContainer {border-color:#d1d1e0 !important}
.mediaContainer.deleted {background-color:#f5f5ff !important}
.mediaContainer .statsSection {color:#22229c !important}

.mediaContainer .statsSection {border-color:#d1d1e0 !important}
.mediaContainer .titleSection a {color:#22229c !important}
.mediaContainer .statsSection .primaryContent {color:#22229c !important}

.mediaContainer .mediaControls {background-color:#f5f5ff !important}
.mediaContainer .statsSection .statCol i {color:#4c6da4 !important}
.mediaContainer .mediaLabel {background-color:#f5f5ff !important; color:#4c6da4 !important; border-color:#d1d1e0 !important}

.mediaPrivateControls a {color:#22229c !important;}
#MediaPanes #MediaNoComments {background-color:#f5f5ff !important; border-color:#d1d1e0 !important}
.categoryText a {color:#22229c !important}
.xmgCarouselContainer.sectionMain {background-color:#f5f5ff !important; border-color:#d1d1e0 !important; padding:10px !important}
.xmgCarouselContainer.sectionMain h3 {border-color:#d1d1e0 !important;}
.xmgCarouselContainer.sectionMain h3 a {color:#000 !important; text-decoration:none !important}
.xmgCarouselContainer.sectionMain h3 a:hover {text-decoration:underline !important}
.xmgCarouselContainer .thumbImage {border-color:#d1d1e0 !important}
.xmgCarouselContainer .innerOverlay a {color:white !important; text-decoration:none !important}
.xmgCarouselContainer .blockTitle a {color:white !important; text-decoration:none !important}

.sidebar .xmgCarouselContainer h3 a.blockTitle {color:#000 !important; text-decoration:none !important}
.sidebar .xmgCarouselContainer h3 a:hover.blockTitle {text-decoration:underline !important}
.sidebar .xmgCarouselContainer h3 {border-color:#d1d1e0 !important}
.sidebar .xmgCarouselContainer .innerOverlay a {color:white !important; text-decoration:none !important}

.xengalleryContainer dd a {color:#22229c !important}
.xengalleryContainer a {color:#22229c !important}
.infoContainer a {color:white !important; text-decoration:none !important}
.rateBlock {background-color:#f5f5ff !important; border-color:#d1d1e0 !important}
.mediaLikes .likesSummary {background-color:#f5f5ff !important; border-color:#d1d1e0 !important}
.mediaLikes .likesSummary a {color:#22229c !important}
.mediaPublicControls a {color:#22229c !important}

/* -------------------------- */

/* -------------------------- */
/* END VB3 STYLE PROPERTIES   */
/* -------------------------- */
 
En klassieke stijl is gemaakt. Moest bovenaan de template komen te staan (reclame plaatsingen zitten ook in die template).

Voorpagina onderaan 'willekeurige media' moet nog uitgezocht worden.
 
Gebruikers aanwezig in een topic is verwijderd omdat het voor een trage server response zorgt. Dit had Tijl speciaal voor het forum laten ontwikkelen maar de code is niet meer up to date. We gaan dit vandaag nog proberen te vervangen.
 
Gebruikers aanwezig in een topic is verwijderd omdat het voor een trage server response zorgt. Dit had Tijl speciaal voor het forum laten ontwikkelen maar de code is niet meer up to date. We gaan dit vandaag nog proberen te vervangen.
Wordt het tijdelijk weggehaald tot dat dat gefixed is, of blijft het weg? Ik vind het wel een leuke feature.
 
Komt zeker terug (binnen 5 minuten als het lukt) via een andere add-on met een andere extra functie voor Elite.
 
Komt zeker terug (binnen 5 minuten als het lukt) via een andere add-on met een andere extra functie voor Elite.
Had de laatste zin gemist. Top.
 
Done. Aantal aanwezige gebruikers kan ook onderaan gezet worden als jullie dat liever willen.
 
Elite Leden kunnen als extra onderaan zien wie het topic heeft bezocht. Privacyinstelling worden gerespecteerd -> online status verbergen betekent niet zichtbaar bovenaan (nu in het topic) en huidige activiteit uitschakelen verbergt je onderaan de lijst (in het topic geweest).
 
Back
Naar boven