PDA

View Full Version : need to fix this


ultimategp
09-02-2006, 04:56 PM
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

harbingerOTV
09-03-2006, 03:18 PM
1) the page your loading in is too wide. your goi8ng to have to give that iframe a min-width or a fixed width to accomidate. Thats probally going to mess up your layout though.

2)
<a href="#banners">banners</a>

<a name="banners"></a>