need help using div and iframe
i have created a little website (which will probably stay offline) to make
some things easier; i created a hotbar with links so i can navigate to
important sites more easily problem is: to iframe google into the webpage
i had to use a proxy (i used hidemyass) because google blocks the use of
iframes, but because the proxy site has a huuuugeee banner on top of every
page you open trough it i moved the content inside of the iframe using
margin top in CSS so the banner is still there but you can't see it but
now whenever i open any other website in the same iframe without any
banners it will hide part of the website and i don't want this so how do i
make it hide the banner on top of the proxy page and still fully display
any other page? i tried to give the div and iframe 2 names so that i could
make 2 CSS statements but this doesn't work. here's the code thanks, jordy
No comments:
Post a Comment