DARK VERSION of newspaper theme POLL

Posted in: Newspaper
Post count: 46

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

Post count: 9544

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” 🙂

Post count: 854

hi,
Christopher is right, play with the theme colors and the css a little bit, also in version 3.6 we have added color (and some other options) in Custom Typography.

Thanks for you message.
Radu A.

Post count: 9544

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.

Post count: 3

It would be would helpful if we could see how users made their “colour” child themes / share colour hex settings or share the settings export.

Post count: 74

How could I add a dark background to say the widgets and switch the text to white?

Post count: 6600

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!

Post count: 555

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.
Post count: 9544

A single blackout theme version would be cool… Maybe a music theme which others have also asked for.

Post count: 7909

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!

Post count: 555

@Alin [tagDiv] Thanks and i will be looking forward to the updates…

Post count: 9544

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

Post count: 555

Amen @Chris lol

  • This reply was modified 10 years by Steven.
Viewing 13 posts - 1 through 13 (of 13 total)
The forum ‘Newspaper’ is closed to new topics and replies.