Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2011
    Posts
    8
    Plugin Contributions
    0

    Default Admin Background Help

    Greetings,

    I attahed 3 photos with red text that explains the problems im having.

    Thanks
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	edit1.jpg 
Views:	96 
Size:	42.0 KB 
ID:	8821   Click image for larger version. 

Name:	edit2.jpg 
Views:	72 
Size:	44.4 KB 
ID:	8822   Click image for larger version. 

Name:	edit3.jpg 
Views:	79 
Size:	48.0 KB 
ID:	8823  


  2. #2
    Join Date
    Jan 2011
    Posts
    8
    Plugin Contributions
    0

    Default Re: Admin Background Help

    Does anyone have any solutions to any of these problems?

  3. #3
    Join Date
    Jan 2009
    Location
    Ireland
    Posts
    434
    Plugin Contributions
    0

    Default Re: Admin Background Help

    Quote Originally Posted by zvaughn View Post
    Does anyone have any solutions to any of these problems?
    a link to ur site?
    If you get yourself a copy of firefox with the developers toolbar you can see the css code used and play with different values without making changes until you get what you want

  4. #4
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,120
    Plugin Contributions
    6

    Default Re: Admin Background Help

    #1. in your stylesheet, change:

    Code:
    .main {
    }
    to:

    Code:
    .main { 
       background: #000; 
       color: #fff;
    }
    Then add this:

    Code:
    table.header td {
       background: #000;
    }
    #2. If you know where the code is for this image, then just add your link there. If you already done this correctly, and it didn't work for you, then try clearing your browsers' cache, refresh the page, and check it again.

    #3. Really can't tell a whole lot from your image, but I think what it's showing is that your button moves over when somebody logs in, right?

    And as Donal said, a link to your site? That would make it a LOT easier for US to help YOU.
    Last edited by Get Em Fast; 12 Feb 2011 at 10:23 PM.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  5. #5
    Join Date
    Jan 2011
    Posts
    8
    Plugin Contributions
    0

    Default Re: Admin Background Help

    Hey everyone sorry I have been MIA, www.zachvaughn.com is the website where I am currently developing it.

 

 

Similar Threads

  1. changing admin menu background color
    By edadk in forum Customization from the Admin
    Replies: 5
    Last Post: 27 Apr 2010, 11:19 PM
  2. How to Change Background Colour to Background image
    By ittybittykitty in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Aug 2008, 04:36 PM
  3. Admin link background color
    By DiZZ in forum General Questions
    Replies: 2
    Last Post: 2 Oct 2007, 05:05 AM
  4. New install - Admin Dropdown menu no background!?!
    By hauruapai in forum Installing on a Windows Server
    Replies: 4
    Last Post: 6 Sep 2007, 07:40 AM
  5. transparent background in wrappers so BODY background shows through
    By kjharrison in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Sep 2006, 11:37 PM

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
  •