Move the backend close shop link!! (or add confirmation screen)

Posted By Neil Wed 21 Jul 2010
Add to Favorites0

Move the backend close shop link!! (or add confirmation screen)

Author Message
Paul
 Posted Tue 27 Jul 2010
große Käse

große Käse - (456,560 reputation)große Käse - (456,560 reputation)große Käse - (456,560 reputation)große Käse - (456,560 reputation)große Käse - (456,560 reputation)große Käse - (456,560 reputation)große Käse - (456,560 reputation)große Käse - (456,560 reputation)große Käse - (456,560 reputation)

Group: Administrators
Last Active: 26 minutes ago
Posts: 806, Visits: 2,738
We've done the following instead:

#section_searchbox #searchboxes
{
    padding: 17px 30px 0 5px;
}


The padding of 17 moves the search box line down so is well clear of the open/close link.


--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
Neil
 Posted Wed 21 Jul 2010
Supreme Being

Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)

Group: Forum Members
Last Active: Sat 3 Nov 2018
Posts: 192, Visits: 5,220
Moved the link with the following css in App_Themes\Admin\template.css


.storestatus a
{
    position: relative;
    right: 453px;
}


I still think a close shop yes/no confirmation screen would be a good idea as well.
Neil
 Posted Wed 21 Jul 2010
Supreme Being

Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)Supreme Being - (111,289 reputation)

Group: Forum Members
Last Active: Sat 3 Nov 2018
Posts: 192, Visits: 5,220
A few times now my colleagues and I have accidentally clicked the link to close the shop in the backend when highlighting the box for a search!! Perhaps this can be moved and/or there be a confirmations screen 'are you sure you want to close the shop?'

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top