ISSUE FIXED - MODS PLZ DELETE

4 replies
Hey Guys!

I have a quick CSS problem - should a small fix for some of the dedicated programmers here. Please PM me if you think you can help and I'll send you the deets.

If you can do it for free (seriously, its like 30 seconds, I must have mistakenly tweaked one number), I'll make you my number 1 CSS guy for paid projects!

Thanks,

Mubarak Waseem
#css #needed #ninjas #quick
  • Profile picture of the author kswr123
    SORTED - PLEASE CLOSE MODS
    Signature
    {{ DiscussionBoard.errors[1756035].message }}
  • Profile picture of the author CDarklock
    Dude, you could at least tell us what was wrong and how you fixed it. I know that's hard to do with the initial problem, but once the solution is known, you should be able to pull out any sensitive information and explain a little tip for other people who might not be CSS wizards.
    Signature
    "The Golden Town is the Golden Town no longer. They have sold their pillars for brass and their temples for money, they have made coins out of their golden doors. It is become a dark town full of trouble, there is no ease in its streets, beauty has left it and the old songs are gone." - Lord Dunsany, The Messengers
    {{ DiscussionBoard.errors[1756046].message }}
  • Profile picture of the author Kim Standerline
    For future reference you can also delete your own posts if they don't have any replies

    I've done that before so I don't look like a Billy No Mates

    Kim
    {{ DiscussionBoard.errors[1756056].message }}
  • Profile picture of the author kswr123
    Thanks guys - and yes, I'm a bit of a billy-no-mates right now.

    Basically:

    I had a CSS problem - it was padding - 2 of my graphic elements were not lining up

    Just added another line of code:

    #content #wrapper {
    width: 800px;
    margin: 0 auto;
    }
    #content #wrapper p{
    margin: 0;
    }



    #content #wrapper p{
    margin: 0;
    }

    was the added bit

    attatched a screenshot of what it did look like
    Signature
    {{ DiscussionBoard.errors[1756177].message }}

Trending Topics