• Resolved MCTSA

    (@mctsa)


    Hello! Great Plug-In.

    I am using the plugin on my home page in a responsive theme.

    When viewing on laptop I would like them to left align in the column and for the list to go HORIZONTALLY rather than a vertical list.

    Is this possible? Can I make this change in code? If yes, where would I make the change and how?

    thank you so much for your help. Would really like to continue using the widget!

    MC

    https://www.ads-software.com/plugins/top-10/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter MCTSA

    (@mctsa)

    Sorry. I should have left a link to my site to show the issue:

    https://www.thesympatheticanarchist.com/welcome

    Plugin Author WebberZone

    (@webberzone)

    You will need to disable the styles (no styles) and try this:

    .tptn_title{float:left; clear:left!important;}
    .tptn_thumb{align:center!important;}
    .tptn_related { margin-bottom:20px; margin-bottom:20px;padding:10px 0; width:100%;}
    .tptn_related ul  { margin-bottom:0px; margin-left:0px; height:320px;list-style:none;padding-left:10px; }
    .tptn_related ul li { float:left; width:120px; padding:0px 6px 0px 0px; list-style:none;list-style-position: inside; height:180px;text-align: left;word-wrap:break-word; }
    .tptn_related ul li a {margin-bottom:10px;list-style-position: outside;word-wrap:break-word;list-style:none!important;}
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Thumbnails & Titles Horizontal?’ is closed to new replies.