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 :)
Nikolaas49
tagDiv Member

Hi Simion,

You’re my hero of the day. This code helped me fixed the problem I had for weeks. Thanks a lot!!!

Nikolaas49
tagDiv Member

Hi Catalin,

Thanks for your input.

This is a code you already provided a few weeks ago. I’ve tried again, but this is the result:
https://www.screencast.com/t/So5froZKDt

The issue is that the green stroke stroke should not even appear in this place. The CSS-code to change the header background-image doesn’t tell the theme to place a header image in this place, so it’s very strange that this happens.

Could you please help me with some other input?

Kind regards, Nick

Nikolaas49
tagDiv Member

Hi Catalin,

I don’t understand is why it’s so difficult to change a background image of a block header.

Previously Simion C. answered me this: https://forum.tagdiv.com/topic/excerpt-not-shown-on-blog-page-change-background-of-headers/

He advised me to go to Newspaper/includes/demos/craft_ideas/demo_styles.css
Change the code in line 175 from
background-image: url(“images/header-bg.png”);
to
background-image: url(“http://reisdromen.com/wp-content/uploads/2018/03/Brush-stroke.png”);

When I changed the background image in the code, the same problem appears. I would really appreciate it when you ‘d like to give me some serious advice.

I look forward to your response.

Nick

Nikolaas49
tagDiv Member

Hi Catalin,

Sure:
https://www.screencast.com/t/yjLkMdSDqXD

The used code:
.td-craft-ideas .td_block_template_6 .td-block-title {
background-image: url("http://reisdromen.com/wp-content/uploads/2018/03/Brush-stroke.png");
}

I look forward to your response.

Nick

Nikolaas49
tagDiv Member

Hi Catalin,

When I add the code to Theme Panel > Custom Code nothing happens.
When I add the code in the Live CSS box, I see the desired adjustment. So I assume I can beter use the Live CSS box?

Anyway: with the code, I can adjust the background image of Header Block 6. Unfortunately, the image also appears overhere:
https://www.screencast.com/t/GWnihC6vVgp

Could you please help me prevent this?

Kind regards,
Nick

Nikolaas49
tagDiv Member

Hi,

I’ve reset the demo-settings (so please forget the everything discussed above), but I still have an issue.

All I want to do is to change the background-image of TD-block 6. I just added this code to my Custom CSS:


.td-craft-ideas .td_block_template_6 .td-block-title {
background-image: url("http://reisdromen.com/wp-content/uploads/2018/03/Brush-stroke.png");
}

The code works, but still this happens:
https://www.screencast.com/t/GWnihC6vVgp

The new background-image still appears in a place it shoudn’t be. Could you please tell me how to fix this?

Kind regards,
Nick

Nikolaas49
tagDiv Member

Hi,

In addition to my last e-mail:
This is the code I changed to Newspaper > includes > demos > craft_ideas > demo_style.css :

https://www.screencast.com/t/7Qze1ZKWG

Nick

Nikolaas49
tagDiv Member

Hi,

Unfortunately, this also did not help.
See: https://www.screencast.com/t/svqMtsIZqH

I deleted the provided code, and I tried the following code (I added !important):
.td-craft-ideas .td_block_template_6 .td-block-title {
background-image: none !important;
}
This is the result: https://www.screencast.com/t/FQBi8yrXPy

Now we’ve managed to delete the image, but no also the Header-image in the Widget area is deleted..

Previously Bogdan B. said the image should not even be there. Maybe that’s the problem? We try to delete an image that should not even be there?
As mentioned before, I changed the header image manually (this is the topic: https://forum.tagdiv.com/topic/excerpt-not-shown-on-blog-page-change-background-of-headers/). Maybe something went wrong there?

I hope you can help me fix this!

Kind regards, Nick

Nikolaas49
tagDiv Member

Hi Catalin,

Thanks for your response!

Sure, the website URL is: http://reisdromen.com/
NOTE: the ‘Coming soon mode’ is active at the moment (because I’m not ready to publish my website yet).

I hope you can help me!

Nick

Nikolaas49
tagDiv Member

Hi Bogdan,

Unfortunately, this did not help. (The header image is still shown)
Is there another way to fix this problem?

Nick

Nikolaas49
tagDiv Member

Hi Bogdan,

I’m sorry for my late response.
Thanks a lot for your help!!

Could you please tell me where I have to add this code?
In Newspaper > Theme Pannel > Custom Code > Custom CSS?

I did not add the image manually over there. I only changed the header background-image of Header Box 6 (please see this topic I created: https://forum.tagdiv.com/topic/excerpt-not-shown-on-blog-page-change-background-of-headers/)

I look forward to your response!
Nick

Nikolaas49
tagDiv Member

Hi Simion,

That does the trick. Thanks a lot for your effort and amazing support!!

Nick

Nikolaas49
tagDiv Member

Hi Simion,

Thanks a lot for your amazing help! Great work!
The excerpt-question is answered.

About the header background-image:
I went to Newspaper/includes/demos/craft_ideas/demo_styles.css
In line 175 I changed the code from
background-image: url(“images/header-bg.png”);
to
background-image: url(“http://reisdromen.com/wp-content/uploads/2018/03/Brush-stroke.png”);

Unfortunately, nothing happened. Did I do something wrong?

Thanks.

Nick

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