0
Welcome Guest! Login
0 items Join Now

Changing the design for article titles.

  • Changing the design for article titles.

    Posted 14 years 4 months ago
    • I wasn't sure where to post this so I figured I would start here.

      I would like to add a line under the article title like this http://nool.us/index.php?option=com_content&view=article&id=68&Itemid=63 . It is the green line under the title. I would like for it to show up automatically. I am fairly new and don't want to have to add it to every article manually.

      Any ideas! Thanks so much!

      E
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: Changing the design for article titles.

    Posted 14 years 4 months ago
    • Look in your joomla.css file on line 14 and change it to this:
      .rt-joomla .rt-headline {
           border-bottom: 2px solid #52654F;
           margin: 15px 0 10px;
           padding-bottom: 5px;
           position: relative;
      }

      That's a 2px green line extending the width of the article and it will go under any article headline.
  • Re: Changing the design for article titles.

    Posted 14 years 4 months ago
    • Thanks Ben!

      It worked but only in the template.css file under #rt-main-surround .rt-article-title

      Thanks again.
      E
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: Changing the design for article titles.

    Posted 14 years 4 months ago
    • OK, sorry about that.

      Glad you got it working! :cheesy:

Time to create page: 0.078 seconds