Search Results for 'css'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,

The animation cannot be changed unfortunately. The rest can be done through css.
Font change:

.td-subcat-filter .td-subcat-link{
font-family: 'verdana'!important;
}

Unfortunately if you force capitalize on this section the css will break: http://screencast.com/t/UkG4Z8rFpUM

You can change the color like so:
.td-subcat-filter .td-subcat-link{
font-family: 'verdana'!important;
color:red!important
}

I hope this helps.
Thanks

Catalin
tagDiv Staff

Hello Rousing The Kop,

Please keep in mind that our theme has been designed to be more useful both desktop and mobile mode. So, at the moment, please notice that our theme has 2 alternatives for mobile mode -> the first one is named as default mobile which all the element from desktop version is compressed to look better on mobile mode and the second one is named Mobile Theme which is totally different than your desktop…as you can see in our documentation here -> https://forum.tagdiv.com/the-mobile-theme/ the mobile theme only display the Big Grid with Featured posts at the front of your page, some texts if this will be written from the backend (Mobile Editor) and at the bottom you will bring the Latest Articles module. Please notice that you cannot bring the sale layout on the mobile which looks as similar with on the desktop without responsiveness because the width is different.

The author will need a bit of a CSS fix as the CSS got changed a bit in the new update but the author name was not updated for it. So until the next theme version please use this CSS code in the mobile theme’s custom code box:

.td-post-author-name div { display:inline; }

Thanks for your understanding!

Marevo
Participant
#0

Hellо.
Where in CSS can be customized padding, so that there was a gap between the edge of the browser window and the top menu. (screen https://redpen.io/xd598e0ed695be2e9b )

Catalin
tagDiv Staff

Hello diablo7,

Try the code below and place it in Theme panel->Custom CSS area.

.td_module_mob_1 .td-post-date {
display:none
}

Thanks.

Bogdan B.
tagDiv Staff

Hello,
Are you maybe using the mobile theme plugin? https://forum.tagdiv.com/the-mobile-theme/ If you use this plugin then any custom code you add in the theme panel custom code section will not work. you have to add css here:
http://screencast.com/t/nfBW3yhc0Dvy Please read this guide for more details on the mobile theme: https://forum.tagdiv.com/the-mobile-theme/
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Our theme does not have such an option unfortunately. You can hide all of the content with css but the code needs to be added differently if you use the mobile theme. Please provide a link to your site so i can inspect it and provide the proper code for this. (reply in this topic do not create a new one)
Thank you!

Bogdan B.
tagDiv Staff

Hello,

There is a default padding on pages seen especially if you use big grids. You can remove it with a bit of css like so:
.td-main-page-wrap{
padding-top:15px!important;
}

However if you use a trending now element or different elements, this padding will be required.
You can target specific pages using the unique page id like so:
.page-id-90 .td-main-page-wrap{
padding-top:15px!important;
}

http://screencast.com/t/PJTVhsEE

As for the sidebar you will have to provide a link to your site so I can inspect this element

Thank you !

Nano
tagDiv Member

Where do I need to add this “Custom CSS” code. Is there any place to add it or should I add it using child theme “style.css” ?

Thank you.

Bogdan B.
tagDiv Staff

Hello,

This is how that part looks commented: http://screencast.com/t/pitB5GxR1h or you can simply delete that part starting from under function __construct() { all the way down to the second secolon but do not delete the add_action below.
After this you can use it with your own plugins and you can use this guide to find the ID’s for the css and js and add them to the proper code inside the speedbooster plugin: https://forum.tagdiv.com/how-to-make-the-site-faster/
However this is for advanced users so you have to be carefu lwith the code where you place it and how. Please do it exactly as the guide suggests.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Our grids already have the gradient so you can read the content:
default: http://screencast.com/t/n3R4DpUKfCY no gradient: http://screencast.com/t/z9Q3O94TXkW
You can increase this gradient if you want it stronger with this css code:
.td-module-thumb a:last-child:before{
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 100%)!important;
}

