Social Share

The Geek's Corner - Linux, Mac, Windows 10, 8.1, 8, 7, Help. » Discussions » HTML - PHP - Code Help - Blogs - Websites

  • Posted March 30, 2014

    HTML - PHP - Code Help - Blogs - Websites

    If you are having problems, trying to make your blog, web page or site do certain things.
    And it's just not doing what you need it to. You will need to know a few basic things about your site, page, blog.

    Does it run on a database?
    Is it using php or html? (sites using php can also be HTML5 sites)
    Is your site, page or blog using CSS layout files? If so how many and for what?
    Can you edit or create custom CSS files?
    Does your site, page, blog use java?
    Does your site, page, blog use flash?


    If you have questions please post a link to the page, blog or website you are asking about.

    If you need to post code for help wrap it in quote tags
    NO DASHES [-quote-] [-/quote-]

    Example:
    [quote]
    .comment_header
    {
    background:#EDEFF4;
    padding:4px;
    color:#000;
    }

    .comment_box
    {
    background:#EDEFF4;
    padding:4px;
    margin-bottom:10px;
    }

    .comment_content
    {
    width:80%;
    background:#EDEFF4;
    position:relative;
    height:auto !important;
    height:100px;
    min-height:100px;
    }


    Post what you are looking for help with and I will do what I can to help.