11,821 Topics

Member Avatar for
Member Avatar for TraderX

greetings. It has been a while since I have done any type of html and even then, I wasn't all that good. Tables were a big deal and css was a new thang. Now, I am pretty good with graphics, and I have a design for a site that I …

Member Avatar for TraderX
0
100
Member Avatar for FredMcwoozy

I am trying to incorporate an existing php design into dreamweaver so I can work on copy and graphics. I have gone through and set up MAMP along with the ftp info and remote info for a local/php. The problem is: 1. I can't get all the PHP files to …

0
50
Member Avatar for ada_a

Hey there community, I recently designed a new blog layout and in the designing process, the html, css and javascript worked perfectly on all browsers. However, when I uploaded it onto my blog host (blogger), the layout became messed up and my div entitled main 1 was pushed to the …

Member Avatar for digital29
0
149
Member Avatar for Cap'nKirk

I have a Drupal site and am in the process of customizing the Lightbox2 module for it to display some of my Flickr images. I am at the stage at the moment of placing a drop shadow around the lightbox using the 'box-shadow' expression. The problem I am having is …

0
90
Member Avatar for ryy705

Hello, I am experimenting with float layouts. It is my understanding that if you float three divs to the left they will sit next to each other without bothering any other divs above or below them. As long as the divs have specified width and their container div has enough …

Member Avatar for ryy705
0
83
Member Avatar for amistry

Hi, I've created a 'fake' sound equalizer which acts as a sound toggle button. When the music plays the animation plays with the sound and when you click the animation it stops as does the sound. However, i want the animation to play on ENTER_FRAME, but cant figure out how …

Member Avatar for rajarajan2017
0
92
Member Avatar for Evil_Tidus

Hi, I'm new to CSS and I'm currently trying to make a a simple webpage, however I'm having a little problem with the content div, it seems that no matter the size I put, the width never goes beyond the width of the menu. Here is the code, I would …

Member Avatar for almostbob
0
101
Member Avatar for dominique7

Hi, I think the problem is simple enough to understand, but if you'd need it, I would set up an example. I'm quite ok with html and css, but I'm not fully comfortable with "float" I use it float: left (or right) to produce text colums, but now I got …

Member Avatar for dominique7
0
201
Member Avatar for bigdawg26

I would like to change my overall font a few sizes larger on my website. I am having a major brain fart. The site is as [url]http://www.bam-creator.com[/url] . I'll post the CSS below to see if maybe you can tell me what I am doing wrong. I change the font …

Member Avatar for scottloway
0
138
Member Avatar for Kikay19

I am trying to build a website for my husbands business, does anyone know any good ways to go about doing so... building one using our own pictures and what not? Either going about doing it ourselves, or using a website from online.

Member Avatar for untitledking
0
190
Member Avatar for Naggelos

Hello, I'd like to say hello to everyone first. I was reading a few threads and this forum seems great, and I was wondering if anyone could help me. I'll just right into it. I'm really starting to hate IE :( I'm a web design student, and have been trying …

Member Avatar for almostbob
0
127
Member Avatar for phpDave

Hello, I have 2 style sheets for my site, one small(760px) and one large(900px). I would like to create an image in photo shop for the header. My question is do I need to create 2 images for the 2 background sizes or can I create 1 image for both …

Member Avatar for untitledking
0
95
Member Avatar for kevindougans

[url]http://www.foodinthecity.com/[/url] in firefox the page starts displaying funny after you scroll down on the middle products section. in chrome it almost displauys right but you can see its out by a few pixels... but the weirdest thing is that on our development server it works fine in firefox but we've …

Member Avatar for kevindougans
0
94
Member Avatar for gruffy321

Hi peeps and thanks for reading. Brilliant responses to my last post and thanks for being so welcoming .... My question is one i cant find any solid reference on . I have a bunch of text that i would like to have styled in the futura font family but …

Member Avatar for gruffy321
0
143
Member Avatar for PanzerFaust

Can anyone help me make an animated picture. Im not talking about a cartoon person but take like the scene of a movie and put it in a picture? Like this he took a WWII movie and inserted it in a picture. I have adobe photoshop CS2 if that helps …

Member Avatar for stonemethew
0
245
Member Avatar for powelly90

hi, when ever i apply a lighting effect on photoshop elements on my computer, faint lines appear throughout my image. I have asked numerous people and nobody has an idea, anyone got any suggestions? much appreciated

Member Avatar for stonemethew
0
92
Member Avatar for cmills83

Hi I am developing a site with something like below as the structure. The nav container holds a flash nav swf. I built a toned down lightbox effect and the popup is the center of that. Safari, FF pc, IE6, IE7 all work fine, but firefox mac still layers the …

Member Avatar for mentalmango
0
111
Member Avatar for bru77

