Click here to Skip to main content
15,914,820 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: positioning issue in IE9 Pin
Ed Nutting23-Aug-11 0:11
Ed Nutting23-Aug-11 0:11 
QuestionHow to identify a particular Web site is not active Pin
Gali197825-Jul-11 7:53
Gali197825-Jul-11 7:53 
AnswerRe: How to identify a particular Web site is not active Pin
Maximilien25-Jul-11 9:06
Maximilien25-Jul-11 9:06 
AnswerRe: How to identify a particular Web site is not active Pin
Shahriar Iqbal Chowdhury/Galib25-Jul-11 22:13
professionalShahriar Iqbal Chowdhury/Galib25-Jul-11 22:13 
QuestionHow can I check if my IIS is alive using C#? Pin
goldsoft24-Jul-11 4:32
goldsoft24-Jul-11 4:32 
AnswerRe: How can I check if my IIS is alive using C#? Pin
SomeGuyThatIsMe28-Jul-11 17:21
SomeGuyThatIsMe28-Jul-11 17:21 
Questioncant connect windows-mobile to webservice in my computer Pin
Gali197821-Jul-11 23:26
Gali197821-Jul-11 23:26 
QuestionASP.Net Webforms - Is there an easy way to know if a validator in a hidden control is failing? Pin
Rafferty Uy21-Jul-11 15:55
Rafferty Uy21-Jul-11 15:55 
QuestionBackground Image Disappeared from Website Pin
Fiore197515-Jul-11 20:45
Fiore197515-Jul-11 20:45 
AnswerRe: Background Image Disappeared from Website Pin
Peter_in_278015-Jul-11 21:12
professionalPeter_in_278015-Jul-11 21:12 
QuestionIndexing Service catalogs-can you read them on a file server from the web server. Pin
jrcarr15-Jul-11 2:36
jrcarr15-Jul-11 2:36 
QuestionCSS for Radio Button Pin
Mugdha_Aditya14-Jul-11 0:05
Mugdha_Aditya14-Jul-11 0:05 
QuestionCSS for DropDownlist Pin
Mugdha_Aditya13-Jul-11 20:30
Mugdha_Aditya13-Jul-11 20:30 
AnswerRe: CSS for DropDownlist Pin
m@dhu13-Jul-11 21:40
m@dhu13-Jul-11 21:40 
GeneralRe: CSS for DropDownlist Pin
Mugdha_Aditya13-Jul-11 23:07
Mugdha_Aditya13-Jul-11 23:07 
GeneralRe: CSS for DropDownlist Pin
m@dhu14-Jul-11 1:32
m@dhu14-Jul-11 1:32 
AnswerRe: CSS for DropDownlist Pin
GenJerDan4-Aug-11 4:56
GenJerDan4-Aug-11 4:56 
Questionhi everybody, i have a problem css display, please help me [modified] Pin
phannhatthanh151013-Jul-11 16:45
phannhatthanh151013-Jul-11 16:45 
css:
.tablemenu a
{
list-style:none;
color:#d8d8d8;
text-decoration:none;
font-weight:bold;
font-family: Arial;
font-size: 12px;


}

.swidth
{

text-align:center;
padding-left:18px;
padding-right:18px;
}

.menuhover a
{
/*-----*/
}

.menuhover a:hover
{
background-image: url(images/nav_hover.gif);
background-repeat:no-repeat;
background-position:center;
display:block;
height:52px;
}

HTML:
<td class="menuhover" width="74px"><br />
    <a href="#">UNLOCK<br />CODE</a><br />
</td>

=> position the Text is not the middle in hover-image.
it is located on top
Please help me, thank you so much Smile | :)
(if you need more infomation, live chat with me: thanhpn_wms@yahoo.com)

modified on Wednesday, July 13, 2011 10:51 PM

AnswerRe: hi everybody, i have a problem css display, please help me Pin
Shameel14-Jul-11 2:56
professionalShameel14-Jul-11 2:56 
GeneralRe: hi everybody, i have a problem css display, please help me Pin
phannhatthanh151014-Jul-11 16:00
phannhatthanh151014-Jul-11 16:00 
GeneralRe: hi everybody, i have a problem css display, please help me Pin
Shameel14-Jul-11 18:37
professionalShameel14-Jul-11 18:37 
AnswerRe: hi everybody, i have a problem css display, please help me Pin
mgblackwater29-Aug-11 18:08
mgblackwater29-Aug-11 18:08 
QuestionAd Timings Pin
Richard Andrew x6410-Jul-11 16:44
professionalRichard Andrew x6410-Jul-11 16:44 
QuestionTheme for ASP.Net MVC 3 Pin
Rahul.RK6-Jul-11 7:51
Rahul.RK6-Jul-11 7:51 
AnswerRe: Theme for ASP.Net MVC 3 Pin
Shahriar Iqbal Chowdhury/Galib8-Jul-11 10:55
professionalShahriar Iqbal Chowdhury/Galib8-Jul-11 10:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.