Click here to Skip to main content
15,882,113 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
Horizontal and vertical both in the middle.
Posted
Comments
m@dhu 5-Nov-10 3:58am    
show your code snippet.
jim lahey 5-Nov-10 4:46am    
int the middle of what?
shakil0304003 5-Nov-10 11:57am    
Not clear!!!

You can place a dic around your linkbutton to add the desired style, like this:
<div style="text-align:center;">
<asp:LinkButton ...> </asp:LinkButton>
</div>


Good luck!
 
Share this answer
 
Comments
AngelLoose 5-Nov-10 5:52am    
thanks!I'll share my test.below:
height and width must be sure. Then let the linkbutton's Horizontal rigth and control the padding-top .you can see the words in you want position.
You can read this links

Click

Click
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900