Custom HTML pages 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

    Custom HTML pages

    avatar
    alekill
    New Member


    Posts : 8
    Reputation : 0
    Language : english

    Custom HTML pages Empty Custom HTML pages

    Post by alekill Fri 23 Jul - 12:40

    When creating a custom html page is there a place to store external style sheets and scripts? I would rather not put it into the code.
    Also my members cannot see anything that is in a img tag in the forum. They say it says moderator only image.
    Yakko!
    Yakko!
    Forumember


    Male Posts : 661
    Reputation : -5
    Language : Italian, english, Français

    Custom HTML pages Empty Re: Custom HTML pages

    Post by Yakko! Fri 23 Jul - 13:27

    you can put a link to the css page...
    avatar
    alekill
    New Member


    Posts : 8
    Reputation : 0
    Language : english

    Custom HTML pages Empty Re: Custom HTML pages

    Post by alekill Fri 23 Jul - 13:47

    I mean is there a place to host the .css/.js on the forums server.
    avatar
    Guest
    Guest


    Custom HTML pages Empty Re: Custom HTML pages

    Post by Guest Fri 23 Jul - 13:51

    You can add the javascript code in a notepad and save it as .css and upload it in another website host, and use it here Smile.
    avatar
    alekill
    New Member


    Posts : 8
    Reputation : 0
    Language : english

    Custom HTML pages Empty Re: Custom HTML pages

    Post by alekill Fri 23 Jul - 13:55

    So you have to link to another host outside of your forums domain. Ok thank you.
    Yakko!
    Yakko!
    Forumember


    Male Posts : 661
    Reputation : -5
    Language : Italian, english, Français

    Custom HTML pages Empty Re: Custom HTML pages

    Post by Yakko! Fri 23 Jul - 13:59

    you can use this...
    Code:
    <script type=css>code</script>

    it should go in a html page
    avatar
    Guest
    Guest


    Custom HTML pages Empty Re: Custom HTML pages

    Post by Guest Fri 23 Jul - 14:03

    Or
    Code:

    <SCRIPT LANGUAGE="JavaScript">
    Code here.
    </SCRIPT>
    avatar
    alekill
    New Member


    Posts : 8
    Reputation : 0
    Language : english

    Custom HTML pages Empty Re: Custom HTML pages

    Post by alekill Fri 23 Jul - 14:12

    I know how to code it. I was just wondering if forumotion offered a place to host the files...
    Yakko!
    Yakko!
    Forumember


    Male Posts : 661
    Reputation : -5
    Language : Italian, english, Français

    Custom HTML pages Empty Re: Custom HTML pages

    Post by Yakko! Fri 23 Jul - 14:21

    I don't know,
    sorry