SitePoint Sponsor

User Tag List

Results 1 to 5 of 5

Thread: need to fix this

  1. #1
    SitePoint Addict
    Join Date
    Jan 2006
    Posts
    245
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    need to fix this

    1.) Hey on my site i have added an astore which can be found here http://ugplay.com/downloads.html the problem i am haveing is that the store does not display all in 800x600 screens and some 1000xsomething screen how can i make it display in these screens?

    2.) and also the thing that says banners at the top when a user clicks those i want it to go all the way to the bottom of the page to the banners what code and how do i do that?

    thanks everyone

  2. #2
    SitePoint Addict RonnieFizz's Avatar
    Join Date
    Nov 2005
    Posts
    343
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1 answer..i think that you outta use percentage for the width...and that should automatically solve your problems...

    but hum as far as you second quest..u gonna need to use javascript..
    "Luck is the residue of good design"
    -Some random dude!

  3. #3
    SitePoint Addict
    Join Date
    Jan 2006
    Posts
    245
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what javascript? can u provide me with a code? and the percentage thing i dont know what u mean by that because it is 90% and appears in bigger screen just not smaller screens so how can i fix the percentage should i just increase it? and after i do that iwll it start working?

  4. #4
    SitePoint Member
    Join Date
    Jun 2006
    Location
    UK
    Posts
    20
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    point 2. Use anchors

  5. #5
    SitePoint Wizard bronze trophy bigalreturns's Avatar
    Join Date
    Mar 2006
    Location
    The Wirral, England
    Posts
    1,293
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by callon
    point 2. Use anchors
    Yep no need for javascript here, just give the "Banners" title an id then have the banners link at the top link to ugplay.com/downloads.html#thebannersid

    Or you can just do it with #footer at the end as long as the banner parts always going to be at the bottom.
    "The proper function of man is to live - not to exist."
    Get a Free TomTom


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
  •