10,655 Topics

Member Avatar for
Member Avatar for tk sailo

hello, Can someone tell me how to put favicon and site name on the address bar with colored background on firefox like google.com? thanks in advance.

Member Avatar for donaldw
0
143
Member Avatar for MDanz

i have a variable which is an image [code]$image = "<img src='$imagelocation' width='50px' height='50px'>";[/code] i want it to be in the center of the td but it doesn't center vertically, it stays at the top, i did this [code]echo "<td valign='middle'><div class='rollover' align='center'> <a href=\"imageview.php?id=$number\" onmouseover=\"ChgText($keyword)\">$image</a> </div> </td>"; [/code] any …

Member Avatar for SKANK!!!!!
0
143
Member Avatar for temarisky

Hello there, I have purchased a flash template, but i dont know about website editing, i just need to change the text and fonts name.im willing to pay so that i wont go over this myself its kinda too much load on my brain hehehhhe. Many thanx temarisky

Member Avatar for katherinjess
0
142
Member Avatar for maxicube

ehh, this is a wierd one... only a small fraction of my css is working when i put it in a external sheet. works perfectly in internal/embedded css. here's my css code: [CODE]body,td,th { background-image: url(images/bg.png); background-color: #828281; font-family: Arial, Helvetica, sans-serif; } #top { width:851px; height:201px; } #middle { …

Member Avatar for pritaeas
0
183
Member Avatar for hno

HI How can I make a menu like this picture ? I have tries some thing but I don’t know how to make the corners like it ? can any one give me a example like this ? thanks

Member Avatar for stevenpetersen
0
109
Member Avatar for AycheKay

I know this is a very popular problem and is covered many places on the Internet but I haven't found a clean and clear resolution to it. I have an existing fixed-width template that I've manually coded using floats and the center column doesn't extend far enough on some pages …

Member Avatar for Elbudster
0
127
Member Avatar for PrettyNormalGrl

Hi I really hope I am posting this in the correct forum area. I have a html page on my currently existing web site where I sell books over the internet. I need to change this page so that it can do a search on my MySql database that I …

0
58
Member Avatar for Stefano Mtangoo

I need to make <div> </div> to have rounded corner. I wonder what other technique than putting rounded image at corner can be used to make them round. Is it Javascript or what? CSS? Look at this site with rounded corners [url]http://www.mtibwasugar.com/pages/index.php[/url] I don't want to use CMS like joomla …

Member Avatar for SKANK!!!!!
0
183
Member Avatar for alexv55

I am learning to create drop down menu using css. Everything works fine in chrome, FF. But IE 8, the submenus don't pop up. All the info I read on tutorials and googling indicated that using .htc file from peter ned and conditional comment for IE in style sheet should …

0
208
Member Avatar for tez

I have created a site using Cutesite Builder but there is no way I can find how to add a page where people can leave their comments (via me first of all I guess) like a Forum. Any help how to do so would be appreciated. Can anyone give me …

Member Avatar for David Sanders
0
324
Member Avatar for nateuni

Guys, Finished a kick ass assignment, checked it on all available browsers on my mac, all good, so I submitted. Then I was over my misses mate's house and looked at it on windows and there are menu hover issues in Explorer. I have been looking and looking but I …

Member Avatar for ko ko
0
114
Member Avatar for bufospro

Hi, I want to insert in my home page a weather forecast. So I found a site that generates code for weather. The site is http: // freemeteo . com / default.asp?pid=183&la=1 The problem I have is that the image which is generated is higher than I want. I would …

Member Avatar for Wrams
0
87
Member Avatar for MDanz

i have this text area.. [CODE]textarea name="reply" id="reply" cols="105" rows="2"></textarea>[/CODE] in firefox the textarea is larger and in IE the text area is shorter. How do i have the same size text area in both browsers? Can i have an example?

Member Avatar for ko ko
0
69
Member Avatar for hno

Hi I want to make a online game web site . i want to klnow , what do i need for now ? should i install any script ? please give me some information about it thanks

Member Avatar for SKANK!!!!!
-1
309
Member Avatar for hno

HI i have a problem with loading my site with ie6 . but it doesn't have noproblem with ie7 , opera, mozila and other browser except ie6 . it is not english , i wrote it with joomla and php , can you see bazare-iran.com and tell me what is …

Member Avatar for SKANK!!!!!
0
125
Member Avatar for Dat0

