Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • spyderwoman Friend
    #129754

    Has anyone noticed a grey line that appears (with link description if available) at the top of the web links page?
    Click here to view example.
    This siteis under construction
    Is there any way to fix this? I removed all link descriptions but it still appears.
    Looks bad…:confused:

    bennitos Friend
    #253986

    In your template.css

    Go to line 1529 and change it back to how it was on default:
    Yours:
    #999999 none repeat scroll 0% 50%;
    Original:
    #999999 none repeat scroll 0%;

    That should fix it 🙂

    spyderwoman Friend
    #253991

    I checked the file and it is still set as the original, not with the 50%. I looked in the template_css.css file in the template/ja_pariiti/css folders. Is that the right one?

    bennitos Friend
    #253993

    yes that should be the right one, if i inspect it on my side it shows:

    .description {template_css.css (line 1529)
    background:#999999 none repeat scroll 0% 50%;
    bottom:0pt;
    padding:4px 0pt;
    position:absolute;
    text-indent:8px;
    width:100%;

    spyderwoman Friend
    #253994

    So weird. What am I missing?
    This is what i see in the code:

    .description {
    background:#999999 none repeat scroll 0%;
    bottom:0pt;
    padding:4px 0pt;
    position:absolute;
    text-indent:8px;
    width:100%;
    }

    bennitos Friend
    #253995

    Might be showing wrong on my side,

    This is the part that is bugging tho, if you set the with to 50% you will see that that line will change.

    bennitos Friend
    #253996

    Will be gone completly if you set it to 0% but thats a bit of a dirty fix 🙂

    But this is as far my knowledge goes afaik…. Got to leave it to the mods 🙂

    spyderwoman Friend
    #253997

    Well, I tried to change it to 50% then back to 0% but it is still there. It looks much worse in IE than it does in Firefox. Thanks for your help. Hopefully someone else will have some idea why I cant get this fixed.

    spyderwoman Friend
    #254104

    Does anyone know how this can be fixed and if it is even possible to add link descriptions at all in this template?
    Thanks in advance.

    bennitos Friend
    #254106

    What happends when you delete the :

    background:#999999 none repeat scroll 0%;

    spyderwoman Friend
    #254122

    That worked!!! That removed the grey stripe.
    I guess the problem is that I still cannot add a description for each link b/c it displays up top, not next to the link. I wonder if anyone has a code revision to fix this.
    Thanks again.

    bennitos Friend
    #254123

    Well its still there you just dont see it anymore, same reason your site is extremely wide.

    spyderwoman Friend
    #254127

    really? do you think it looks weird? I didnt even notice that it is that wide?

    bennitos Friend
    #254129

    You have a large scroll bar under in your screen, you can scroll quite a bit to the right, outside where the website actually is.

    If you set the with to 0% in the code posted before it should be normal.

    spyderwoman Friend
    #254174

    When I add the code back it just reposts the grey line. I am not sure what else to do.

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 3 voices, and was last updated by  sydcoles 15 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum