Jump to content

Audin

New Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Posts posted by Audin

  1. how do i do it? i want this to be in HTML format:

    [quote]<script language="JavaScript1.2">


    var ns6=document.getElementById&&!document.all?1:0

    var head="display:''"
    var folder=''

    function expandit(curobj){
    folder=ns6?curobj.nextSibling.nextSibling.style:document.all[curobj.sourceIndex+1].style
    if (folder.display=="none")
    folder.display=""
    else
    folder.display="none"
    }

    //-->
    </script>[/quote]


    thank you! :)
  2. [quote author=nogray link=topic=101852.msg403556#msg403556 date=1153874892]
    do you mean this?
    [code]
    <title>WWW.ALVAHARDCORE.COM | News | news</title>
    [/code]
    without the |
    [/quote]

    yes, but how do i get the | ?
  3. [quote author=AndyB link=topic=101852.msg403541#msg403541 date=1153872475]
    First, did you view the source at that page to see what the html looks like?

    Second, what 'bar line thing' are you talking about?
    [/quote]

    i'm talking about the line that's in between ALVAHARDCORE and NEWS
  4. hello i was wondering how to get URL to look like this:

    [a href=\"http://www.alvahardcore.com/index.php?news\" target=\"_blank\"]http://www.alvahardcore.com/index.php?news[/a]


    [strike]and what about the date?


    and if you look at the shop, i want to know how to do all of the scriptings (login/logout/shopping cart, create account, form, users online, guests online, URL numbers)[/strike]


    thanks!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.