As for the meta info, you can select the meta you want for modules and blocks as well as the category tag from the theme panel . You can remove these elements if you do not want them:
http://screencast.com/t/SozRBtvzLAt and http://screencast.com/t/Pl9YedX3V

Thank you!

Bogdan B.
tagDiv Staff

Hello,

We do not have documentation on this as the theme files are only used in customization and that is not part of the theme support or docs. Each demo has it;s own css file you can find here: http://screencast.com/t/Plvwls3TDI

Thank you!

Catalin
tagDiv Staff

Hello SirBrayden,

I have checked your website and I have noticed that there is talking about some padding-top for the main page container. If you want to decrease it, try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-main-page-wrap {
padding-top:25px;
}

The result -> http://screencast.com/t/zsQ3CV4UDrv

Thanks.

Catalin
tagDiv Staff

Hi,

Please try the code below and place it in Theme panel->Cusotm CSS area.

The code is ->

.sf-menu > li > a:hover, .sf-menu > .sfHover > a {
background-color: red;
}

The result -> http://screencast.com/t/aczchWQfe7

Thanks.

Andrei L.
tagDiv Member

Hi

1. I’ve checked your site and the homepage works fine. If you still need assistance on this please provide more specific details about your issue so I can inspect ti closer and get back to you with a more accurate answer.

2. I’ve noticed that you deactivated the subcategories menu: http://screencast.com/t/U2023WoV4qBn

3. Try this css in theme panel > custom code > custom css: http://screencast.com/t/VMPzqUX7igc1

.td-footer-container .td-footer-info{
margin-bottom: 0px;
}
.td-footer-container{
padding: 42px 0 0px 0;
}

4. Try this css: http://screencast.com/t/h9VQ5Ms0D

.widget_facebook_likebox .block-title > span a{
color: white;
}

Thanks!

Andrei L.
tagDiv Member

Hi

You can try to add the php code in function.php file: http://screencast.com/t/cBsxTveSod98 and the css ion theme panel > custom code > custom css. Note that Event Calendar plugin is not tested with our theme and we can’t guarantee that it will work fine.

Thanks!

Catalin
tagDiv Staff

Hello seifdine,

I have checked your website and I saw that you are using the RTL mode for the theme. Please keep in mind that the theme has no RTL support because it has been designed to be used in this layout, sorry!
Unfortunately, we have no plan on implementing it in the near future. Implementing RTL support in our theme will require 2 style.css files and it will add significant “weight” to the theme. Using the RTL mode means that lots of elements have to be adjusted and this thing involves custom work and we cannot provide this at the moment!
Please try to do a simple search of our forum and you will see that our team offers support only for theme related problems and which not require additional customizations. Please check again our support policy here -> https://forum.tagdiv.com/support-policy-2/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello stavrosgian,

You will have to add the !important tag to make more precise your code. Try the code below and replace it in Theme panel->Custom CSS area.

.td-module-comments a{
background-color:Red!important;
}
.td-module-comments a:after{
border-color: red transparent transparent transparent !important;
}
.td-module-comments{
font-size: 12px!important;
}

Thanks for your message!

Catalin
tagDiv Staff

Hello ShivaBhikshatana,

In order to remove more from author you can use 2 methods:
The css method:

.td_block_related_posts .td-related-right {
display:none;
}

or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd

I hope this helps.

Thank you!

diablo7
Participant
#0

The INLINE ARTICLE AD appears at the beginning of every post. AFTER PARAGRAPH (do not enter any number) so this appears at the beginning of every post and the text next to the AD looks good, but and made a post (this will hide the date and author) on we upcoming games premiering in the following order:

-name of the game
-so that console will be released
-release date
-image game

And so on, the post I added 7 <!–nextpage–> as it is very large.

But I want to hide the text ad because income is low and the content looks bad. Some CSS code to hide the AD, ONLY THIS POST?

diablo7
Participant
#0

Always asking for your help, and hide the date in the search results in computers, thanks to a CSS code. All good in computers, but in mobile always the date shown in the search results on the site.

