0
Welcome Guest! Login
0 items Join Now

Grunge and Rokstories "system-readmore"

    • Kingsley's Avatar
    • Kingsley
    • Sr. Rocketeer
    • Posts: 179
    • Thanks: 0

    Grunge and Rokstories "system-readmore"

    Posted 14 years 2 months ago
    • Hello,

      This line in the article text in my "featured" article to be displayed in rokstories....

      <hr id="system-readmore" />

      is resulting in the readmore button being smashed against the last line of text. I can't seem to figure a way to get a paragraph break or space between the paragraph text and the readmore button.

      www.shirtnachos.com
  • Re: Grunge and Rokstories "system-readmore"

    Posted 14 years 2 months ago
    • Edit your template.css at:
      <Joomla Root>/templates/<your template name>/css/template.css

      At the end of the lines, add below codes:
      #rt-showcase .feature-block .feature-desc {display: block;}
    • Kingsley's Avatar
    • Kingsley
    • Sr. Rocketeer
    • Posts: 179
    • Thanks: 0

    Re: Grunge and Rokstories "system-readmore"

    Posted 14 years 2 months ago
    • Thanks, that worked perfectly.

      If I can ask another question... In the rokstories box, my first feature story, I am trying to replace the "system-readmore" with a button that pops up a rokbox window instead of jumping to the full story. I would like that button to be styled in the same way that the "read the full story" button in rokstories is formatted. I admit I am a bit lost in the CSS...I know it's something like:
      <a class="readon" href="LINK HERE"  title="TITLE HERE" rel="rokbox[854 505](rokbox)"><span>BUTTON TEXT HERE</span></a>​

      And I know I should just create a class that matches the system-readmore for it but my knowledge of CSS is still pretty minimal so I am having trouble locating that in the CSS files for the template... I cannot seem to remove that "read the full story" button even when I remove the <hr> tag from the article itself. Any assistance would be appreciated.
  • Re: Grunge and Rokstories "system-readmore"

    Posted 14 years 2 months ago
    • For confirmation, in your site now, which button you want to hide it? The "Watch the video" or "Read the full story" button?
    • Kingsley's Avatar
    • Kingsley
    • Sr. Rocketeer
    • Posts: 179
    • Thanks: 0

    Re: Grunge and Rokstories "system-readmore"

    Posted 14 years 2 months ago
    • Sorry for late reply, I am trying to hide the "read the full story" button.

      In addition I am trying to style the "Watch The Video" button to look like the "Read The Full Story" button.

      Thanks.

      EDIT: I found that allowing div and span classes in RokStories allowed the proper styling of the "Watch The Video" button.

      EDIT: I found a thread explaining this method using RokCandy, ( www.rockettheme.com/forum/index.php?f=26...78113&rb_v=viewtopic ), and managed to get the formatting to work properly using a <br /> tag to get the space off the paragraph for the RokCandy styled button.

      Thanks for your help in this matter, you can mark it solved if you like.

Time to create page: 0.067 seconds