small area problem
i have very small area like height 150px width 90px , photosynth logo and text cover all the visible area what can i do?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?Cycloner -- would you mind take a screenshot and upoading it to this thread so that we can see exactly what is happening?
Thanks, David. -
Inappropriate?Thanks, but I don't quite understand what I'm seeing. What software is giving you the wood frame window border? And what OS are you running? Any other details we should know?
Sorry to have to keep asking you these questions! -
Inappropriate?my os xp , it is a div and wood frame is background image in a div i have a photosynth iframe
< div(wood frame div) id='cerceve'>
<iframe src="http://photosynth.net/embed.aspx?cid=4950306f-eae3-433d-b7d1-9fb38821334d&slideShowPlaying=TRUE" height="130px" width="97px"> </iframe>
< /div >
here is the code and css is;
#cerceve {
overflow:hidden;
margin-left:54px;
margin-top:542px;
width: 98px;
height: 130px;
cursor:pointer;
background-color:#FFFFFF;
}
thanks -
Inappropriate?Cycloner,
Unfortunately our embedded viewer doesn't handle being drawn so small. We have plans to make it more adaptable to size, but for now, it just doesn't look very good below approximately 250x200. As you can see, the controls and logo get all pushed together.
2 people say
this answers the question
Loading Profile...


