PassMark Logo
Home » Forum

Displaying template tags on same line

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • darren christopher
    Member
    • Jun 2015
    • 20

    #1

    Displaying template tags on same line

    Hi, what technique can I use so that the ZOOM_SHOW_HEADING and ZOOM_SHOW_SUMMARY template tags will display on the same line such as:

    334 results found for query 'chicago'

    Thank you for your help
  • darren christopher
    Member
    • Jun 2015
    • 20

    #2
    I tried adding {display: inline-block} to the CSS and it appears to have removed the line breaks, but now the .searchheading 'chicago' is displayed on a line above the .summary. I then tried setting the margins, padding, top and bottom to 0px, but it did not change the appearance. This is what I currently have:

    Code:
                         chicago
    No results found for
    Last edited by darren christopher; Jun-16-2015, 06:36 PM.

    Comment

    Working...