The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Twitter code

    avatar
    Pinks
    Forumember


    Female Posts : 170
    Reputation : 0
    Language : english

    Solved Twitter code

    Post by Pinks August 13th 2011, 1:43 am

    I want to add a follow us twitter button n the right side of d forum,but where can I put dis code?
    <div id=”twitter-follow”> <a href=”http://twitter.com/madhuridforum”><img src=”http://4.bp.blogspot.com/_ACL511Lh6M8/TFWWxp92gqI/AAAAAAAAA0Y/rHevMwxLfyg/s1600/twitter+follow+us+button.gif” alt=”Follow Me on Twitter” /></a> </div>
    forum version=phpbb3
    Ahmedvirus
    Ahmedvirus
    Forumember


    Male Posts : 321
    Reputation : 59
    Language : English

    Solved Re: Twitter code

    Post by Ahmedvirus August 13th 2011, 2:48 am

    Hello go here

    http://www.go2web20.net/twitterFollowBadge/
    Put data Twitter account Label.etc

    Side: Left - Right Select this to taste
    Then press theUPDATE CODE Copy the code
    go administration panel/Display/Homepage/Generalities
    Homepage message Twitter code Act-html
    Then put the code and save
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Twitter code

    Post by Nera. August 13th 2011, 9:33 am

    Hi Pinks,

    @Ahmed, I think she wants that code only to place it on the right side.

    I gave you an answer on Webartz but will paste it here also.

    This goes to Homebox/Message content or annonuncments where ever you want.

    Code:
    <div id=twitter-follow><a href="http://twitter.com/madhuridforum"><img src="http://i42.servimg.com/u/f42/15/02/56/34/twitte10.gif" alt=”Follow Me on Twitter” /></a></div>

    This goes to CSS
    Code:
    div#twitter-follow {
        position: absolute;
        right: 10px;
    }

    You can move the pixels, or make it scroll with position:fixed; what ever you want.
    avatar
    Pinks
    Forumember


    Female Posts : 170
    Reputation : 0
    Language : english

    Solved Re: Twitter code

    Post by Pinks August 13th 2011, 10:01 am

    thank u so much Nera Smile

    @ahmed thanx I also used dat code but it redirects me to their site 1st so I removed dat code.

    topic solved
    Ahmedvirus
    Ahmedvirus
    Forumember


    Male Posts : 321
    Reputation : 59
    Language : English

    Solved Re: Twitter code

    Post by Ahmedvirus August 13th 2011, 10:16 am

    oh Sorry
    avatar
    Pinks
    Forumember


    Female Posts : 170
    Reputation : 0
    Language : english

    Solved Re: Twitter code

    Post by Pinks August 13th 2011, 10:18 am

    Ahmedvirus wrote:oh Sorry
    hey its ok Smile
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Twitter code

    Post by Nera. August 13th 2011, 10:35 am

    Welcome.

    Solved > Locked

      Current date/time is September 23rd 2024, 8:26 am