Manage the width of search results table as per the responsive design.
Last Post 07/03/2012 6:03 PM by Joseph Craig. 1 Replies.
Author Messages Not Resolved
Sid
Nuker
Nuker
Posts:12


--
06/21/2012 5:10 AM
    Hi,

    I am using bootstrap for the responsive design for my site - www.siddharthkpandey.co.uk/museum . I am facing following issue when site is opened on a mobile device:

    The width of the table where results are displayed on search results page is not taking the width of the container instead it goes out of the size of the container. I am not able to identify where the problem is! there is max-width:100% on the table and no other width property on tr or td.

    http://www.siddharthkpandey.co.uk/m...arch=bowes You may click the link to search for "bowes" keyword and resize your window to a mobile screen. Might be it happens because of the content that td needs to accommodate! But if is true, how can I change the no. of characters that is being displayed in search result?

    Thanks
    Sid
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    07/03/2012 6:03 PM
    If you look carefully at the page source, you should be able to figure out which ids or classes need to be styled.

    Joe Craig, Patapsco Research Group
    Complete DNN Support


    ---