2,603 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for saucy6969

Hi there, am working on a new website and was testing it in Chrome and Firefox (looks fine) and when testing it in IE9, the top header image has shifted way off to the right. I can't figure out how to get it to stay put. Any suggestions from the …

Member Avatar for Kraai
0
151
Member Avatar for OscarT

Can anyone explain to me why the green sub_container in the following code doesn't expand down to fill the red main_container? [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Test</title> <style> html, body {margin:0; padding:0; height:100%;} div#main_container {min-height:100%; background:red;} div#sub_container {height:100%; background:green;} </style> </head> <body> <div id="main_container"> <div …

Member Avatar for OscarT
0
194
Member Avatar for rogerjoyeux

Hi All, first time with this so go easy on me please. I want to validate my code. I have fly-out menus that fly-out over a flash movie. At first, the flash layer covered the fly-out portion. I resolved the cover-up problem in the big 3 browsers (Chrome, IE, Firefox), …

Member Avatar for Kraai
0
190
Member Avatar for daviddoria

This page works fine in Firefox and Chrome: [url]http://ewh.ieee.org/r1/schenectady/events.php[/url] but in IE, the maincontent appears way at the bottom (below the sidebar) instead of to the right of the sidebar as it should. Google convinced me that IE has trouble with CSS, but this is such a basic thing I …

Member Avatar for Arkinder
0
159
Member Avatar for Akill10

Hey, I have a problem and am hoping that you can help me find a solution. I have a site created in dreamweaver. To do this, I made a template, with 2 editable regions, then set up all my pages. The problem I am having, is that I am trying …

Member Avatar for Akill10
0
92
Member Avatar for 3825

I have yet to write a single line of code. I am just finishing the "pencil and paper" part of the layout design. [URL="https://docs.google.com/drawings/pub?id=11GrWyVrG6J0PSMY_GF8n6M97Hy45kwNAJQSZYz-VxxQ&w=960&h=720"]https://docs.google.com/drawings/pub?id=11GrWyVrG6J0PSMY_GF8n6M97Hy45kwNAJQSZYz-VxxQ&w=960&h=720[/URL] Here is my rant/explanation of what I want to do with the website [URL="https://docs.google.com/document/pub?id=150QSF4NfDuj5sGh35OgsGyv1VvRxWSeRKlDnozJ54P0"]https://docs.google.com/document/pub?id=150QSF4NfDuj5sGh35OgsGyv1VvRxWSeRKlDnozJ54P0[/URL] I am only beginning to learn CSS. Do you think the whole …

Member Avatar for 3825
0
199
Member Avatar for teedoff

Hi I'm creating a simple template for a client. One element they have on their page is a form for their third party shopping cart. This form passes about 15 variables in order to calculate shipping weight, dimensions, and all the standard specs a cart would need...ie.. item number/name and …

Member Avatar for teedoff
0
88
Member Avatar for cguan_77

hi guys, just need some insight. In css how to position objects next to each other, like: First Object | Second Object | Third Object i had tried, float:right and position relative but it's not horizontally align. can anyone give an example, thank you.

Member Avatar for Arkinder
0
208
Member Avatar for hindu times

Hi there, I'm currently building a storefront for the following site: www.rjthompsonmusic.com/store/store2 I'm having a little trouble with the z-index of the dropdown menu (when you hover over HOME of MUSIC in the store). I've set the z-index of the menu to 1000 which works fine in IE8, Safari, FF, …

Member Avatar for Arkinder
0
224
Member Avatar for RykeTech

Hey everyone! I recently took over this website and am making some revisions, but for some reason the image won't center in the placeholder. The site is [URL="http://www.genevabeachresort.com/test.html"]here.[/URL] The CSS behind it looks like: [CODE].galleria-container { position: relative; overflow: hidden; background: #000; } .galleria-container img { -moz-user-select: none; -webkit-user-select: none; …

Member Avatar for RykeTech
0
207
Member Avatar for dnmoore

Can anyone help me I cant seem to get my play/stop button to stop and play my background music. i imported my sound to my library and created the button to play and stop the sound but it doesnt work what is the easiest way to do this in action …

