CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > visual_studio.visual_web_developer_2008_express Tags:
Item Type: Date Entered: 12/13/2007 5:25:27 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 2 Views: 31 Favorited: 0 Favorite
3 Items, 1 Pages 1 |< << Go >> >|
"shemie33" <>
NewsGroup User
moving Labels and text boxes anywhere i want to using vs2008express12/13/2007 5:25:27 PM

0

how can i move a label and textboxes in design view to a desired location.  everytime i drag and drop a control from the toolbox, its being placed in the top left corner of the page and i cannot drag it to a desirable position especially a label.  there are no options for absolute positioning when u try to move a label..

i need some help with this issue.  it be greatly appreciated.

"Mikhail Arkhip
NewsGroup User
Re: moving Labels and text boxes anywhere i want to using vs2008express12/14/2007 3:50:48 AM

0

Label is essentially a span element which is 'flow' type of element. Try adding 'display: block' to the style and that will allow you to position control absolutely. We are working on making this easier.


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
"Bdbodger" <>
NewsGroup User
Re: moving Labels and text boxes anywhere i want to using vs2008express12/14/2007 11:05:23 AM

0

I don't know about that but for me I seem to have to drag a DIV html element onto the page and put the label in that then set the position in the style sheet for the DIV to absolute and drag it around at least in WDExpress 2008 that is how I am doing it .

3 Items, 1 Pages 1 |< << Go >> >|




   
  Privacy | Contact Us
All Times Are GMT