bear Posted March 3, 2008 Share Posted March 3, 2008 Here's a tip: If you're like me and feel the background color of the Intelligent Search drop down isn't contrasty enough to see easily, it's a simple fix. The line is in the homepage template in the admin folder (admin/templates/homepage.tpl) on line 46 (or so, depends on your editor). Look for: <div align="left" id="searchresults" style="border:1px solid #DFDCCE;background-color:#F7F7F2;padding:5px;margin-... Replace the obvious. I found a nice pale yellow for the background and a black border worked best for me. <div align="left" id="searchresults" style="border:1px solid #000000;background-color:#FFFFD2;padding:5px;margin-... Have fun. 0 Quote Link to comment Share on other sites More sharing options...
Chad Posted October 17, 2008 Share Posted October 17, 2008 I can't find that line in 3.7.2 Anyone know which line it is? 0 Quote Link to comment Share on other sites More sharing options...
scurrell Posted October 17, 2008 Share Posted October 17, 2008 I can't find that line in 3.7.2 Anyone know which line it is? Can't find it in 3.7.1 either... 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.