10,655 Topics
![]() | |
Hi there, I'm currently building an online store for my brother who is a musician. Here is the website I am working on... [url]www.rjthompsonmusic.com[/url] As you can see, the current store is quite basic and a little difficult to navigate. I want to build something sleek and stylish like this, … | |
Hey guys, I'm trying to make a link appear as white text in all states (idle, hover, visited, click) but for some reason my idle state does not conform to my CSS. Could someone have a look and maybe help me solve the issue? here's my CSS: [CODE]a.nav:link { color: … | |
[url]http://www.facebook.com/photo.php?pid=608407&l=36ae49bbf4&id=100000539331398[/url] check out this picture.. i want to make one of my lists to be shown in this way.. whenever you click the '+' sign, the products under the main products will be displayed, and when you click the '-' sign, the products under the main products will be hidden. | |
May anyone help me with the code on how I can indicate the number of visits on my site.any help is appreciated | |
Hi i'm trying to create a drop down menu but there is a problem here is the website "www.infinit0s.cba.pl" it just shows hyperlinks and not the full drop down menu :(. I'm using Dreamweaver CS5 here is the SS of how the menu should look like "http://img412.imageshack.us/i/screenshotproblem.jpg/" | |
Hi, I have the following .htaccess file in the directory <domain>/ss/c/ [CODE] RewriteEngine On Options +FollowSymLinks RewriteBase /ss/c/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /ss/c/index.php [L] RewriteCond %{HTTP_HOST} !^www\.sexspinner\.com [NC] RewriteRule ^(.*)$ http://www.sexspinner.com/ss/c/$1 [R=301,L] [/CODE] and a index.php file with the following PHP [CODE] <?PHP $cat = $_SERVER['REQUEST_URI']; … | |
how to make the background picture as a whole page?... because when i create a background pic from photoshop and adjust to 550 height and 1000 weight(in piexels) it didn't fit to the screen of the monitor. | |
When designing a new website that will be cross browser compatible. what way is best to develop. Should you design and code the css for ie 6 upwards from the start, is this code more likely to work in the other browsers such as opera, firefox, safari, chrome? Or is … | |
Hello, I am new to programming and apologize to those who are way advanced in this field. I hope to one day to be just the slightest bit smarter in this every fast paced and advanced world. The problem seems simple but i feel stupid! I set up a form … | |
[CODE] <table width="100" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="118" rowspan="2" valign="top"><p>Grupės pavadinimas</p></td> <td colspan="5" valign="top"><p>Maitinimo išlaidos Lt (už 1vaiko lankytą, nelankytą ir nepateisintą dieną) </p></td> <td width="104" valign="top"><p>Kitos išlaidos per mėnesį (išlaidos darbo užmokesčiui ir įmokoms soc.draudimui, kt. prekėms ir paslaugoms)</p></td> </tr> <tr> <td width="111" valign="top"><p>Pusryčiai</p></td> <td width="67" valign="top"><p>Pietūs</p></td> <td … | |
Hi, I have just converted my code so that it is using the html5 tags, the pages have validated fine and look good in all browsers, until minimize is hit! everything moves, does anyone have any suggestions, ive tried, position: inline; margin: 0 auto; nothing seems to work? Thanks CSS … | |
Hello Everyone - Thank you for finding this. I am looking to create a site on moonfruit.com however they dont have the options to create what i want. What I want is a proffesional looking scrolling gallery (unsure if this is even what it is called) for my portfolio work. … | |
Hello all. First time post. A little background before I ask my very first NEWBIE question. Have committed myself to the design of a business software solution for an existing client. For approx 10 years, they have been using a custom MS Access database to keep track of their magazine … | |
how do i make the backround of the page a different color than the centered text just like on the page i mentioned in my first post? | |
Hi I have a problem that I'm not sure how to resolve. My issue is that I have to setup a page that allows coworkers at my office to be able to upload meeting documents and such. They should be able to upload them themselves and the user viewing the … | |
Dear Dani-web members , My management asked me to benchmark those two CMS softwares because they want to buy one of them i did so and managed to know almost all the details but i believe that dani-web's community has more experience in .Net based CMS therefore i want to … | |
[CODE]<HTML> <HEAD> <head> <TITLE>Minecraft Worlds</TITLE> </HEAD> <BODY> <BODY BACKGROUND="Background(1).gif"> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="989" HEIGHT="200" BACKGROUND="logo.png" VALIGN="bottom"> <FONT SIZE="+1" COLOR="yellow"></FONT></TD> </TR> </TABLE></CENTER> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="1006" HEIGHT="27" BACKGROUND="menu_bg.png" VALIGN="top"> <FONT SIZE="+1" COLOR="Red"><IMG SRC="forum.png"></FONT></TD> </TR> </TABLE></CENTER> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="989" HEIGHT="742" BACKGROUND="picture1.png" VALIGN="top"> … | |
Hi there, could anybody kindly tell me what the "a" (in the 1st line)is in this css and what is used for please? It is driving me insane and I can't find anything anywhere (apart from the w3c schools that says that the a is to order things alphabetiacally??) [CODE]#nav-menu … | |
So say I have 4 images: <img><img><img><img> and I don't want any spacing between them so the images line up. How can I do this? thanks. | |
Hey there, I am currently developing a website for Photography enthusiasts. I plan for this site to have a Forum & Photo/Tutorial Submission System. I have the forums currently running, but the problem is I don't know where to start for the Photo/Tutorial Submission System; and was wondering if anyone … | |
[CODE]<HTML> <HEAD> <TITLE></TITLE> </HEAD> <BODY> <BODY BACKGROUND="picture1.png"> </BODY> </HTML>[/CODE] This is the code i am starting my website out with. [url]http://s962.photobucket.com/albums/ae108/Brideaukyle1/?action=view¤t=Untitled.png[/url] this is what it looks like afterwards, i have a pretty big computer screen, so i dont want it to look like this every time someone with a big … | |
hi there.. can i retrieve the break tag from querystring? i have a textarea which i store in a querystring. the textarea will not show the break tag if i have break tag among the text i typed. let me explain in greater details. i have a dropdownlist whereby onclick … | |
After hours of looking on the internet and posting in forums and trying 10 different codes for php script, i start looking in my website providers' help database, and in there (and only in there) do they say that they do not support php form action scripts!?!?! Grr! Can sombody … | |
Hi all, I want to make a jmail sendmail script for a form with radio buttons and menus. Below is an example form: [CODE]<form name="form1" method="post" action="survey-code.asp"> <p> <input name="email" type="text" id="email"> </p> <p> <select name="list1" id="list1"> <option>a</option> <option>b</option> <option>c</option> </select> </p> <p> <select name="list2" id="list2"> <option>a</option> <option>b</option> <option>c</option> </select> … | |
Hi, I'm not an expert in html - I understand it a bit but mainly used dreamweaver to do my code. I have the website [url]www.artaidafrica.org[/url] I was wondering if anyone can help with the following issue: 1. If you go to [url]http://www.artaidafrica.org/ssali-shop.html[/url] 2. You can scroll through the 9 … | |
Hi, I'm developing mobile website and I have one problem with security some of data. First time the user browse my site, the page requests a server to get some private user's data (i.e. RSA private key) which is used in future operations. This private key must be stored somewhere … | |
Hello all, I'm trying to make a webpage that has about 200px padding on the left and right side and 0 padding at the top and bottom, i would like my content to be viewed in that small area. I'm wanting the background color where my content will be to … | |
I've got a Firefox issue -- I've created a Flash XML gallery. The XML loads great in IE, but doesn't load the images, or text from the XML file in Firefox. I've tried absolute paths and the "ignoreWhite" property is set to true in my AS code. If anyone has … ![]() | |
The page where I've inserted the named anchor is a newsletter. It has tables The code on that page is: a name="coats"></a> The page which links to the named anchor location is a blog. It is tableless. I want the blog to reference all the topics created in the newsletters. … | |
![]() | I've recently started looking into Wordpress and things like it, because I had seen a few web designers that use it to make their website. So now I'm wondering, why do they use it? As far as I can understand, it's ideal for someone who is not good with html … |
The End.