Page 3 of 4

Re: New COLORIZE Service

PostPosted:May 6th, 2014, 11:16 pm
by ThemeSplat
Cool. There might have been a caching issue as I was updating the files.

Re: COLORIZE Service

PostPosted:May 30th, 2014, 6:54 am
by BlackHeart666
Hi,

the colorize css file seems like does'nt works on my forums (cache site and style purged, style refreshed,...). Any ideas ? Thank you

(Google, Firefox and IE, Windows 8.1 Pro)

Re: COLORIZE Service

PostPosted:May 30th, 2014, 1:13 pm
by ThemeSplat
I need a bit more info. Link to the site, BBOOTS version is use. DId you paste the code into the custom.css stylesheet?

Dave

Re: COLORIZE Service

PostPosted:May 30th, 2014, 5:45 pm
by BlackHeart666
Hi Dave,

thanx for your response.

So, the link : http://support.metapps.net/

Bboots version : latest
The code (just copy/past bboots generator css code) :
Code: Select all
.logo span {
	color: #d10000;
}

.logo-transition a:after {
	color: #d10000;
}

.navBtn {
	background-color: #d10000;
}

.navBtn > a {
	border-left: 1px solid #840000;
}

.submenu {
	border-bottom: 4px solid #d10000;
}

.nav-icon:hover [class*="has-sub"] {
	color: #d10000;
}

.submenu li:hover > a {
	color: #d10000;
}

.submenu li:hover > span {
	background-color: #d10000;
}

.subheader {
	border-top: 4px solid #d10000;
}

.side-segment h3:after,
.side-segment h2:after {
	background-color: #d10000;
}

.alert-info {
	background-color: #d10000;
}

.label-info,
.badge-info {
	background-color: #d10000;
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #d10000;
}

#scrollbar-one .thumb .end,
#scrollbar-two .thumb .end {
	background-color: #d10000;
}

#scrollbar-one .thumb,
#scrollbar-two .thumb {
	background-color: #d10000;
}

.tabbable-custom .nav-tabs > li.active {
	border-top: 3px solid #d10000;
}

.ver-inline-menu li.active a,
.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #d10000;
	border-left: 1px solid #840000;
}

.ver-inline-menu li.active:after {
	border-left: 6px solid #d10000;
}

.ver-inline-menu li.active i {
	background: none repeat scroll 0 0 #eb0000;
}

.table-primary thead th {
	background-color: #d10000;
	border-color: #d10000 !important;
}

a.forumtitle {
	color: #d10000;
}

.twitter-layout:before {
	color: #d10000;
}

footer .interact a:hover {
	color: #d10000;
}

footer {
	border-top: 3px solid #d10000;
}

footer .bottomLinks small a {
	color: #d10000;
}

footer .bottomLinks a:hover {
	border-bottom: 1px solid #d10000;
}

#footerContent blockquote p span {
	color: #d10000;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
	background-color: #d10000;
	border-color: #d10000;
}

.btn-link {
	color: #d10000;
}

.btn-link:hover,
.btn-link:focus {
	color: #840000;
}

.pager li > a:hover,
.pager li > a:focus {
	background-color: #d10000;
}

a {
	color: #d10000;
}

a:hover,
a:focus {
	color: #840000;
}

blockquote {
	border-left-color: #d10000;
}

blockquote.pull-right {
	border-right-color: #d10000;
}

.btn-primary {
	color: #ffffff;
	background-color: #d10000;
	border: 0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #ffffff;
	background-color: #555555;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	color: #d10000;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #d10000;
}

.dropdown-submenu:hover > a:after {
	border-left-color: #d10000;
}

Re: COLORIZE Service

PostPosted:May 31st, 2014, 3:52 am
by facebook
how do i use this? any tutorial?

Re: COLORIZE Service

PostPosted:May 31st, 2014, 6:18 am
by BlackHeart666
@Facebook : look at "DOCUMENTATION/Documentation.html" in your style folder ;)

Re: COLORIZE Service

PostPosted:June 2nd, 2014, 12:44 am
by ThemeSplat
@BlackHeart666 your custom.css stylesheet in your forum is empty. Did you clear the theme cache within the ACP?

Re: COLORIZE Service

PostPosted:June 2nd, 2014, 6:43 am
by BlackHeart666
Hi,

Yes, style refreshed and cache cleared and the css file isn't empty.

Image

Re: COLORIZE Service

PostPosted:June 2nd, 2014, 8:43 am
by shaneoconnor
Can there be an option so that visitors to my site can select their own preset colour by clicking on a selector like on the 'colourize service' page?

That would be cool 8-) !

Re: COLORIZE Service

PostPosted:July 19th, 2014, 10:52 am
by screenbyte
Hi.
The colorize service works well but
is there anyway of changing the topic text color on the other pages apart from the home page (blue ones)?
Thanks