10,643 Topics
| |
Hello I am trying to add a Image to my header where it will show the body background but it is not doing as i need, here is my code C:\Users\SureShotM\Main.cssbody { background-color:#4E9258; } #container { margin: 0 auto; width: 700px; background:#fff; } #header { background-image:url('MineMad.png'); background-repeat:no-repeat; background-position:left top; padding: … | |
Hello, I'm trying to configure my search form to do a search within my site via google, when they hit the enter button. Right now all my search does is search google. <form action="http://www.google.com/search"> <input type="text" name="q" onkeypress="submitOnEnter(this, event);"/> </form> How can I get it to search my site via … | |
Hi Guys, I have a problem with regard to creating a dropdown main menu in CSS. I have already tried to change/add my code and checked other resources but it still doesn't work. I hope you guys will be able to help me. Many thanks. Jacob Here is my HTML … | |
**Hi guys, I would like to implement a text box using html with preloaded text and auto highlight an entire line when click, and the click line would bring up a pop up next to it, is it do able? Is there any kind suggestions on how I may achieved … | |
Hi, I have been working on my portfolio website like forever. I am struggling with one problem that I can not solve for nothing. Can someone please help me. I don't know what I am doing wrong. I have two checkboxes. When selected the selected checkbox will appear in mytxt.text … | |
I'm working on my first web app, and have a simple version of the application working. It allows the user to create and edit a fantasy map from a set of terrain tile images - but I can't figure out how to make it print. A print preview (and an … | |
Hi I have been asked to include a drop down navigation bar in the banner area, but the sub-menu buttons seem to be hiding behind other content. The link I'm currently working on is called "Get Involved!". [www.asgcinc.org](http://www.asgcinc.org) I made the background color of the sub button white so you … | |
Here is the code: var Circle = function( radius ) { var _radius = radius, _area = function() { return Math.PI * _radius * _radius; }, _perimeter = function() { return 2 * Math.PI * _radius; }; this.radius = _radius; this.area = "Area" + _area(); this.perimeter = "Perimeter" + _perimeter(); … | |
Hi all, I'm trying to create a search box that is located in the far right of the menu bar, and i want to remove the hover effect of the search box. Sorry for my bad english, to know what i mean, you can see the picture below :D ![821e1bf8483f2e5119bc7dfa7313aa72](/attachments/large/4/821e1bf8483f2e5119bc7dfa7313aa72.png … | |
Hi Guys, Good day I have a web site: www dot my-portfolio-site dot site88 dot net/ and I want that the website has to be responsive and perfectly function on mobiles and tablets. For your kind information, I know HTML and CSS coding. But I don’t know how to convert … | |
Hello, How to create admin navigation like this ? [Admin Backend Nav](http://www.masterlink.co.id/indonusa.jpg) Do I have to draw one by one for each admin nav with Photoshop ? What about the navigation text do I have to draw it or write the text in html ? Thanks. | |
Hi all. i'm having the prolems with my blog, when i view it in firefox or chrome, it works fine, but it in IE9, i found too many issue, first, the footer too large, and suddenly some border appear, you can see those errors in the pictures below: https://lh6.googleusercontent.com/-p6yrwI5DJTo/UXlMrOaaSWI/AAAAAAAAAUA/4E-4MbvZP1A/w987-h368/233.png ____________________________________________________________________________________________________ … | |
Hi, how to make something the same in daniweb when we clicked the log-in link the background color black will be visible "i think this is called mask background", and it will cover the whole page even the the content is short or long it will adapt the size of … | |
I have a script that is for a url rotator page. I have worked on it for over 3 hours. I converted the text with all my urls to html but all I get is the page title and a blank page. If anyone could help me I would be … | |
Hi all, I have a few questions about compatibility mode. I am using IE9 at the moment. First and foremost, I have noticed that the compatibility icon tends to appear quite often when browsing the internet: it appears when I look at the bbc site http://www.bbc.co.uk/ and w3c schools just … | |
Hello everyone! I am thinking of creating some websites, one for my parents business and one for my personal use. Basically I wanted to know the BEST web hosting service and the BEST FTP provider to use. I want a good deal but also the the best service so I … | |
Hi all, I'm having a problem with my new dropdown menu bar, i tried hard to figure out the problem but cannot seem to find a solution. Live demo for the dropdown menu bar http://www.script-tutorials.com/demos/249/index.html But on my site, the sub menus have been hidden. https://lh4.googleusercontent.com/-iEZ2g28Ubu0/UXgpKgPJxkI/AAAAAAAAASo/4NDYxC8vsEM/w1180-h354-p-o/123.png My site: http://thegioidulieu.blogspot.com/ Thank … | |
I am trying to get an image popup of a flag when the cursor is over a hotspot on an imagemap. The part that I can’t get to work sufficiently is the position of the image relative to the mouse pointer or hotspot. I want the image to pop up … | |
Chaps, I have come across something really really odd. I won't bother you with too many details, what happened on the website I am working on, but I have managed to recreate the issue in a very simple page. Basically, it seems to me that chrome doesn't handle list-style-position very … | |
i just got into html recently and i've been using a live editor to help me get better at it.... but now that i think i am, i want to be able to create a signup page that stores the users infos like username, password, email, sex and agreement to … | |
Hi, so I have developed a top fixed navigation bar at the top of a webpage. How do I incorporate a fading navigation bar so that when I scroll down, the fixed bar turns from black to a certain opacity level? Is that something incorporating jquery? And if possible, if … | |
how i can resize images when display website in mobile ? or res is <700px when images have 200px; weight or res is <300px when images have 1500px; weight etc. Thank you. | |
Great column! Just capital to let you apperceive you accept a new subscriber- me! | |
Hi, Well i am totally new to css and html, i am making a table with css, need to show hover on image and text, hover is showing correctly on text, but on image its not working, below is my html and css. <style type="text/css"><!-- #list4 { font-family:"Comic Sans MS", … | |
I have taken up a project of creating my own forum. A chat forum. I have started to design the homepage. But there is still much more work to do. The thing is I dont know how the folowing things work: Member login and that each member has their own … | |
Hi Everybody, Good day Please see the following codes and response: h4.footer-header{background: transparent url(images/footer-header.png) no-repeat; line-height: 58px; text-indent: 30px; } #video .play{ float:right; margin-top:5px; } .mini_portfolio_item .block_inside { background:none; background-color:#e2dddc; padding:25px 30px 15px 30px; } background: transparent url(images/footer-header.png) no-repeat; line-height: 58px; text-indent: 30px;} Why there has no gap/space between h4.footer-header? … | |
i have an idea for a site that i believe is cool but i cant build it with sitehosters like wordpress or simplesite.. i downloaded dreamweaver but its just really confusing... please if you have a better way to build a site just with ur programmin skills, please post here...i … | |
Hi, I would like to get started on Codecanyon and Envato. Any guidlines how to do it faster. I know html, CSS, Javascript, a little PHP. Do you think I could get some free code and modify it? | |
hi.. currently i am working on a webpage designing project. I have to include CAPTCHA in my webpage. My doubt is , usually in text boxes , users will be able to get already entered values by just pressing the arrow key. In the case of CAPTCHA this must be … | |
hi.... Ihave this CSS but i have problem The sub-menu appears above the Main Menu can you tell me where is the error PLZ #pop ul {list-style-type: none; font-weight:bold;} #pop, #pop li ul { margin: 0; padding: 0; list-style: none; } #pop li { float: right; margin: 0; padding: 0; … |
The End.