Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

New Site- whatcha think? also how ya do those cool buttons

  • 28-09-2001 4:08pm
    #1
    Registered Users, Registered Users 2 Posts: 2,651 ✭✭✭


    Hey all,
    i'm just doing a new site for a go-kartin soc in ITT.

    Just want to know what you think, any thing need improving etc'
    most links not workin yet just the general layout.

    And mmmm does anyone know how hotmail makes there buttons all nice and non-grey, like the button i have for makin it your homepage???? Looked at their sourse code but don't get it.

    Cheers,
    Gideon.


Comments

  • Registered Users, Registered Users 2 Posts: 2,651 ✭✭✭Spunog UIE


    ahh here she be Karting temp addie

    when its finished it will be hosted on an ad free site. geocities will do for now.

    Gideon.


  • Closed Accounts Posts: 2,695 ✭✭✭b20uvkft6m5xwg


    I haven't had a chance to scan it throughly but the "add to Favs" form button stands out like a sore thumb. Maybe try this code. The action can appear as a text link or a graphic of your choice!
    You'll have to reconfigure some of the stuff below- but it works very nicely:)
    Gluck


    <script language="JavaScript1.2">
    
    
    //configure the two variables below to match yoursite's own info
    var bookmarkurl="[b]http://yoursite.com[/b]"
    var bookmarktitle="[b]BOOKMARK OUR SITE HERE[/b]"
    
    function addbookmark(){
    if (document.all)
    window.external.AddFavorite(bookmarkurl,bookmarktitle)
    }
    
    </script>
    


Advertisement