• Hi,

    On my “About page” I have a widget/right side bar that I want to list some links to news articles. I have about 5 that I need to place in the box right now. I am inserting a small image and text for each link.

    The problem is, two of the items appear in the box and the 3rd drops down below the box. Am I doing something incorrectly, or is there limited space in the sidebars??

    Link to page:

    https://www.sitesbysarah.com/vj_test/test/about/

    Thanks,
    Saranee

Viewing 4 replies - 1 through 4 (of 4 total)
  • Double check to see if maybe you have an extra closing </div> lurking around in your text widget.

    It looks like you’ve got a missing div somehow in that section. Could you perhaps paste the code in something like https://gist.github.com/ and link here?

    Thread Starter saranee

    (@saranee)

    Here is the code. Looks like all the div’s are there…

    <img class="news_img" src="https://www.sitesbysarah.com/vj_test/test/wp-content/uploads/2012/09/placeholder_small.gif" />
    Safe Rooms for Howard H. Cherry Scout Reservation</div>
    
    <img class="news_img" src="https://www.sitesbysarah.com/vj_test/test/wp-content/uploads/2012/09/placeholder_small.gif" />
    Sutliff bridge progress</div>
    
    <img class="news_img" src="https://www.sitesbysarah.com/vj_test/test/wp-content/uploads/2012/09/placeholder_small.gif" />
    Helping the community in the flood of 2008</div>

    Yeah those closing div tags don’t look necessary.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘size of right side text widget’ is closed to new replies.