We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 18961 ☆ A M B ☆
    • 237 Posts
    O.k. I apologize for not getting this, but can someone help me get my search results looking decent?

    Here is the site: http://stjane.server273.com/

    I can style the search box, but when I do a search, everything looks awful. I don’t really want anything fancy, just results in the window that are easy to read and follow. They are a mess. I don’t want to spend a lot of time on this, but I want to at least pick up my main paragraph styles, links etc.

    Is there an easy way to do this? I am not programmer. More of a designer that has figured out how to use Modx.

    It seems as if there are no styles applied to this or that they are messed up somehow. I have some basic test sites installed for Modx and the results just seem to flow into place within the style of the site. Not so with this one.

    I would really appreciate any help.
      Michael Smull
      http://www.bigpixelstudio.com
      twitter: @mdsdesign
      • 5811
      • 1,717 Posts

      It looks awfull because for a reason I ignore the AjaxSearch snippet call is framed by a <pre></pre> css tag.

      <div id="pages_text">
      <h1>
      Search Results
      </h1>
      <p>
      </p>
      <pre style="outline: 1px solid rgb(255, 0, 0);">
      <p class="ajaxSearch_resultsInfo">
      ....


        • 18961 ☆ A M B ☆
        • 237 Posts
        Thanks for the reply, but I’m not sure what you’re saying. I didn’t frame the results in a <pre> tag, so how do I remove the tag? Is it generated from the results?

        Sorry, I’m just a bit confused by this whole thing.
          Michael Smull
          http://www.bigpixelstudio.com
          twitter: @mdsdesign
          • 5811
          • 1,717 Posts
          It seems that it is corrected now ... wink
            • 18961 ☆ A M B ☆
            • 237 Posts
            Yes. Sorry. I’m an idiot and you found the problem.
            I’m on a mac and when I paste code into the TinyMCE editor sometimes I get weird html code. I never even thought to check it until I search all of the templates and my style sheets and realized that it had to be coming from somewhere.

            So, thanks for finding it and thanks for not calling me an idiot!
              Michael Smull
              http://www.bigpixelstudio.com
              twitter: @mdsdesign