10,650 Topics
| |
[CODE]I'm currently redesigning my website in Dreamweaver CS5. My site was previously made in iWeb, which centered the page automatically in any browser at any resolution. When I preview my site in Safari using Dreamweaver, the whole page seems aligned left. Another issue (which I should probably also post in … | |
Well I have this website about a month blog I make concerning a Massive Multiplayer Online Role Playing Game. Call me addicted or what for making a blog of my playing expirience and achievements, but I am asking here due to my WebPages techinical details. It's hosted on geocities so … | |
I have been trying to get the sponser logos (Vail, Oakley, etc.) on [www,noahhoffman.com](http://www.noahhoffman.com) to link to their respective websites for the past few days and have run into an issue. Even though the images are linked they are unclickable. I think this is an issue to do with the … | |
Hello. I managed to place few DIVs, one below another in container DIV. The container DIV has fixed height (about the height of 2 inner DIVs). The problem is that the inner DIVs are drawn, in one "column", down and out of the container. How can I make them start … | |
Hi, I have a login system this is the code <table> <tr><td> <?php /** * User has already logged in, so display relavent links, including * a link to the admin center if the user is an administrator. */ if($session->logged_in){ echo "<h1>Logged In</h1>"; echo "Welcome <b>$session->username</b>, you are logged in. … | |
Hi, I am trying to set up a website, but I have found that when I reload a page of just move from one page to another, the whole background area flickers white. I have tried various things to try to fix it, but to no avail. Any advice would … | |
Hi, www.invoguelogo.com is a logo design and downloading site. It has a collection of different types of logo. Whenever I try to search in google by related logo design keyword, I can’t found my website in the search result. How can I improve ? | |
Hi everyone, I have problem with links on my site ([http://troszczynka.pl](http://troszczynka.pl)). I would like to place them permanently on the top of the notebook (just like in the project: [http://troszczynka.pl/home.png](http://troszczynka.pl/home.png)) and make an animation of rolling out link with jQuery with mouse hover event. I can manage jQuery by myself … | |
Hello, I know CMS like Drupal, Joomla, Wordpress and others offer many templates, and I want to know whether it is possible to build a template which could be used on Drupal, yet at the same time on the others, thus making it CMS independent? Any tutorials/links on this if … | |
Hi, i'm trying to do a table with border:1px solid #000000 But i want border between rows and columns. Can someone help me, please? Here's my table if it helps or something: <table> <thead rowspan=1> <tr> <td>Nome da Banda</td> <td>Estilo</td> <td>Atividade</td> <td>Line Up Atual</td> <td>Line Up Tour</td> <td>Ex-Membros</td> <td>Linguagem</td> </tr> … | |
Hi guys, I have a question about selectors in css. Let's take this html excerpt but before looking at the code let's assume that the html is part of a very very large page, and the same with the css. In addition the css rule below is called several times … | |
How do you get a visited link to go back to the unvisited color? Like if I x out of the browser and come back a later day, I want it to be the original color again. | |
This is my web: [masterlink](http://www.masterlink.co.id/Rustoleum2.php) The content only looks good in 1280 x 800px, other than that it start being dislocated. I thought I already place the content inside a container which I located in the center no matter what the resolution is. The content suppose to follow the container, … | |
Hi I have a wordpress theme which I am looking to add some custom Html and CSS from another theme to The actual theme code is here for the page http://cssdesk.com/Uhwus The code I am trying to see is some of this http://www.kevinwiles.co.uk/wp-content/themes/breeze/cv/ I am looking to take out the … | |
How would you add sub meus to this menu. <div class="menu"> <ul> <li><a href="index.html" class="active"><span>Home Page </span></a></li> <li><a href="contact.html"><span>Contact Us</span></a></li> </ul> </div> | |
How can I put it next to entry blog on right without using margin:-3900px;? | |
Hello, am looking for a tool which can help me render a static website quickly so as to show the clients a quick prototype of how their website would look, and the tool must be able to generate the html codes and store them, as well as provide the design … | |
Hello Friends, I was trying to update my website sitemap by xml-sitemaps.com. But it is showing me an error now. Can any body help me how can I create sitemap for my website. I will be so please. I am seo not developer only have small knowledge of development. So … | |
Hi, I have a list of image URLs and I want them all to be downloaded locally. Copying each url paste in browser and then save to folder takes long time. Can any one suggest any software which takes list of image URLs and download all images in a specified … | |
Hi all... position elements is giving me a hard time here :( hope you could hlep with with these 2 questions. 1. how does inline, inline-block, block affect position? 2. consider the code below, how do i vetical and horizontal center the elements inside #contenter. seems code tag doesnt <html> … | |
how can i make this div unresizable in a smaller screen size: #space3 { display:inline margin:auto; font-family:Arial; text-align : left; font-size:16px; width:490px; background-color:#f2f2f2; border-bottom:0px; padding-bottom:0px; padding-top:0px; padding-left:20px; border-style:solid; border-width: 1px; border-top:1px; border-right:0px; right:345px; position:absolute; } #space3 a { -moz-border-radius: 5px 5px 0px 0px; -webkit-border-radius: 0px 0px 5px 5px; font-family:Arial; text-align … | |
I have an issue, that I really need help with: The url to my site is [URL="http://www.totalrecallsolutions.com/corporate"]www.totalrecallsolutions.com/corporate[/URL] I was having an issue with the text on the homepage (ndex.html) not shpwing up. I then downloaded a new, updated cufon-yui.js, to replace the one I had on my site. This fixed … | |
| Which of the following is used to set up a Style Sheet? <STYLE> </STYLE> <SHEET> </SHEET> <CSS> </CSS> <STYLE> </SHEET> |
Hello, I have a sprite dropdown menu that works fine everywhere besides IE9. In IE9 the menu just doesn't drop. I have search the net for 2 days trying to find a solution with no success. My html code: <div id="nav"> <div id="menu"> <ul> <?php if($title == "Home"): echo '<li … | |
| What is a Style Sheet used for? To speed up web development To load scripts in to the browser To improve web page formatting As a plug-in for Internet Explorer |
Hello, my website looks perfectly fine on my iPad (which I created it on) however some of the divs such as for comments overlap other divs. I'm not sure why that is. Also, once you login, the header of the website gets cut off. I think this is due to … | |
I'm trying to styalize my links but it isn't working. It shows the change in DW, but when I FTP the site it is default. Tried different browsers and settings, different computer to see if it was my computer not displaying, but it isn't working anywhere. I tried different styles … | |
Hi everyone, My name is Tony and I recently just joined the DaniWeb community. Some of my friends linked me to here because of my current dilemma. Recently, I have created a website through iPage with my friend and the layout she has for my website is one I do … | |
I am trying out wordpress for a section of my website. It gives a tag line at the bottom "**Proudly Powered by Wordpress**" ..I want to remove it obviously. Can anyone guide me on this please. | |
dear sir, My question is this that how to create link in gmail. please tell me the whole process of creating link in gmail. i try for this with html tag <a href> but i want that only link should be create in sent email but with this tag, the … |
The End.