0
Welcome Guest! Login
0 items Join Now

Grunge - Footer Module Query

    • Pako's Avatar
    • Pako
    • Sr. Rocketeer
    • Posts: 198
    • Thanks: 13

    Re: Grunge - Footer Module Query

    Posted 14 years 2 weeks ago
    • *link removed*

      To make it less noticeable, I have included the image and the side text of the front page articles in a table. But as you can see, all the text (or the entire table in this case) is shifted to the left to allow for the date position.
    • Last Edit: 14 years 2 weeks ago by Pako.
  • Re: Grunge - Footer Module Query

    Posted 14 years 2 weeks ago
    • Hello Pako,

      If you don't want to use the date completely, we can hide it with css. Edit your template.css at:
      <Joomla Root>/templates/<your template name>/css/template.css

      At the end of the lines, add below codes:
      .blog .contentdate {display: none;}
    • Pako's Avatar
    • Pako
    • Sr. Rocketeer
    • Posts: 198
    • Thanks: 13

    Re: Grunge - Footer Module Query

    Posted 14 years 2 weeks ago
    • Arifin FinLy wrote:
      Hello Pako,

      If you don't want to use the date completely, we can hide it with css. Edit your template.css at:
      <Joomla Root>/templates/<your template name>/css/template.css

      At the end of the lines, add below codes:
       
      .blog .contentdate {display: none;}
       

      Oh my gosh, where is my dunce cap today? :oops:
      Thank you so much. I should have caught that myself. Sorry for the silly question but I thank you for your patience and response! :)

      Worked perfectly!
  • Re: Grunge - Footer Module Query

    Posted 14 years 2 weeks ago
    • Pako wrote:
      Arifin FinLy wrote:
      Hello Pako,

      If you don't want to use the date completely, we can hide it with css. Edit your template.css at:
      <Joomla Root>/templates/<your template name>/css/template.css

      At the end of the lines, add below codes:
       
      .blog .contentdate {display: none;}
       

      Oh my gosh, where is my dunce cap today? :oops:
      Thank you so much. I should have caught that myself. Sorry for the silly question but I thank you for your patience and response! :)

      Worked perfectly!
      No problem at all :D Glad to hear it solved your problem

Time to create page: 0.052 seconds