Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

How do you disable the date in header
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: How do you disable the date in header

How do you disable the date in header 12 years, 3 months ago #1869

I want to disable the display of the date by the logo in the smart news quick start template that looks like this Thu 26th, Jan 2012 -- Updated 09:43:54 AM GMT How do I do this?
The topic has been locked.

Re: How do you disable the date in header 12 years, 2 months ago #1982

Dear Warren Baum,
- There are two way,
1, The directory structure you need is: TEMPLATE_NAME(smart_news17)/css/template.css
On line 741 replace:
.yt-day {
    color: #FFFFFF;
    font-size: 10px;
    left: 20px;
    margin: 0;
    position: absolute;
    top: 63px;
}

by:
.yt-day {
    color: #FFFFFF;
    font-size: 10px;
    left: 20px;
    margin: 0;
    position: absolute;
    top: 63px;
    display: none;
}


2, The directory structure you need is: TEMPLATE_NAME(smart_news17)/includes/yt_template.class.php
On line 233 delete code:
<p class="yt-day">
  ...
</p>


- Please posted topic the right place, thanks!
To submit a ticket, please click here. Join our Clubs to have all extensions
Last Edit: 12 years, 2 months ago by dungnv.
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.19 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes