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

How to remove the published date image
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: How to remove the published date image

How to remove the published date image 11 years ago #9410

  • sheeko911
  • OFFLINE
  • Fresh Boarder
  • Posts: 19
  • Karma: 0
Hello,

How can I remove the image that shows the published date in articles in the S3_Joomla template ?

Re: How to remove the published date image 11 years ago #9458

  • SA Thuy
Website Information (for Admin Only)
Site Url:
Admin Username:
Admin Password:
FTP/SSH Server:
FTP/SSH Username:
FTP/SSH Password:
Dear Sheeko,

Could you please send screenshots of image that you want to remove?

Thanks

Re: How to remove the published date image 10 years, 12 months ago #9796

I think it's the same problem i'm having.

Please see the attached pic.
Last Edit: 10 years, 12 months ago by kayla84.

Re: How to remove the published date image 10 years, 12 months ago #9811

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Dear Sheeko and Kayla,

Please go to "templates\sj_joomla3\css\template.css", finding:

.blog .item-image, .blog-featured .item-image {
    background: url("../images/loading.gif") no-repeat scroll center center transparent;
    text-align: center;
}


=>

.blog .item-image, .blog-featured .item-image {
    background: url("../images/loading.gif") no-repeat scroll center center transparent;
    text-align: center;
    display: none
}

-------------------------------

div.blog-featured div.article-text div.article-info, div.blog div.article-text div.article-info {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    box-shadow: 0 1px 0 #FFFFFF;
    position: absolute;
    top: 20px;
    z-index: 3;
}


=>

div.blog-featured div.article-text div.article-info, div.blog div.article-text div.article-info {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    box-shadow: 0 1px 0 #FFFFFF;
    position: relative;
    z-index: 3;
}


Thanks
Ticket System | Join our Clubs to download our extensions and templates
The following user(s) said Thank You: kayla84
  • Page:
  • 1
Time to create page: 0.22 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