Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Bee3
tagDiv Member

Just wanted to add…when I try the boxed version in the theme settings, it boxes the header, menu and footer and this is not what I want.

Here is an example screenshot…
https://jumpshare.com/v/Etyyh2vqZgu9zlhETfDL

Thanks!

Bee3
tagDiv Member

Hi Bogdan,

Oh wow… PERFECT! Thank you for the explanation.

I should have read through the documentation carefully…then I would have found the panel setting. But I’m glad you explained it…what you provided is even better than the documentation as it gives me a better understanding of how it all works.

THANKS MUCH!

Bee3
tagDiv Member

Hi Bogdan!

Thanks for the CSS and your speedy reply.
That did the job.

I wasn’t aware that the comment “pointer” is a pseudo-element that uses border color. You can ignore my note about a folder…I thought perhaps the pointer was made using a small triangular image. 😉

I have another question regarding the category background color. Is it okay to ask here? I’ll ask it here now…if I don’t get an answer, I’ll move it to new post. 😉

.td-post-category{
background-color:Red;
}

I have noticed that the above CSS works on the category background color for the home page blocks and sidebar blocks, but the CSS doesn’t work for the category background color of a single entry/post template.

BTW: I am using the post template (Style 9) for my posts. The category background color is black. I’d like to change it to red.

I looked up the single entry/post template category CSS name in Firebug Inspector. I believe it is called, “entry-category”. I edited this CSS element exactly like the style above, but The category background color is still coming up black after the edit.

Could you please tell me how to change the category background color the entry/post templates?

Thanks!
Dobar Dan and Cheers!

Bee3
tagDiv Member

Hello Bogdan,

Thanks for sharing the CSS to change the color of the comments box.
I have an additional question related to this (I am new to this theme)

.td-module-comments a{
background-color:red;
}

While this CSS changes the color of the comments box, this CSS doesn’t change the color of the pointer that appears just below the comments box div.

I assume it is a background image file linked to the CSS of the comments box and that it must be revised from default black to the website’s new theme colors.

Could you point me (and likely others here) to the folder containing these elements and also provide the proper CSS to change the pointer?

Thanks much!

Viewing 4 posts - 1 through 4 (of 4 total)