Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: help! how to place like that?

  1. #1
    Join Date
    Jun 2006
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default help! how to place like that?

    http://www.imarket.com.my/portal/
    at this web,the left hand side advertise ,how to do it?

  2. #2
    Join Date
    Jan 2007
    Posts
    33
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by seanlee_sy View Post
    http://www.imarket.com.my/portal/
    at this web,the left hand side advertise ,how to do it?
    not sure what exactly you're confused about with this.

    i didn't look at the html but it seems to be like a simple html table w/ images in each cell.

  3. #3
    Join Date
    Jan 2007
    Location
    Sweden
    Posts
    69
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    way too much images..

  4. #4
    Join Date
    Jun 2006
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    then how to do it ??

  5. #5
    Join Date
    Jan 2007
    Location
    Sweden
    Posts
    69
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    you might be able to do it with photoshop...

  6. #6
    Join Date
    Jun 2006
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i mean the code ...not the picture.

  7. #7
    Join Date
    Jul 2006
    Location
    Antwerp, Belgium (Europe)
    Posts
    927
    Thanks
    121
    Thanked 2 Times in 2 Posts

    Default

    Code:
    <table width="100">
    <tr><td align=center>
    <a href="http://www.linktosite.com" target="_blank"<img src="nameimg.gif" style="border:0px"></a>
    </td><td align=center>
    <a href="http://www.linktosite.com" target="_blank"<img src="nameimg.gif" style="border:0px"></a>
    </td><td align=center>
    etc...
    something like this.

  8. #8
    Join Date
    Jun 2006
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    emm
    i know a bit already
    but problem is have to put where ?
    this is my main page html
    [CODE]
    {template header}

  9. #9
    Join Date
    Jul 2006
    Location
    Antwerp, Belgium (Europe)
    Posts
    927
    Thanks
    121
    Thanked 2 Times in 2 Posts

  10. #10
    Join Date
    Jun 2006
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by chechu View Post
    Link where I can see it, please.
    i upload a text file to u already

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
  •