Member Avatar for dnmoore
0
117
Member Avatar for shanenin

I had a website that was made for me a while back. I am trying to update the info. I am doing my best to make changes to the code. It renders fine in all the major browsers except IE. This page in particular does not work, [url]http://brighteyedcomputer.com/test/site/contact[/url] . The …

Member Avatar for drjohn
0
173
Member Avatar for chinee
Member Avatar for chinee

urgent problem i have this code in external css for paragraph but what is stated in the paragraph is not appearing like the color and font size. here is the code. [CODE].content{ width:920px; height:1000; background-color:#FFFAF0; background-repeat:repeat-y; padding:5px; .p{ align:center; color:#800000; text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 16px; } img.floatLeft{ …

Member Avatar for chinee
0
378
Member Avatar for levsha

I wasn't sure, in which forum to ask this question, so here goes: Could you guys recommend a very good web hosting company? Thank you in advance!

Member Avatar for happygeek
0
156
Member Avatar for daviddoria

I have a style: [code] .title1 { color: #0000BB; font-size: 25pt; text-align: center; } [/code] but when I use it with: [code] <span class="title1">Schenectady Section of the IEEE More Words</span> [/code] it doesn't center the text! You can see this behavior here: [url]http://ewh.ieee.org/r1/schenectady/New/[/url] Surely I am just doing something silly... …

Member Avatar for daviddoria
0
148
Member Avatar for dkwired.com

I'm trying to add pages of content to my site however typing all the HTML tags slows me down. What is a recommended program to use to convert styled text with headings bullets to HTML source format?

Member Avatar for Adrian Kiwee
0
139
Member Avatar for kooia

Hi everyone, I have the impression that Internet Explorer can only use EM's. I also have the impression that em's are normally 16 px, but can very in size. Is this true? Both ways, how do you define the size yourself? kooia

Member Avatar for Frankey
0
632
Member Avatar for chinee

if you want to have different colors of text in the same paragraph and add picture on the left side of the text both up and lower to the bottom how is it done i am getting trouble doing that can anyone suggest a way.

Member Avatar for chinee
0
148
Member Avatar for Maigrey

Sorry if this is an old complaint; but I suffer from incomplete knowledge which constantly plagues me. I would like to use iframe to solve a customization problem with a canned interface that my library is going to use to access our catalog. I got it working except for one …

Member Avatar for Arkinder
0
3K
Member Avatar for Cats777

I've been messing around in Photoshop to create a 1x1 semi-transparent image to use as a background on parts of my website. It has been successful to a degree. The transparency works in Firefox and Chrome, but fails miserably in IE, where the background is completely opaque. I think there's …

Member Avatar for Cats777
0
86
Member Avatar for daviddoria

I have recently taken over as a volunteer webmaster for this website: [url]http://www.ewh.ieee.org/r1/schenectady/newsletter.html[/url] Under the "Schenectady Section News" heading, you can see that there are a bunch of simple pages that all look the same. The current process to add a new one is to copy and paste an old …

Member Avatar for daviddoria
0
120
Member Avatar for daviddoria

I put a simple script: [code] <? php print "Hello world"; ?> [/code] here: [url]http://ewh.ieee.org/r1/schenectady/HelloWorld.php[/url] When I go to the page, I don't see "Hello world" displayed. Does that mean PHP is not enabled on the server? Thanks, David

Member Avatar for daviddoria
0
267
Member Avatar for selasedaniweb

I have performed heuristic evaluation on the following web site "http://www.ghanaairports.com.gh/" and identified a couple of problems. Am supposed to submit this as part of my assignment and want to validate my findings and improve my findings should there be a criteria am missing. Id be very grateful if respondents …

Member Avatar for Ezzaral
0
111
Member Avatar for coud_ren_26

I have this code for my menu bar home.html file ----------------------------------- [CODE=html]<html> <body background="background_aboutus1.jpg"> <link rel="stylesheet" type="text/css" href="menuBar/pro_dropdown_2.css" /> <script src="menuBar/stuHover.js" type="text/javascript"></script> <ul id="nav"> <li class="top"><a href="home.html" class="top_link"><span>Home</span></a></li> <li class="top"><a href="pulmonary_pulmoxcel.html" id="products" class="top_link"> <span class="down">Products</span></a> <ul class="sub"> <li><a href="pulmonary_pulmoxcel.html" class="fly">Pulmonary</a> <ul> <li><a href="pulmonary_pulmoxcel.html">Pulmoxcel</a></li> <li><a href="pulmonary_ventar.html">Ventar</a></li> <li><a href="pulmonary_ventar_exp.html">Ventar Exp</a></li> <li><a href="productPage/pulmonary_qualisone.html">Qualisone</a></li> …

Member Avatar for Roymj
0
146
Member Avatar for Griffin54

Hello! I have a question regarding positioning. On my web page I have a set of buttons in a horizontal row that I want to appear on a certain spot - lining up evenly with the left side of my image box. I can accomplish this on my screen using …

Member Avatar for Borzoi
0
118
Member Avatar for trpsjt2008

My Problem is Text is not wrapping when it at the end of the line it break through the border of the div [B]My CSS:[/B] [CODE] html,body { margin:0; padding:0; height:100%; background:gray; font-family:arial,sans-serif; font-size:small; color:#666; } h1 { font:1.5em georgia,serif; margin:0.5em 0; } h2 { font:1.25em georgia,serif; margin:0 0 0.5em; …

Member Avatar for Kraai
0
137
Member Avatar for dwlamb_001

Hello all, I'm having a CSS issue. Here is a sample of the site [URL="http://challenged.dwlamb.com/"]http://challenged.dwlamb.com/[/URL]. If viewed in IE, there's no problem. In FF, Chrome and Safari, the background image stops when it hits the content div. These are the divs [CODE="css"] #wrapper{ background: #ffffff url('../images/axis-y_bkgrd.jpg') repeat-y fixed center top; …

Member Avatar for dwlamb_001
0
78
Member Avatar for Borzoi

Hello all, How would I go about getting my site to redirect any visitor to [url]http://site.com[/url] rather than [url]http://www.site.com?[/url] I have searched the forums here and have tried various coding people have provided but none of it seems to work. Could someone maybe post a step by step guide on …

Member Avatar for Kraai
0
137
Member Avatar for mprez

I am developing a website which requires some overlapping of divs to achieve the effect of the company mascot hanging off the side of some content. The effect works perfectly in safari and firefox, however IE doesn't show the div's... It won't even put a border around the text it …

Member Avatar for mprez
0
95
Member Avatar for chris_j_haines

Hi, I was hoping if anyone could give me any guidance. I have always been interested in website design, mainly the coding using HTML and CSS (I also have experience with PHP and MySQL as I used this for my final year project at university) Basically what I am looking …

Member Avatar for janetzensis
0
120
Member Avatar for fantasma

Greetings, I've been pulling of all of my hair with this old piece of junk called IExplorer 7 because, my footer is over the content div. I've tried Sticky hack and it didn't solve anything so, you're pretty much my last hope of getting this done. In all other major …

Member Avatar for Kraai
0
87
Member Avatar for bwallace

Hi everyone, I see a thread [URL="http://www.daniweb.com/forums/thread321783.html"]here[/URL] that may help, but as with the code I am using it doesn't help with designing a submenu for each item on our site menu. When you visit [URL="http://www.naturalfrugality.com/about.php"]this page[/URL], there are three problems with the left menu: (1) The only submenu that …

Member Avatar for Kraai
0
119
Member Avatar for chinee

can any one help? i have an assignment of a twent page site to make, so i decided to create one page as a template, but since this is my first time its kind of hard. the problem is i wanted the top of my page to be two color …

Member Avatar for Kraai
0
82
Member Avatar for kako13

I have a Blog and I would like to replicate the shadow effect that appear on Omgubuntu.co.uk. I had attached a screen-shoot. Any idea?

Member Avatar for kako13
0
83
Member Avatar for Akill10

Hey, I have a problem. I am unsure as to what image type I should export from fireworks for use in dreamweaver. I am sure I have tried almost everything but whatever I do, the transparency refuses to work in dreamweaver, which of course messes up the whole look of …

Member Avatar for Akill10
0
101
Member Avatar for mountain991

HI, On this page: [url]http://174.132.115.189/~petsetcv/[/url] I have a layout bug in IE7. As you can see in Firefox the special of the month should reside on the right under the slideshow. I have tried positioning it absolutely and even that does not seem to work. Any help would be appreciated. …

Member Avatar for mountain991
0
77
Member Avatar for chinee

hello just started web development. does anyone know anything about aptana studio, i want to change the browser from fire fox to chrome but i can't seem to locate aptana source control is to change the xml

Member Avatar for diafol
0
99
Member Avatar for NewOrder

[QUOTE]<table align="center" bgcolor="#FFFF66"> <tr> <td > <img src="../DatingGuy.jpg" align="right"/> <pre> Here's the deal— and it's one of the most amazing secrets of the Mystery Method because it is so counterintuitive, running contrary to everything you've believed about attracting beautiful women your entire life, in order for you to be permitted …

Member Avatar for NewOrder
0
184
Member Avatar for shuka79

Hi Guys, I have got an issue with IE7 the site works fine in the rest of the current browsers but not IE7 Link to the page that this is happening on is [url]http://www.mkldesign.co.uk/sites/mccann/[/url] I have an img that I have set in the background so that when the browser …

Member Avatar for BSkiLLs
0
158
Member Avatar for decl

I am using Dreamweaver cs4. I had created a website and set up the pages individually. Then decided to create a template as the site is getting bigger and would be much easier to handle this way. I opened one of the pages, did a "Save as template". Created Editible …

Member Avatar for akhil9
0
99
Member Avatar for SandieL

The graphic arrow that points to an additional layer/rollout does not appear in IE. The menu bar looks fine when on it's own, but when it is brought into another document via a JAVA script, the formatting changes & the arrow does not show up. The menu bar works fine …

Member Avatar for SandieL
0
144
Member Avatar for LELE7

I have an upload form that uploads a picture and places it relative to another image. It works fine on it's own web page, but when I add it the website, all my positioning is disregarded. This is in IE and Firefox, and with both absolute and relative positioning. I …

Member Avatar for LELE7
0
200
Member Avatar for coliv

I've been stumped as to how I should code this menu in html/css. The fact that the text is right aligned, and the placement of the button background throws me off. Can anyone help me out/guide me in the right direction?

Member Avatar for kidwon
0
87
Member Avatar for fuston05

Just curious as to which is better to use in css ... width % or width in px?? Are there any known browser compatibility issues that might prompt a preference between the two? Thank you in advance for you input. :)

Member Avatar for fuston05
0
170
Member Avatar for decl

I am fairly new to the Web Development world. When I create a new site, most often as there will be a slight movement, right to left, or left to right of the page when switching from page to page. I am using Dreamweaver CS4. Any help would be appreciated

Member Avatar for teedoff
0
2K
Member Avatar for Elehas

Alright I have a major issue here that has stumped me all weekend. A site i'm working on displays correctly in firefox but incorrectly in Safari, Chrome and IE. Don't worry about Internet Explorer. Weird thing is how it is displaying incorrectly. When you click on content or a link …

Member Avatar for teedoff
0
137
Member Avatar for 802designs

I am working on a web designs which can be seen at [URL="http://www.vtjazz.org/new-home-page/index.html"]http://www.vtjazz.org/new-home-page/index.html[/URL]. The layout looks the way we want it and is fine when the browser window is enlarged. However, if the window is made small than the content area things get strange. What I want to happen is …

Member Avatar for teedoff
0
100
Member Avatar for vedro-compota

Hello! Whether who will prompt css-property which certain div to be stretched on веритекали in conformity c in the size containing in first div (which sizes are defined in pixels)... In advance I thank.))

Member Avatar for vedro-compota
0
165
Member Avatar for myk45

Hello, im very new to Web development. i recently intalled the Apache server on my machine running Linux(Ubuntu 9.10). i downloaded the Apache server. But, in order to run the html documents via the server, we need to place it in the /var directory right? But im denied that permission. …

Member Avatar for myk45
0
52

The End.