Chad Posted January 10, 2008 Share Posted January 10, 2008 I found just two style.css files, one under /admin and other under /templates/portal. If I'm not mistaken, portal is only client side and order form, correct? My question is, I cannot get rid of the 1px line on the bottom of the topbg2 area (menu background in admin panel) that has a solid color code of #999999. I could not even find it in either two of the admin templates nor admin css file. I'm baffled, because it isn't in my topbg2 image file either which I modified in Photoshop. In my admin css file, the menu bottom border is even at #9EC5E5. Very confused. I attached a 2nd image of what the gray border looks like in admin panel. Also, cannot figure out where to edit the very top admin menu that says "Welcome Back....", gray portion. Where is the code in which css/template files and what image files involved? I even tried using Firefox's Web Developer extension to trace it, got nothing 0 Quote Link to comment Share on other sites More sharing options...
Brett Posted January 10, 2008 Share Posted January 10, 2008 I never see this line. What browser are you using? Also, there is only 1 css file being loaded and that is the one in the admin root directory. 0 Quote Link to comment Share on other sites More sharing options...
Brett Posted January 10, 2008 Share Posted January 10, 2008 Oh, I see what you are talking about. You are not supposed to edit the admin template files. I assume this is so Matt and others can support you better when problems arise. FYI, the #999999 is being generated in the HTML <td height="39" colspan="2" background="images/topbg2.gif" style="border-bottom:1px solid #999999;"> There is no way of preventing this because the admin templates are encoded. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.