Some code to fix, computer solve it with CSS code.

simchris
tagDiv Member

In broad strokes you need to create a new button using the email icon and print icon from the icon font found in the theme folder, then add these two buttons to the module where the social buttons are built.

We created our own set of buttons in this way to entirely replace the TagDiv ones.

I plan to make a donation-ware plugin out of this at some point, but wer’e backed up here due to server crash Aug 5.

Basically copy the simple buttons CSS/code and change the icon and for print you need to use the common coding to launch PC/Mac print function found online.

These would be simple things for TagDiv to add as a toggle on/off, but adding too many things break the buttons onto two lines on mobile, etc., which is why it’s sometimes tricky.

If you don’t want to deep dive hacking the theme to do these (or hire a developer)…

Another option: use a plugin, turn off the TagDiv options, and get on with your life 🙂

TagDiv is likely not going to build out a whole tutorial on how to build custom buttons step by step as that isn’t really part of the theme, and “most” people don’t need that since you can simply email a page from any browser or mobile device without an on-page button, and same with print (CMD+P). So, they are nice, but really redundant as every web browser has those options “built in.”

So, not likely TagDiv will add them — put another way; anybody doing email or print of web pages already knows how to do that 🙂

(( I don’t work here, just some feedback. ))

Edu Gomes
tagDiv Member

Hi guys!

I followed some steps and my site got a huge speed upgrade, thanks a lot!

According to GTmetrix.com, I can improve it more by minify my CSS… I don’t know how to do that, if you guys have some tutorial link, that would be great!

thank you!

nycinsider
tagDiv Member

Thank you. I had to remove the tagdiv speed booster because it eliminated my Child CSS. I finally got it to work after a lot of trial and error – since no one here would provide any more instructions than “comment it out,” which I couldn’t figure out.

I don’t think it helped my page speed score either. Removing it actually improved my mobile page speed score by 20 points.

simchris
tagDiv Member

You need to look inside the /theme/includes/td_booster/ folder

note in the theme folder all those other folders? Those are the supporting files and modules for the theme.

So, you find the “file” – td_video_support.php – which is an actual file … just like style.css is a “file” ….

then add the code to the file on the line indicated

http://screencast.com/t/CSGcbqLF

  • This reply was modified 10 years by simchris.
Boke
tagDiv Member

I can’t find this…..td_video_support.php…..file

I have tried to check it in this….Stylesheet (style.css) which came with newsmag, but the only place they are talking about a video is this line…

embed
*/
embed {
width: 100%;
}
.videopress-placeholder {
width: 100% !important;
}
.videopress-poster {
height: auto !important;
width: 100% !important;
}
.video-player {
width: 100% !important;
}

…..

Again, there is a line that has mentioned youtube…

It says…..}
.td-icon-youtube:before {
content: ‘\e836’;
}

GOING BY Newsmag: td_config.php (includes/td_config.php)
file, There is a mention of ;featured video. But I couldn’t see the line which I have to edit.

……..
td_global::$td_wp_admin_text_list = array(

// the text for wp-admin -> new post -> featured video box. Usually is the text that tells what post templates support video
‘text_featured_video’ => ‘
<div class=”td-wpa-info”>Paste a link from Vimeo or Youtube, it will be embedded in the post and the thumb used as the featured image of this post. <br/>You need to choose Video Format from above to use Featured Video.</div>
<div class=”td-wpa-info”>Notice: Use only with those post templates:

  • Post style default
  • Post style 1
  • Post style 2
  • Post style 3
  • Post style 8

</div>’,

// admin panel – header
‘text_header_logo’ => ‘Text logo for header Style 10:’,

IF I HAVE TO DO IT MYSELF, I AM NOT FAMILIAR WITH PLAYING AROUND WITH THOSE CODES. IS THERE ANYONE WHO CAN ASSIST ME? OR WILL YOU GUIDE ME?

Viewing 25 results - 21,351 through 21,375 (of 33,436 total)