How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
2 posters

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    sign da tits
    sign da tits
    Forumember


    Male Posts : 236
    Reputation : 30
    Language : British English, AutoIt
    Location : England!

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by sign da tits May 18th 2011, 9:03 pm

    exactly like this: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Zix8yh
    Gangstar15
    Gangstar15
    Forumember


    Female Posts : 392
    Reputation : 163

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by Gangstar15 May 18th 2011, 9:41 pm

    This is the button for "New Topic" Smile
    sign da tits
    sign da tits
    Forumember


    Male Posts : 236
    Reputation : 30
    Language : British English, AutoIt
    Location : England!

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by sign da tits May 18th 2011, 9:45 pm

    Gangstar15 wrote:This is the button for "New Topic" Smile
    well, it's PM's as well, how do I change it so it's only to visitor messages?
    Gangstar15
    Gangstar15
    Forumember


    Female Posts : 392
    Reputation : 163

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by Gangstar15 May 18th 2011, 10:20 pm

    Try put this in your overall_header Smile
    Code:
    <script>jQuery('#new-message-link a img[src="CURRENT IMG URL"]').replaceWith('#new-message-link a img[src="NEW IMG URL"]');</script>

    hope it works Smile
    avatar
    Guest
    Guest


    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by Guest May 18th 2011, 10:46 pm

    it works for me Very Happy
    great job gangstar 15
    sign da tits
    sign da tits
    Forumember


    Male Posts : 236
    Reputation : 30
    Language : British English, AutoIt
    Location : England!

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by sign da tits May 19th 2011, 12:15 am

    Gangstar15 wrote:Try put this in your overall_header Smile
    Code:
    <script>jQuery('#new-message-link a img[src="CURRENT IMG URL"]').replaceWith('#new-message-link a img[src="NEW IMG URL"]');</script>

    hope it works Smile
    ye it works Wink but it comes out like this: #new-message-link a img[src="https://2img.net/i/fa/fdf_en3/repond12.png"]
    and how do I change both of them?
    Gangstar15
    Gangstar15
    Forumember


    Female Posts : 392
    Reputation : 163

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by Gangstar15 May 19th 2011, 2:11 pm

    For the second one:
    Code:
    <script>jQuery('.new-message.bottom a img[src="CURRENT IMG URL"]').replaceWith('.new-message.bottom. a img[src="NEW IMG URL"]');</script>
    sign da tits
    sign da tits
    Forumember


    Male Posts : 236
    Reputation : 30
    Language : British English, AutoIt
    Location : England!

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by sign da tits May 19th 2011, 11:51 pm

    Gangstar15 wrote:For the second one:
    Code:
    <script>jQuery('.new-message.bottom a img[src="CURRENT IMG URL"]').replaceWith('.new-message.bottom. a img[src="NEW IMG URL"]');</script>
    it's good at getting it, but as soon as it changes it comes out as a link ;c
    Gangstar15
    Gangstar15
    Forumember


    Female Posts : 392
    Reputation : 163

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by Gangstar15 May 20th 2011, 3:04 pm

    as a link? its already a link Smile
    sign da tits
    sign da tits
    Forumember


    Male Posts : 236
    Reputation : 30
    Language : British English, AutoIt
    Location : England!

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by sign da tits May 20th 2011, 4:18 pm

    Gangstar15 wrote:as a link? its already a link Smile
    Look - http://lolhhhii.forumotion.co.uk/u1wall
    Gangstar15
    Gangstar15
    Forumember


    Female Posts : 392
    Reputation : 163

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by Gangstar15 May 20th 2011, 5:38 pm

    I can't see any button Smile
    sign da tits
    sign da tits
    Forumember


    Male Posts : 236
    Reputation : 30
    Language : British English, AutoIt
    Location : England!

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by sign da tits May 21st 2011, 3:35 am

    Gangstar15 wrote:I can't see any button Smile
    yeah, IK, I want it replaced with a NEW button ;c
    Gangstar15
    Gangstar15
    Forumember


    Female Posts : 392
    Reputation : 163

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by Gangstar15 May 21st 2011, 3:39 am

    But why there is no button? it should be there by default Smile
    sign da tits
    sign da tits
    Forumember


    Male Posts : 236
    Reputation : 30
    Language : British English, AutoIt
    Location : England!

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by sign da tits May 21st 2011, 4:50 am

    Idk o_o I just want to change post new to a new comment image and not a link
    Gangstar15
    Gangstar15
    Forumember


    Female Posts : 392
    Reputation : 163

    How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons? Empty Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?

    Post by Gangstar15 May 21st 2011, 12:25 pm

    But i can't see the "Post new" button so how can i change it..