I'm trying to absolute position a p element inside a table. I tried to make <td> have position relative but it doesn't seem to work. [CODE] <td style="position:relative;"> <p style="position:absolute; bottom:0px;" </td> [/CODE] Does not work! But this does.. [CODE] <td> <div style="position:relative";> <p style="position:absolute; bottom:0px;"> Success </p> </div> </td> …

Member Avatar for SKANK!!!!!
0
99
Member Avatar for AKE_daniweb

I've searched the web without any succes to try and solve this newbie question. I have an submit button that i want to say "Answer", but i want the value to be something else. How do I do it? //AKE

Member Avatar for SKANK!!!!!
0
111
Member Avatar for galaji

Hello, there is a site out there known as 'getref', I want to have a site like that, can anyone help me getting HTML code for that ? OR any help will be welcome.. I am new to this forum thats why I am not posting any links.... thanks at-least …

Member Avatar for SKANK!!!!!
0
127
Member Avatar for Doctor Inferno

Hello, I have a blog hosted by blogger. But there is no "Posted By" in the posts. Does anybody know to add this? I have tried using the widgets feature to check "Posted by" but it still doesn't show.

Member Avatar for peter_budo
0
85
Member Avatar for hno

Hi i have downloaded firefox extensions that web designers use them like fireftp-1.0.6-fx.xpi , html_validator-0.8.5.8-fx+mz+sm-win.xpi and css_validator-3.0.0-fx.xpi but I couldn’t install them , it has showed this error that it couldn’t install because of it is not compatible with this version of fire fox . I have installed different versions …

Member Avatar for imaginhost
0
106
Member Avatar for prachipote

how to give shadow in dreamweaver to textfield area? this is my code nd i want to give inner shadow for this [code=html]<label> <input name="textfield" type="text" size="25" maxlength="25" width="300px" /> </label>[/code]

Member Avatar for Airshow
0
104
Member Avatar for Altairzq

As you can see in this test, if you change the font-size in the body section to 0px, it's the only way to bring the divs containing the images together. Could anyone see a solution to this? I can't set the fonts to 0px in the website, and can't understand …

Member Avatar for Altairzq
0
177
Member Avatar for Gangstafier

I am currently trying to create a Web Design program, freeware, for use to help with the aid of web design. I want it to be sorta like... "Web-Design-Toy" by ACME, only with more features. To where when you type in the textbox, it comes out in a live view …

Member Avatar for kvprajapati
0
152
Member Avatar for rudz

[code=css]margin-left:auto; margin-right:auto;[/code] is working in firefox but not working in ie can someone help plz i want to center the page .

Member Avatar for Labhrainn Aemi
0
149
Member Avatar for ryankreeps

I'm trying to launch my website <a href="http://www.ryankreeps.com">http://www.ryankreeps.com</a> It looks fine on my macbook, but when I open it on a computer with a different resolution it looks terrible. Everything is out of place. This is based off a wordpress template that I've customized a bit. This is my first …

Member Avatar for almostbob
0
91
Member Avatar for tiffinlar

HTML: [code] <div id="header"> <h1>Derby County Football Club</h1> <h2>Index Page</h2> <img class="logo" src="image/dcfc_logo.jpg" alt="DCFC Logo" width="120" height="120" /> </div> [/code] CSS: [code]#header{ position: relative; text-align: right; border: 1px solid #000; background: #FFFFFF; margin: 5px; padding: 3px; } .logo{ }[/code] What i want is to display the H1 and H2 on …

Member Avatar for Troy III
0
282
Member Avatar for wonderland

Hi, I did a search on web but couldn't really find anything, well anything explained in detail at least .. How can I make .pdf file downloadable insted of it opening in web browser? I know that I can rar it , bu I really want to make it downloadable …

Member Avatar for wonderland
0
116
Member Avatar for gptArun

Hi there, I am developing flash application in Adobe Flash CS3 with height - 100% and width = 100% at the time of publishing. But flash not resize according to resolution. I made flash application in 1024px X 768 px resolution. please help if you know the solution. Regards, Arun

Member Avatar for gptArun
0
110
Member Avatar for fumnimda
Member Avatar for fumnimda
0
71
Member Avatar for firefly-21

Hi Everyone, Having a few issues with my CSS menus that need resolving. At present you can see how the menus are rendering by browsing to [URL="http://www.pccredibility.com.au"]http://www.pccredibility.com.au/[/URL]. It seems that they are positioning themselves underneath the right location, where they should be dropping down from. However, the menu items should …

Member Avatar for ko ko
0
82

The End.