Twitter bar

Home Forums Web + Tech Answers Twitter bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3023
    Anonymous
    Inactive

    How do I disable the twitter link in the bottom of Platform Pro?

    #3080
    Bryan Hadaway
    Keymaster

    Hello, the quick answer is:

    #twitterbar{display:none}

    The long answer (to learn how to do it in the future):

    – Download and start using Firefox: http://www.mozilla.com/?from=sfx&uid=266924&t=318

    – Get the Firebug add-on for Firefox: https://addons.mozilla.org/en-US/firefox/addon/1843/

    – Restart Firefox

    – You can now dive into your code very easily; viewing your site’s front-end in Firefox find the little bug icon and click on it; the Firebug panel will now open; click the blue arrow in which you can now hover over any item on your page to find more info about the code and even test in real time CSS changes for example

    – Unless you intend on always having a webmaster take care of it which it doesn’t look that way as you seem to have taken initiative with your website you should always be learning;

    Learn CSS: http://www.w3schools.com/css/

    Learn XHTML / HTML5: http://www.w3schools.com/xhtml/ | http://www.w3schools.com/html5/

    Thanks, Bryan

    #3081
    Anonymous
    Inactive

    That didn’t work.

    #3082
    Bryan Hadaway
    Keymaster

    Perhaps I misunderstood what Twitter feature you’re referring to.

    Please provide a link and/or screenshot of what you’re referring to.

    In any case you should have no problem figuring it out with the tools/methods I provided if you give it a shot I think you can do it.

    Thanks, Bryan

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.