Search Results for 'css'

Results from the Forum
UsmanSwift
Participant
#0

I want to set gradient background color in footer…

tell me css code

https://newsangels.com/

Q User
Participant
#0

Dear sirs,
how can i have the background in all slide of gallery white (for all the articles), and gallery pagination and arrows black? Example:http://bit.ly/2rvG7bI.

I try with css but the second slide is always with black background.

Regards

Carlichy
tagDiv Member

When you scroll down the page, the letters of the title disappear or reduce the colour in them so it´s a fading effect, how can I get it with the tag div composer or CSS styles?

Thanks

gumball44
tagDiv Member

The elements are aligned, but my images are not at the right vertical position.. What kind of CSS I need ?

.td-post-template-2 .td-post-featured-image img {
width: 100%;
height: 70%;
}

something similar ?

Thank you

Mantascx
tagDiv Member

its not possible with custom css?

Mantascx
Participant
#0

Hi,I want to disable related posts block in category skubus-skelbimai only.
For example in this page
I think it should be possible with custom css but I didn’t find right command for it:|

Thanks!

Vlad S
tagDiv Staff

Hello !

Sorry, that is for the button in the comment section. Please provide a direct link to that phrase you want to provide a css since I cannot find it.

Thank you !

jcarhuazv
tagDiv Member

The problem was solved. I am using Kaspersky antivirus and it blocks the advertising in that case (Use adspot from :). But when ‘Custom ad’ settings in ‘ad box’ the antivirus does not block it.
With ‘Use adspot from: Header’ and ‘Use adspot from: Sidebar’ the antivirus does not block it because in css styles no advertising keywords are used.

You could evaluate and optimize the ‘Ad box’.

Best regards.

Joseph

pavel@earnware.com
Participant
#0

Hi,

On November 5th, 2 websites were updated with old settings from one of the multi-site sites. And then on November 26th, 4 more websites just updated with settings – same as the other 2 on November 5th.

In both cases, the websites updated with the settings from the same website (but old, since the existing settings have newer CSS in custom styles).

Is there anything that could trigger this. The theme supports Multi-site environment?

By Settings – it’s like someone would go to Import and would just click Import, and go through that funnel to import new settings. The Multi-site installation has only 2 users, and they wouldn’t do that on purpose.

All solutions are welcome! Thank you!

Vlad S
tagDiv Staff

Hello !

That will require CSS Coding, please provide a link to your website and we will take a look.

Thank you !

maaikewind
Participant
#0

Hi!

I would like to NOT show dates in the first big grid on my blog.

The other one down further down the page should have dates.

I would rather not use a flex grid, since I really like the design of the big block.

Any thoughts on how I can delete the dates from those first three posts on my blog with css?

See here: https://www.fuckdiestudieschuld.nl/

Thank you!
Maaike

Calin
tagDiv Staff

Hi,

The author box from posts can be customize using custom css or if you are using single post template from tagDiv Cloud Library, then you can edit it with tagDiv Composer -> http://prntscr.com/q2r03r

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

From what I can see these stars do not come from the theme -> http://prntscr.com/q2nq0l -> these are from the theme -> http://prntscr.com/q2nqlq
If you want to use some code to achieve the half star you can check these articles:
-> https://www.htmlsymbols.xyz/star-symbols
-> https://www.w3schools.com/howto/howto_css_star_rating.asp
-> https://codepen.io/kimvladis/pen/RNeqyN
-> https://www.htmlsymbols.xyz/star-symbols/half-star-characters

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

In order to remove that line from post editor you need to go in wp-content>themes>Newsmag>editor-style.css
-> https://www.screencast.com/t/dM52p01U

Please check this similar topic bout how to remove the sidebar from post editor -> https://forum.tagdiv.com/topic/sidebar-on-visual-editor/

Thank you!

teknobilimadami
Participant
#0

Problem 1 – How do I set style and script order? How do I edit?
https://prnt.sc/q2j23x
###########
Other Problem 2- How do we adjust the image dimensions width to height? See picture

https://prntscr.com/q2j7gi
#######
How do I perform a css sprite operation? Or how do I fix this problem?

https://prntscr.com/q2j9iu

I want you to help me in this regard. How to sorve my question

lisamariet
Participant
#0

I can´t post a link to the site yet, as it is not live yet.
But, here are pictures: https://imgur.com/a/fyYDxqk

So for some reason, blockquote on post does not get the same styling that on pages.
On page I see there is the css class .tagdiv-type, but I cannot find this on the posts page.

I have only default setting for it on Theme panel – Font

lisamariet
tagDiv Member

Tried the custom css. It did not work. I am using the AMP plugin for mobile. Is that why perhaps?

jcarhuazv
tagDiv Member

Hi

I did everything he suggested. It is not solved.

According to the item inspector Element, the CSS that has display: none !important is in the main.css file.

You could check it. The style that applies is .td-a-rec-id-custom_ad_1

Is there any other way to solve it?

Best regards
Joseph

Calin
tagDiv Staff

Hi,

Now I understand, you have a stranger css that set #fff color on social networks, please try this code -> http://prntscr.com/q2cnzf
.td-social-icon-wrap i {
color: #222;
}

The code need to be set in theme panel> custom code> custom css

Hope this will help you!
Thank you!

Vlad S
tagDiv Staff

Hello !

You can use this CSS code for that: .td-theme-wrap .tdi_146_d1d .block-title {
margin-bottom: 5px;
}

Thank you !

Vlad S
tagDiv Staff

Hello !

That options should be available here: https://www.screencast.com/t/y4Nme0ojUj If not then you will need CSS coding for it.

Let us know about the result.

Thank you !

mrsky28
Participant
#0

Hello TagDiv team,

Congrats on Newspaper 10. I would like to suggest a “quality of life” feature.
Could you please consolidate your WordPress toolbar items?

Currently, on the frontend toolbar, you have these menu items:

“Edit with TD Composer”
“Theme panel” which is under the site menu.
“Theme Support”
“Live CSS”

Maybe make a TagDiv menu and put them all under there?

Calin
tagDiv Staff

Hi,

So you want to have the text on modules, but when you hover the module/image you want to remove the text, if is this, then can be achieve only with custom css, please provide me a link and some details on the modules/images you want to have this element.
If this is not what you mean, please provide me some more details.

Thank you!

Calin
tagDiv Staff

Hi,

There should be no difference on “TEXT LOGO TAGLINE”, maybe this is a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If you want to remove the tagline from mobile theme, you can add this custom css -> .td-main-menu-logo .td-tagline-text {
display: none;
}

-> http://prntscr.com/q26yhp the code need to be set in theme panel > mobile theme > custom code> css -> http://prntscr.com/q26yr8

Thank you!

Vlad S
tagDiv Staff

Hello !

You can use this custom css code to adjust that: .td-header-wrap .td-drop-down-search {
right: auto;
left: 0;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Viewing 25 results - 8,776 through 8,800 (of 33,436 total)