PDA

View Full Version : Web Object


ConndoR
07-03-2008, 09:24 AM
How to edit cordinates in Web Object so for ex. it should show only my post nothing else, a specific area in a website.

PS: and how also to remove the scrollbar from Web Object

holtgrewe
07-03-2008, 11:02 AM
Check this post for removing the scroll bars:

http://www.indigorose.com/forums/showthread.php?t=22569&highlight=scroll+bar

yosik
07-04-2008, 05:27 AM
You could absolute position a div with negative coordinates thus adjusting which part of the web contetn you would want to show inside the web object.
Good luck.

Yossi