Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Yesterday at 01:29 PM
cofee_iv Posted March 13, 2019 Share Posted March 13, 2019 Does anyone have a suggestion as to how to repair this? It has been this way for some time, through several upgrades. As you can see, it is on the right side of the index page. Link to comment Share on other sites More sharing options...
cofee_iv Posted March 13, 2019 Author Share Posted March 13, 2019 I am thinking it might be due to my banner title, which I have arranged to span most of the length of the top. I don't remember how to change that. Link to comment Share on other sites More sharing options...
cofee_iv Posted April 11, 2019 Author Share Posted April 11, 2019 Here is my code for the header {{if \IPS\Theme::i()->logo['front']['url'] !== null }} {{$logo = \IPS\File::get( 'core_Theme', \IPS\Theme::i()->logo['front']['url'] )->url;}} <a href='{setting="base_url"}' id='elLogo' accesskey='1'><center><img src="{$logo}" alt='{setting="board_name" escape="true"}'></center></a> {{else}} <a href='{setting="base_url"}' id='elSiteTitle' accesskey='1'>{setting="board_name"}</a> {{endif}} Can anyone see anything wrong here that would cause my search to get messed up due to my stretched banner? Link to comment Share on other sites More sharing options...
cofee_iv Posted April 12, 2019 Author Share Posted April 12, 2019 I compared the above code to the original. The center begin/end codes were the only difference. They made no difference. I removed the long banner, of which I adored and is now gone (argh... I did't back it up) It still has the same problem. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.