0
Welcome Guest! Login
0 items Join Now

Article intro's overlap each other when i use the read more

    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Article intro's overlap each other when i use the read more

    Posted 11 years 3 weeks ago
    • Ok let's try a more general solution so you don't have to mess with each article.

      Add this to your custom css file

      #rt-mainbody div.component-content article {overflow: hidden;}
    • ianmol100's Avatar
    • ianmol100
    • Hero Rocketeer
    • Posts: 275
    • Thanks: 1

    Re: Article intro's overlap each other when i use the read more

    Posted 11 years 3 weeks ago
    • Thanks Henning,

      It worked.

      For future reference, can the left float not be set so it dosent encroach on the intro article below it?

      And while I have your attention, is there any way to get the read more button closer to the bottom of the intro text?

      Thanks

      Ian
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Article intro's overlap each other when i use the read more

    Posted 11 years 3 weeks ago
    • for the float ... be sure to add <div class="clear"> before the read-more and at the end of the article. But #rt-mainbody div.component-content article {overflow: hidden;} should do the same effect for all articles.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Article intro's overlap each other when i use the read more

    Posted 11 years 3 weeks ago
    • for the read more ... you have something like this in all your articles that is causing the gap:

      <p id="slidetag">&nbsp;</p>

      That's not coming from Joomla or the template ...

Time to create page: 0.056 seconds