Results 1 to 4 of 4
Like Tree2Likes
  • 1 Post By little_pob
  • 1 Post By little_pob
Discuss HELP!! Webstore at the Web Design within the DigitalWorldz - Satellite, Cable, Console Forums; Hi all - I have made a webstore in a directory here : hutchtest.host22.com/store/ I was intending that the root address hutchtest.host22.com would have a simple page that directed to either the above store or ...
  1. #1
    VIP Member
    Join Date
    Apr 2007
    Location
    SSH hawks@192.168.0.3
    Posts
    2,985
    Blog Entries
    1
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    0 Post(s)

    HELP!! Webstore

    Hi all - I have made a webstore in a directory here : hutchtest.host22.com/store/

    I was intending that the root address hutchtest.host22.com would have a simple page that directed to either the above store or our other store (the other store is an affilliate so I cant combine them.)

    I have been good up to now but my xhtml coding is awfull to non existant . I managed to make a .css stylesheet but it wont display. I suspect I need an index file in the folder to do this.

    Can someone point me in the right direction to getting this page to display on hutchtest.host22.com



  2. #2
    Moderator
    Join Date
    Dec 2004
    Location
    mmm....padded walls....so soft...
    Posts
    6,957
    Blog Entries
    7
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    0 Post(s)

    Re: HELP!! Webstore

    As you suspect, you're going to need an index page in the root to call on the stylesheet.

    To be honest though, splash pages have largely fallen out of favour (and not just the pointless flash ones).
    hawkish likes this.

  3. #3
    VIP Member
    Join Date
    Apr 2007
    Location
    SSH hawks@192.168.0.3
    Posts
    2,985
    Blog Entries
    1
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    0 Post(s)

    Re: HELP!! Webstore

    If the worst comes to the worst I could migrate the store to root, I still would like to give it a shot to see what it looks like, any idea what the code should be?

  4. #4
    Moderator
    Join Date
    Dec 2004
    Location
    mmm....padded walls....so soft...
    Posts
    6,957
    Blog Entries
    7
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    0 Post(s)

    Re: HELP!! Webstore

    A basic splash page.
    [HTML]<html>
    <head>
    <title>A very basic splash page.</title>
    </head>
    <body>
    <center>
    <p><a href="link1"><img src="button1" alt="description of the image" title="description of the link" /></a></p>
    <p><a href="link2"><img src="button2" alt="description of the image" title="description of the link" /></a></p>
    </center>
    </body>
    </html>
    [/HTML]


    Last edited by little_pob; 11th October 2011 at 21:20.
    hawkish likes this.

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!

User Tag List

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Copyright Digitalworldz 2013