Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
cofee_iv Posted March 13, 2019 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.
cofee_iv Posted March 13, 2019 Author 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.
cofee_iv Posted April 11, 2019 Author 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?
cofee_iv Posted April 12, 2019 Author 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.