0
Welcome Guest! Login
0 items Join Now

SOLVED Delete word (Details:)

  • SOLVED Delete word (Details:)

    Posted 11 years 3 months ago
    • In Joomla 2.5 , Under each article title you can see
      (Details: Written by / ...... )
      I want to delete The word “Details“, is it possible to have only
      (Written by / ...... )
    • F1
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Delete word (Details:)

    Posted 11 years 3 months ago
    • Please post a URL to your site so we can look for you. Without a link to page where the problem is on your site it is quite hard for us to provide the best solution due to so many variables. We try to provide file names and line numbers for code changes and if changes have already been made then our advice may be incorrect.
    • Check my services at: Mihha-Vision
  • Re: SOLVED Delete word (Details:)

    Posted 11 years 3 months ago
    • Sorry, I thought it is general question , however the website URL is : school4me.net
      you can find this word (Details:) in front of each article
    • F1
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Delete word (Details:)

    Posted 11 years 3 months ago
    • Since I don't understand a word of Arabic language, I am guessing here

      Add this to your custom stylesheet file
      .article-info-term {
      visibility: hidden;
      }

      This is how you create a custom stylesheet file...
      www.gantry-framework.org/documentation/j...custom_stylesheet.md

      When we release upgrades template files will change and you will have to reapply all your changes again (that's if you can remember where they all are). If you keep your changes in a separate Custom CSS file you'll have no issues upgrading.
    • The following users have thanked you: Ahmad Al Delemi

    • Check my services at: Mihha-Vision
  • Re: SOLVED Delete word (Details:)

    Posted 11 years 3 months ago
    • Thank you so much. it is solved
    • F1

Time to create page: 0.056 seconds