Hi there, i would really love a dark version of newspaper theme. Of course that’s a major modification so for one person the tagDiv team won’t work so much. So if you would like a dark version of Newspaper theme leave a reply! Thanks
You could likely achieve this with the color settings in the theme panel and some very minor custom CSS, to do the “video gamer” kind of look to the site. I thought about this myself, and actually was playing around with changing the colors (I made the menu bar a dark purple to see what would happen…. kind of cool). But yeah, I’m sure some folks would like a one-click “reverseo changeo” 🙂
Great thing is easy to play with, and there is a “default” button for colors to reset.
TIP: “export” your current settings, then “play” with color options, and if you get too far off the reservation, as it were, you can import your original settings back pretty darn quickly (“PDQ”).
I just did this while playing around with color options.
Can be done via CSS, here is a quick test
.entry-title a,
.td-post-text-content,
.widget a,
.extend,
.pages,
li,
h1,
h2,
h3,
h4,
p,
a,
.next-prev,
textarea
{
color: white !important;
}
body,
.container,
.extend,
.pages,
.td-tags-and-social-wrapper-box,
.author-box-wrap,
.td-header-bg,
textarea
{
background-color: #000000 !important;
}
.author-box-wrap,
.td-tags-and-social-wrapper-box,
textarea {
border-color: #222222;
}
Thanks!
I’ll like if they can make a darker theme as well,it’s too much work to make ur site full dark background and then changing text colors etc with a lot of CSS Codes that just slow ur site down,i don’t know why they don’t bring out a light and dark theme with V6..smh
-
This reply was modified 10 years by
Steven.
Hi,
I have added these suggestions on our list and we will consider them for future updates.
@Chris I’m not sure if a music demo will be created as there is a video demo and I guess it will be something similar. Anyway it is added on the list.
Thanks!
Hi, Alin
yeah — I just thought for those folks who wanted a blackout version AND a music version where the music sites seem more commonly ‘blacked out…’ might be good, and swap out video clips for audio clip player maybe.
Actually, you could just likely make a blackout version of the gamer demo as THAT is the most common blackout site type I’ve seen online —
just food for thought :-0