Hi, I have created a site using dreamweaver which includes spry tabbed panels. These display perfect locally but when uploaded all the content for the individual tabs displays on the main page instead of inside it own tab content area: [URL="http://www.mongey.ie/communications"]http://www.mongey.ie/communications[/URL] I have uploaded the SpryAssets folder to the server …

0
49
Member Avatar for phpDave

Hi, I trying to use one of two style sheets depending on screen size but it is not working. Here is the code: [CODE]<script type="text/javascript"> if(screen.width>= 900){ document.write('<link href="main.css" rel="stylesheet" type="text/css" />'); }else {document.write('<link href="small.css" rel="stylesheet" type="text/css" />'); } </script>[/CODE] It disables the style sheets altogether. Not sure why. Any …

Member Avatar for phpDave
0
229
Member Avatar for rexusdiablos

Hi All, I created a png image in photoshop (a silhouetted star with a transparent background). I then imported it into flash 8 to use it as a mask layed over another image (jpeg of mountain terrain). Herein lies the problem: The png is behaving like its fully non-transparent (the …

Member Avatar for pixelpaintr
0
219
Member Avatar for kwinscher

Hi, I designed a website for a small magazine. I put all the files on their server and their web person was the one to upload everything to GoDaddy. Anyway, so I had made changes to the contact page and those changes wouldn't show no matter what we did. I …

Member Avatar for kwinscher
0
110
Member Avatar for freggel2

What am i doing wrong? My iframe background stays white. It must be black. Can anyone help me plz? [code]<HTML> <HEAD> <TITLE>Untitled-1</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- body { background-color:#000000; } --> </style></HEAD> <BODY BGCOLOR="#000000" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0"> <!-- ImageReady Slices (Untitled-1) --> <TABLE WIDTH="1024" BORDER="0" CELLPADDING="0" …

Member Avatar for Airshow
0
618
Member Avatar for sutt0n

Ok, I have this one page that has a frameset with two frames. The left frame loads fine, and the second frame loads fine in Firefox and submits the form automatically like I need it to, but when it loads and submits (yes, it is a body onload form submit) …

0
57
Member Avatar for bboyle

When I have a hidden input field on my webpage and I use the tab key to traverse my fields, the cursor always moves to the hidden input field. This means that I have to press tab twice to move to the next visible field. Is there any way that …

Member Avatar for hoffman408
0
251
Member Avatar for MDanz

I've got a 101px x 101px div with a background image and words of text. I've attempted to make the whole div a hyperlink but it only made just the text a hyperlink. if you check my website [url]http://www.stackway.com/stack.php[/url] , when you click the word then the correct hyperlink comes …

Member Avatar for drjohn
0
142
Member Avatar for samarudge

Hey, I have a table defined like [CODE]<table width="100%"> <tr> <td>Some Content</td> <td>More Content</td> </tr> </table>[/CODE] This table displays something like [CODE] |------------------------|------------------------| |Some Content | More Content | |------------------------|------------------------| [/CODE] The columns of the table will automatically resize based on there content however I want the first collumn to …

Member Avatar for samarudge
-1
93
Member Avatar for kezia_kristina

Hi all, I want to set the text on the right side of image to bottom in a div tag. depict like below: ______ | img | | | |_____| The text is here at the bottom of Image But after trying some CSS code (using 'vertical-align:bottom'), I always got …

Member Avatar for xoinas
0
368
Member Avatar for JRM

I'm stumped. I have a box model that is controlled by css in other parts of a CMS. For simplicity, lets say it's like this: [CODE] <div.a> <div.b> <table> </table> </div> </div> [/CODE] I wish to print the raw table in the midst of the divs without the CSS margins …

Member Avatar for JRM
0
74
Member Avatar for phoenix_dwarf

Hi, I'm trying to use a repeater with an unordered list to display some data. It does work but I want to display only 4 columns on a row and then if there are more to show it should automatically move to the next row. Here is my code snippet …

0
73
Member Avatar for sammer021486

My menu is a very large menu and editing it on each individual page is very time consuming (~160 lines of code per chapter and there are 11 chapters). So I am wondering if I can place my menu into another html document and then call/import it to the currently …

Member Avatar for sammer021486
0
107
Member Avatar for RonnyProgrammer

Hello Everyone again, I would like to ask if anyone can give a quite a good knowledge about Web design .I mean, I know html ,css and basic levels of asp.net . i can create websites but when i see them web world, like this website and big big website, …

Member Avatar for jbisono
0
150
Member Avatar for chickenlord500

I have a .flv file (and also the original .mov from which the .flv was created) that i have imported into a new .fla - I also have created a button and assigned actionscript to the button that links to a new web page. The button works correctly. My issue …

Member Avatar for JasonHippy
0
152
Member Avatar for ajijacobm

hi,I'm using a dynamic photogallery in my project.Now i'm having problems with xml updation.The xml file which is being used by the flash is dynamically updated with data from a table that each time xml is changed.But the problem is flash is not using the updated xml file.It uses the …

Member Avatar for JasonHippy
0
88
Member Avatar for designforweb2
Member Avatar for delbois1651

Hi, I am in the early stages of creating a website located on a subdomain at http://www.kcssmusic.cbmultimedia.net It functions properly in all browsers except IE7 and previous releases. I think it is most likely a CSS related problem, but I am not sure. The problem is on rollover for the …

0
78
Member Avatar for liveanswer

I just finished a six month long conversion to Mura CMS and I love it. Unfortunately we've gone through some changes and our new IT director is suggesting that Joomla is a better option for us. I'm wondering if anyone has used both and can offer solid pros and cons. …

Member Avatar for liveanswer
0
73
Member Avatar for carlco9020

I want to put in my website a page for about 10 seconds then have it automatically change to the next page is there a html command to do this... thanks in advance... Carl

Member Avatar for pritaeas
0
52
Member Avatar for levsha

Here is my problem: I have a checkbox and text input elements inside the same ID. I need checkbox to be 20px wide and textbox - 200px wide. I have this: [CODE]#check input { float:left; border:solid 1px #afd45a; width:20px; margin:2px 10px 10px 6px; }[/CODE] What's my solution should be for …

Member Avatar for levsha
0
97
Member Avatar for siddspy

[CODE]<html> <head> <center><font color="#BD2031" face="algerian" size="6">!! I LIKE - I HATE !!</center> <style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } --> </style> </head> <br> <body background="teddy.gif"> <table width="100%" height="100%" align="left" cellpadding="0" cellspacing="0"> <tbody> <tr> <td> <font color="#BD2031" face="Bradley Hand ITC" size="4"><b>I like : To …

Member Avatar for cfajohnson
0
89
Member Avatar for Snowdiddy

Hello People, I would like to learn how to write in basic HTML. My question is what are some good websites that have good tutorials to help someone learn HTML, and also what are some good books that I could pick up at my local bookstore. Any help is greatly …

Member Avatar for cfajohnson
0
116
Member Avatar for nadnakinam

Hi everyone, I've a problem while doing Hide\show a div(a element) in InternetExplorer. i.e for changing the style of a div -- display : block; | display : none; Show and Hide using display property as block and none works fine in FireFox. But not in IE. How can i …

Member Avatar for ko ko
0
101
Member Avatar for lordspace

Hi, Can somebody point me to a visual web CSS editor + live preview similar to Blogger > Layout > Page Elements where you could drag and drop elements and change styles. Thanks

Member Avatar for pritaeas
0
111
Member Avatar for Altairzq

Hello, I have a web layout inside a table that allows it to be both vertically and horizontally aligned. It was working well in all browers, until I needed to make a div with a relative positioning. Now that div does not align vertically in IE6 and IE7. It works …

Member Avatar for Altairzq
0
246
Member Avatar for filch

I have a page on which I have broken it down into several forms, which relate to specific categories applied to an awards contest for students. At the top of the page, I have a select list which, when a category is selected, I want it to show a particular …

Member Avatar for filch
0
103
Member Avatar for gruffy321

Hi all, I am very new ( 1st Post) and i have to apologise in the first instance as it would seem that i may end up falling into this nasty category of annoying student types who do not attempt coding themselves first before asking a question and expect some …

Member Avatar for scottloway
0
130
Member Avatar for DBB1

[B] Hi ! Lately, I bought "The Complete Reference HTML & XHTML 4th Edition 2003 by Thomas A. Powell" to enhance my knowledge on this subject. It also covers CSS1 and CSS2. Do you think this book is too old to learn HTML , XHTML & CSS ? Thank you …

Member Avatar for drjohn
0
108
Member Avatar for MBD

I am fairly new to Dreamweaver, and I am having a problem with unwanted white space on three of the pages on a website that I designed. The rest of the pages are fine, but I can't figure out what the difference is. Can anyone help? I need to fix …

Member Avatar for webexpertzhere
0
142
Member Avatar for phatgirl21

I am trying to load a website with the proper address, running vista, pop up blockers and firewall off and security is safe. Still can't open up this site for some reason. Nor will it allow me to open it up on my iphone either. Any suggestions?

Member Avatar for webexpertzhere
0
96
Member Avatar for ada_a

Hey there community, I recently designed a new blog layout and in the designing process, the html, css and javascript worked perfectly on all browsers. However, when I uploaded it onto my blog host (blogger), the layout became messed up and my div entitled main 1 was pushed to the …

Member Avatar for ada_a
0
142
Member Avatar for hjustini

[QUOTE=jbennet;390393]Have a look at my tutorial for setting up a LAMP server on debian/ubuntu. It details exactly what packages you need to apt-get and how to change the MySQL root password.[/QUOTE] do you by any chance know how I can setup an online classifieds? I have a registered domain, they …

0
49

The End.