Results 1 to 5 of 5

Threaded View

  1. #1
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    4,478
    Plugin Contributions
    121

    Default Admin Layout issue in 1.5.0 rc2

    The length of the labels makes a smaller screen flow over to the second line, which means the Admin Access Management link doesn't work. Hovering over the link displays the dropdown, but there's green spacing between the header and the dropdown, and when you mouse into that, the dropdown disappears. See admin.png (attached)

    If you shorten some of the labels with slashes in them, this will again work on a smaller screen - see newadmin.png (attached).

    The diff is

    149c149
    < define('BOX_HEADING_LOCATION_AND_TAXES', 'Locations');
    ---
    > define('BOX_HEADING_LOCATION_AND_TAXES', 'Locations / Taxes');
    202c202
    < define('BOX_HEADING_GV_ADMIN', 'GC/Coupons');
    ---
    > define('BOX_HEADING_GV_ADMIN', TEXT_GV_NAME . '/Coupons');
    210c210
    < define('BOX_HEADING_ADMIN_ACCESS', 'Admin Access');
    ---
    > define('BOX_HEADING_ADMIN_ACCESS', 'Admin Access Management');


    Scott
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	admin.jpg 
Views:	179 
Size:	22.0 KB 
ID:	9836   Click image for larger version. 

Name:	new_admin.jpg 
Views:	168 
Size:	22.3 KB 
ID:	9837  
    Scott C Wilson, That Software Guy, Plugin Moderator
    Contributions: Quantity Discounts, Better Together, SMS on Sale, Gift Wrap at Checkout, and more.

 

 

Similar Threads

  1. Layout issue / css problem with IE only. Can't find the issue!
    By linnx in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Apr 2011, 10:54 AM
  2. Layout Issue css?
    By shanesoine in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 29 Nov 2010, 05:07 PM
  3. Layout issue
    By perkiekat in forum Basic Configuration
    Replies: 2
    Last Post: 22 Nov 2009, 08:42 PM
  4. Admin Layout Box Issue
    By awesome in forum Installing on a Linux/Unix Server
    Replies: 7
    Last Post: 5 Oct 2009, 02:25 AM
  5. Alignment/layout issue when using Layout Boxes Controller
    By nicknight in forum General Questions
    Replies: 0
    Last Post: 25 Oct 2008, 02:04 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •