Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter twigrat

    (@twigrat)

    I have tried that one. But I tried it again because it really seems like it should work, but if you look close, on the right hand side it still is not perfectly aligned.

    Any other ideas out there?

    Thread Starter twigrat

    (@twigrat)

    I resolved the issue by changing themes. I believe there were some JS problems with the themes code that were causing problems. Oh well, all fixed now.

    Thread Starter twigrat

    (@twigrat)

    I’m using Firefox 3.1. it looks like there will be a Firebug version coming soon for 3.1. Until then I will just suffer. Thank you so much for your help. I’m going to close one out.

    Thanks again.

    Thread Starter twigrat

    (@twigrat)

    Thank you so much.

    That did the trick. Thank you.

    I keep trying to get firebug, which everyone seems to use, but when I go to install it there is a note next to the add-on that says it’s only for older versions on Firefox. Is there another way to get that program?

    Once again, Thank you, Thank you, Thank you.

    Thread Starter twigrat

    (@twigrat)

    Thanks for the info. I deleted:

    border-bottom:1px dotted #BBBBBB;

    I looked for

    background:transparent url(images/sub.png) no-repeat scroll 0 0;

    But it isn’t there.

    Deleting the first thing did get rid of the dotted line. Thank you. But i still have the “L” next to the pictures.

    I found a similar line and tried deleting it:

    background:url(images/sub.png) no-repeat 0 0px;

    The funny thing is that it did get rid of the “L” problem but completely screwed up the rest of my blog at the same time.

    If you have any other ideas please let me know.

    Thanks again

    Thread Starter twigrat

    (@twigrat)

    kristopher.ives

    YOU ARE THE MAN!!!

    Thank you so much!

    Thread Starter twigrat

    (@twigrat)

    I was wondering if it might be my CSS. Any suggestions regarding where I should look for the code in my CSS or what I should be looking for?

    Thanks for responding.

    Thread Starter twigrat

    (@twigrat)

    I’m closing this topic out. I have figured out a way around my problem. Just in case anyone looks into this and wants to change the font size on a ridiculously written WordPress theme, the trick is odd. Instead of changing the font size in css, I had to look through each page and change the font, literally from small (which was written in the code) to medium. I am super unimpressed with this shoddy and pointlessly complicated code.

    Thread Starter twigrat

    (@twigrat)

    I have firefox, google and IE on my computer and it looks the same in all three. I have tried changing the code from 1em to 3em, it makes the calander larger but nothing else on the page. It’s strange. I agree that having pixels, em’s, and percentages is a problem.

    Here are a couple of things I have tried that don’t work:

    Everywhere in the code that states

    font-size: 1px;

    I have changed to

    font-size: 9px;

    There are a few places that will change a font on the screen but they refer to and change the buttons or the title and never the actual text on the screen.

    I think there is a problem with this part of the code:

    body
    {
    margin: 0 auto;
    padding: 0;
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: ‘Lucida Grande’, Verdana, Arial, Sans-Serif;
    background-color: #050505;
    background-image: url(’images/Page-BgTexture.png’);
    background-repeat: repeat;
    color: #515252;

    I’m just not sure what.

    I have tested all of these changes on 3 different computers, 4 web browsers and 2 operating systems.

    I can’t believe how difficult this has become ??

    Thread Starter twigrat

    (@twigrat)

    Thank you Saurus,

    I have tried that one already. It doesn’t change the font size. I really thought it would when I tried it last night. I have changed the percentage from 62.5% all the way up to 95% and nothing changes. In fact I went ahead and took the code out all together and there was no change at all. Is this like, fake code to throw me off the trail? I went to the site that designed the theme and all they will tell me is that for $50 an hour they will look at it. I really like this theme but if I can’t get it to work I will use one that will. Any more help would be appreciated.

    Once again thank you Saurus.

Viewing 10 replies - 1 through 10 (of 10 total)