From a member of my group where I applied a new skin to this members poem forum.
The Title bar is solid green now and wont let me unlock it to put a title there, once on the title area the mouse pointer disappears.
Author | Comment |
---|---|
Posts: 2122 |
From a member of my group where I applied a new skin to this members poem forum.
The Title bar is solid green now and wont let me unlock it to put a title there, once on the title area the mouse pointer disappears. |
Posts: 11073 |
This is clear as mud and requires a link to where the issue can be seen.
At a guess, the "title bar" being referred to could be the subject line. On which page? What skin? Which browser? Which version? It could be as simple as a poor skin and green text on a green background. A link is always required to where the issue can be seen, otherwise it is shooting in the dark and this just wastes everyone's time. If the board is private or unable to be viewed, the second option is a copy of the Custom Header, Custom Footer and Advanced CSS into a post. Please use the "Code" button for posting these, as it prevents breakage and makes it clearer to read. |
Posts: 2122 |
Custom Header
<div class="bord1"> <div class="bord2"> <div class="bord3"> <div class="bord4"> <div class="bord5"> <div class="bord6"> <div class="bord7"> <div class="mycontent"> <div class="myheader"></div> Custom Footer </div></div> </div> </div> </div> </div> </div> </div> <div id="backto"> <a href="#" title="Top">Top</a> </div> <fixed ids="backto"> Advanced CSS body { font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: #355822; background: #991812 url(http://i607.photobucket.com/albums/tt15 ... d10xp7.jpg) fixed; } .mgr-navigation-sliver { color: #FFFFFF; background: #991812; } .mgr-navigation-sliver a:link { color: #FFFFFF; } .mgr-navigation-sliver a:visited { color: #FFFFFF; } table { border: 1px solid #991812; } th { border: 1px solid #991812; color: #FFFFFF; background: #85885D; } td { border: 1px solid #991812; } th a:link { color: #FFFFFF; } a { color: #991812; text-decoration: underline; } a:link { color: #991812; text-decoration: underline; } a:visited { color: #355822; text-decoration: underline; } a:hover { color: #355822; text-decoration: underline; } a:active { color: #991812; text-decoration: underline; } .boxheading { text-align: left; padding: 2px; padding-left: 5px; } .boxheading h1 { font-size: 18px; font-family: Helvetica, Arial, sans-serif; } .boxheading h2 { font-size: 18px; font-family: Helvetica, Arial, sans-serif; } .boxheading h3 { font-size: 18px; } .button { color: #fff; border: 3px double #fff; padding: 2px 5px; text-decoration: none; background: #991812; } textarea {background: #85885D; color: #FFFFFF;} input.text { font-size: 14px; background: #85885D; color: #FFFFFF; border: 1px solid #991812; } .dropdown a:link { color: #E7DCB9; } .dropdown a:visited { color: #E7DCB9; } .dropdown input { color: #E7DCB9; } .dropdown li { border: 1Px solid #E7DCB9; font-size: 11px; background: #991812; } .post-tags { margin-bottom: 10px; padding-bottom: 2px; font-size: 16px; } #mgr-navigation-holder-top .mgr-navigation-sliver-wrapper .mgr-navigation-sliver .mgr-navigation-sliver-content .ka-nav { color: #ffffff; background: #991812; } .box { margin-bottom: 15px; } blockquote { padding-left: 5px; padding-bottom: 5px; } .quote-title { padding: 5px; } .pager-total { padding: 2px; } .pager-list div { padding: 2px; } * html body { font-size: 76%; } #wrapper { font-size: 1em; } h1 { font-size: 1.4em; font-weight: normal; } h2 { font-size: 1.3em; font-weight: normal; } h3 { font-size: 1.1em; font-weight: normal; } h4 { font-size: 1.2em; font-weight: normal; } h5 { font-size: 1.1em; } h6 { font-size: 1em; } p { font-size: 1em; margin-bottom: 8px; } .dropdown li a:link { text-decoration: none; } .dropdown li a:visited { text-decoration: none; } .pager a:link { text-decoration: none; } .pager a:visited { text-decoration: none; } .control-box { border: none; margin-top: -10px; margin-bottom: 5px; background: transparent; } .mycontent { padding: 20px; margin: 0px auto; overflow: hidden; background: url(http://images.yuku.com.s3.amazonaws.com ... ac1f_r.gif); } .bord1 { width: 90%; margin: 20px auto; padding: 1px; border: 0px solid #E3D6BC; background: #E3D6BC; } .bord2 { padding: 12px; border: 0px solid #E3D6BC; background: #991812; } .bord3 { padding: 0px; border: 6px double #E3D6BC; background: #5D2409; } .bord4 { padding: 12px; border: 0px solid #E3D6BC; background: #355822; } .bord5 { padding: 0px; border: 1px solid #E3D6BC; background: #4F4B40; } .bord6 { padding: 0px; border: 12px solid #85885D; background: #355822; } .bord7 { padding: 0px; border: 1px solid #991812; background: #991812; } p.user-avatar img { border: 1px solid #991812; } .avatar img { padding-top: 5px; } .myheader { height: 315px; background: url(http://images.yuku.com.s3.amazonaws.com ... 3779_r.gif) no-repeat top; } .one { font-size: 16px; } .two { font-size: 16px; } .three { font-size: 16px; } .four { font-size: 16px; } .five { font-size: 16px; } .post-tags strong { text-transform: none; } .extra-content .boxbody { padding: 5px; } .tool-box .boxheading { border: 0px solid; } .legend-box .boxheading { border: 0px solid; } .stats-box .boxheading { border: 0px solid; } .calendar .boxbody { border: 1px solid #e2da9b; } .featured-box .boxbody { border: 1px solid #e2da9b; } div#backto { position: fixed; bottom: 5px; right: 3px; width: 40px; height: 20px; text-align: center; background: #355822; } .contribute-now .button { width: 125px; height: 35px; text-indent: -3000px; border: 2px; background: url(http://images.yuku.com/image/png/7a5367 ... bad4_s.png); } .mgr-footer { width: 90%; margin: 0px auto; padding-top: 5px; border: 5px double #991812; background: url(http://images.yuku.com.s3.amazonaws.com ... ac1f_r.gif); } #directory_default .tool-box .boxheading h1 { font-size: 20px; } .community-content .boxheading { border: 2px solid #85885D; color: #E7DCB9; background: #991812; } .extra-content .boxheading { border: 2px double #991812; } .subforums { border: 3px double #991812; background: #85885D; } div.mgr-navigation-sliver a:hover { color: #E7DCB9; } div.mgr-navigation-sliver-wrapper { border: none; } div.mgr-navigation-sliver { border: none; padding: 2px; } div.mgr-right-col p.mgr-sliver-open-button { border: 1px solid #4D6A97; background: #991812; } div.mgr-right-col p.mgr-sliver-open-button a:link { border: 1px solid #4D6A97; background: #991812; } div.mgr-right-col p.mgr-sliver-open-button a:hover { background: #355822; }[code][/code] |
Posts: 11073 |
Have you any clue what she means? Is anyone else seeing this?
Any chance she is using an ancient browser like IE6? If so, this may be a culprit. Code: Select all div#backto { Likewise Code: Select all <fixed ids="backto"> ^that should be safe to remove as nobody these days would ever use it. I almost forgot it existed! If she is using an ancient browser you could try removing Code: Select all position: fixed; from the above as a test. (It will need rewritten if the test is successful.) We really need the issue defined as well as the circumstances. Translated: what you have should work and not cause an issue. Translation of the translation: it looks like the issue is her end. I'd suggest the usual of a hard refresh (Ctrl+F5) and if that does not work, a cache clear. If neither work, the problem needs to be properly defined. |
Posts: 2122 |
You're a genius, all fixed.
![]() |
Posts: 11073 |
She's using IE6?
![]() |
Posts: 2122 |
Blimey.
![]() |
Users browsing this forum: No registered users and 3 guests