13,937 Topics

Member Avatar for
Member Avatar for NickRx

This is what I want my outcome to look like [url]http://teh-shepherd.webege.com/[/url] Tried changing to css, but i cant get positioning done right [CODE] <div id="nofade" align="center"> <b>block 1</b> </div> <div id="fade80"> </div> <div id="nofade" align="center"> <b>block 2</b> </div> <div id="fade40"> </div> [/CODE] [CODE]#nofade { position:static; background-color:transparent; position:absolute; z-index:3; } #fade40 …

Member Avatar for Asiic
0
82
Member Avatar for President007

Hi, Im making a website by designing in Photoshop and then slicing and pasting in to Dreamweaver. My problem is; im trying to paste my slice in to Dreamweaver, instead of pasting right after the last slice it keeps going to the following line...:s Any help would be appreciated.

Member Avatar for President007
0
79
Member Avatar for GameGuy

Hello, I'm reasonably new to HTML. I just wanted to ask, how do I upload images to my website through an FTP. I have written all the code which is needed to get images on the page itself, it's just that images won't show up on my FTP and any …

Member Avatar for packetpirate
-1
80
Member Avatar for lapunluyang

Hi everybody, I'm currently studying for a HND in Interactive Media Design and our current assignment is a Self Managed Learning Plan based on a technology/language of our choosing. For my SMLP I have chosen to learn about the application of PHP within the Interactive Media/WebDesign industry. As there are …

Member Avatar for chrishea
0
144
Member Avatar for lytnus

I have a design question which I have not been able to find a satisfactory answer for by searching. Essentially, I have a class - Base - that contains a vector of pointers to another class - Node. However, I would like to be able extend both the Base and …

Member Avatar for lytnus
0
291
Member Avatar for bhagu

Hi, I need help with horizontal dropdown css menu. It works fine with IE8, FF and Chrome. My client is using IE 6. Here's link [URL="http://bluedataesl.com/ie.png"]http://bluedataesl.com/ie.png[/URL] I am using this css menu [URL="http://sperling.com/examples/menuh/"]http://sperling.com/examples/menuh/[/URL]. Menu at [URL="http://bluedataesl.com"]http://bluedataesl.com[/URL] I follow step by step instructions. but nothing seem to work for me. Below …

Member Avatar for MJ Pieterse
0
183
Member Avatar for abhi1625

Hello Can any one help me for [B]DFD(Data Flow Diagram) of forum [/B]site like daniweb.com please i need urgent.... thanx in advance...plzz

Member Avatar for abhi1625
0
39
Member Avatar for ntc321

i recently had some bad malware on my computer from a stupid ad i accidently clicked.(used adware to delete them and it says they are gone) it says it is connected to the internet and some how skype works but ie, msn,yahoo dont work. i run a diagnostic check and …

Member Avatar for crunchie
0
153
Member Avatar for hindu times

Hi there, I'm completely new to styling in wordpress, so any help is greatly appreciated. Basically, I'm working on the following website: [URL="http://www.rjt-online.com/home.php"]www.rjt-online.com/home.php[/URL] And for it's Blog page I wanted to style Wordpress to look and function the same as the site. Is it possible to incorporate all the functionality …

Member Avatar for morkat
0
143
Member Avatar for Baby.D

Help!! I need to make a website. This is what I've come up with [url]http://www.mahaabouchacra.com[/url] ... can you see my problem? The only program I know how to use is Microsoft Publisher and it sucks! I was told its codes complex the whole web design procedure more than it should …

Member Avatar for packetpirate
0
141
Member Avatar for TommyRay

I've been creating a Tabbed Browser application and am wondering about the garbage collection. I've zeroed out all of the variables, but I am wondering about the instances of the browser I am using when creating and deleting tabs. I am using the following code to call up an instance …

Member Avatar for codeorder
0
264
Member Avatar for thinkwell

Hi everyone! My first post on daniweb, although I've often been helped by reading. :) I have a CGI script that is driving me batty. CGI is in python. If I put any python code ABOVE the HTML printout of the script except for import statements & varable assignments, Firefox …

0
127
Member Avatar for johnsign11

Hi all, Can someone tell me how we can dd External style sheet to our HTML document???

Member Avatar for macneato
0
62
Member Avatar for Mapper99

I recently implemented a try catch routine to get past an error I could not fix. Unfortunately, the page loads completely in Chrome, Safari and IE, but halts in Firefox. Any idea why? Here is the URL to the page: [url]http://laudontech.com/tools/Edit4.HTML[/url]

Member Avatar for tscman
0
147
Member Avatar for teedoff

I need a search function, but the problem is the website is a huge, HUGE static site with thousands of products. I originally designed a parallel site with Coldfusion and incorporated a database, but now he wants a similar search function that a user can type a word and find …

