Jump to content
xisto Community
Sign in to follow this  
FruitRocks

Visual Web Developer 2010

Recommended Posts

When I make a title for my website, it centers it just fine. However, when I add a TreeView control, it centers that to and I can't make the TreeView (menu thing) go back to the left side of the page while keeping the title centered. Another thing that happens is if I do get them both working how I want them too, I try and drag a TextBox to the middle, except it always puts it at the bottom. I have a feeling this has to do with a <div> thing or whatever it's called, but I've got no clue :)

 

example

 

Title of Website

 

Menue

item 1

item 2

item 3

 

here's where the text box always

goes but i want it to go in the middle

between the title of website and the TreeView.

 

Share this post


Link to post
Share on other sites

You will have to float the left column. See if you can identify the div id for the menu and assign a float:left attribute to it. Then the preceding elements will be sitting under the title.

Share this post


Link to post
Share on other sites
insert image using image control boxVisual Web Developer 2010

I try to make a website by the visual studio 2008 (visual web developer, 2008) and I am using the visual basic language. I try to insert different photos to this image toolbox, but I can not.

What I need is, to connect this image with different buttons. 

for example if the user click button 1, the image number 1 will appear in the image toolbox. And if the user click button 2, the image 2 will appears in the same image toolbox, and soon.

Can you help me?

-question by Tamer

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.