This is the only work around I can come up with…
@media (min-width: 768px) and (max-width: 1024px){
.home-row1 .td-element-style {
background: #7d7d7d;
background: -moz-linear-gradient(left, #7d7d7d 0%, #767676 50%, #6e6e6e 100%);
background: -webkit-linear-gradient(left, #7d7d7d 0%,#767676 50%,#6e6e6e 100%);
background: linear-gradient(to right, #7d7d7d 0%,#767676 50%,#6e6e6e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7d7d', endColorstr='#6e6e6e',GradientType=1 );
}
}
Thanks but it’s way too fluid for min height, I cannot change the clients text.
https://harvest.modus.ie/
I have also tried using table/table-cell but the way the page is constructed won’t allow for this.
if you look at this screen, you’ll see the first column is shorter, it looks bad…
http://i.share.pho.to/b1343613_o.png
d
Thanks Simion,
that will put a permanent border on one div, but it’s not a divider between columns, I’m looking for a 1px border between 3 columns, this would be 1px right of the first 2 and then on mobile 1px bottom of the first 2.
Hope this makes sense?
David
Done, thanks for your help. I’ll get a Newspaper licence now.
d
I don’t think that’s it. see http://i.share.pho.to/63230505_o.png.
I’ve switched from this theme to newspaper for another reason, is it possible to convert the license from one to the other?
Thank, in that case can I move the search icon somewhere else?
Aaargh!
In that case is it possible to get my license moved to Newspaper?
David
-
This reply was modified 8 years by
David Henry.
But why doesn’t it come up as uncategorised if no category is selected?
There’s nothing really more to tell, its fixed on our site so I’ll leave it, if it’s just us then happy days.
Your welcome to take a look on our test site which still has the issue:
http://nova.modus.ie/
Just let me know and I set a user/pass for you.
Thanks Catalin, I know how to do that.
What I need to know here is if it’s possible to have a banner placement on the home page that’s not part of any other page. E.G. I have 1 banner position, then assign a banner on the home page, then another for the rest of the site.
Above I gave a screen grab of where the banners should appear.
Maybe the best approach is something like:
If home page=yes, then display X banner code, if home page=no, then display Y banner code.
If this is possible I can add it to the header-style-1.php file in the child theme.
Does this make sense?
David
Thanks Catalin,
You can see the position that I need it on here:
https://hungry-cause.flywheelsites.com/
It’s the part at the top that currently says “ROS Leader” which is the holding area until the ads are being severed. here’s a link to a screen of the area: http://i.share.pho.to/c256536e_o.png
Between the Menu and the Ticker it’s a light grey box, it’s currently hard coded into header-style-1.php.
I think that there are many ways to do this but what’s the best option that will allow us to update the theme without breaking it?
David
The token worked first go with the new plugin!
There’s still no fans, could this be as we are working on http://nova.modus.ie while the live site is https://www.nova.ie, if yes will it start working once we transfer?
we have it working without changes to the core theme files, we have added:
<?php echo get_avatar(get_the_author_meta('ID', $this->post->post_author)); ?>
to td_module_2.php in our child theme.
Thanks Bogdan,
Can td_module_single.php be overridden in the child theme?
David
Thanks Simion.
d
Fantastic! Didn’t think this was possible!
This theme just gets better by the day!
David
how do I create new custom sidebars and delete existing once like td_demo_sidebar_fashion ?
Thanks Simion,
Also added:
.td-header-main-menu {padding-right: 0px;}
David
Hi Catalin,
I’m confused, what’s the difference between setting the Primary category under Categories v.s. Post Settings?
I’ll need to explain this extra step to my clients so it would be good to know the answer.
David
Thanks Bogdan, perfect answer
@adrapper what are you using for your podcasts with Newspaper 7?
perfect, Newspaper for my next news website so đ
great, thanks for letting me know.