Member Avatar for teedoff
0
64
Member Avatar for dennishall

Hi: I have two external css files being loaded based on the following code in the head of my php file: <![if !IE]> <link rel="stylesheet" type="text/css" href="standard.css"/> <![endif]> <![if IE 7]> <link rel="stylesheet" type="text/css" href="ie7.css"/> <![endif]> <![if IE 8]> <link rel="stylesheet" type="text/css" href="standard.css"/> <![endif]> I am testing in FF3.5 and …

Member Avatar for dennishall
0
113
Member Avatar for happygeek

The [URL="http://twitter.com/kevinrose/status/22303570291"]post on Twitter late last night[/URL] simply said "changes coming to digg v4" but it was enough to get me excited, mainly because the person posting those five words was none other than Digg founder and head honcho Kevin Rose. [attach]16949[/attach]The [URL="http://www.daniweb.com/news/story306994.html"]launch of Digg version 4[/URL], which as we …

Member Avatar for pcalior
0
376
Member Avatar for raghujosh

I need to implement a recordset navigation bar(preferably as an arrow graphic) to scroll through a recordset from a database. I tried searching on the web, but I did not find any HTML/JavaScript to do the same. I found a lot of material to implement it in Dreamweaver. I dont …

0
60
Member Avatar for soapyillusion

Hey guys, just trying things out trying to get practice with this thing. Right now I'm trying to get a simple animation to loop over and over after one button press. I decided to try to achieve this I'm trying to use a while loop. But so far I'm having …

Member Avatar for Varnius
0
89
Member Avatar for cpd

Hi, I have following Css where i have used back-ground image. Then i am generating Anchor and assigning css class which has image. It works fine with IE but does not work with Safari,Firefox and Chrome. Can anyone help me on how to fix it. I have given details below. …

Member Avatar for Varnius
0
200
Member Avatar for lilkid

Hello Im doing a website and the i end up with like this [url]http://img638.imageshack.us/img638/5472/30369592.jpg[/url] how od i get it so that the footers at the bottom and its all blue heres my code [code] <html> <head> <title>About Us</title> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> <body> <div id="page_wrap"> <div id="header"></div> <div id="nav"> …

Member Avatar for floatingDivs
0
128
Member Avatar for powersstuff

Wracking my brain! I've got a fixed footer nav bar and want it to be tucked behind a small logo image on each end. I've edited the CSS so many times that I can't remember what I started with, but the problem seems to be z-index related. If container is …

0
97
Member Avatar for Tatt2112

My wife has a Toshiba laptop that's running windows 7. Recently a lot of error began happening. Foremost of those were little popups saying that certain files were corrupt and that there were viruses. After runnin my anti-virus in safe mode Avast found 4 or 5 malware and worm viruses …

Member Avatar for CassandraIETeam
0
227
Member Avatar for dblock110

i have a flash website i am making (from a template) but want to embed an icontact (email service) signup form onto one of the pages. how can i do this ? i try rendering the text box as a dynamic text box and rendering as HTML but it doesnt …

Member Avatar for Varnius
0
89
Member Avatar for akshayinbox

Hello. I'm using a php script to upload file. I've used an iframe inserted on the upload page that refreshes every second/3sec. to display percentage uploaded. forget percentage, lets take a simple example. Presently, my iframe displays last two digits of PHP time() function that change constantly. If you see …

Member Avatar for akshayinbox
0
578
Member Avatar for lingoway
Member Avatar for twoallen

Not able to connect to internet explore. However I'm able to connect and use Firefox. What could be the problem? Getting error "Internet Explorer cannot display the webpage. Trying to access "www.yahoo.com" Any suggestions are welcome. OS XP. TWOALLEN

Member Avatar for barney789
0
87
Member Avatar for jwmollman

Hi, I was wondering how to go about aligning the left border of a div. The page I'm working with can be found here: [url]http://www.mrmollman.com[/url]. I'm trying to make that border-left property centered on the page so the text comes out from the right of it. Here is the code: …

Member Avatar for jwmollman
0
143
Member Avatar for ManishS

I have some images and i want to use them so as to get the look as in the image provided.. the background is also a image and all other grey portions are also images....and i want to coding using div tag only and aplying css to it... and also …

Member Avatar for lilkid
0
46
Member Avatar for Reliable

I'm integrating a [I]Lightform [/I]AJAX contact form with a web page I already made. The error messages render properly in all major browsers except IE8. Assuming it's a CSS problem are there some IE8 CSS bugs I am overlooking? Are there any fixes for those bugs if so?

Member Avatar for johnny_rotten
0
92

The End.