7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Jean88

So i've seriously looked all over google and searched everything i could think of on the topic. I've tried dozens of different syntax styles for conditional css statements, i've even put them in random areas on the page in desperation to get them to work. I've put them in the …

UI / UX Design html-css web-design
Member Avatar for MJ Pieterse
0
87
Member Avatar for sqlchopper

I have a form that has specific field layouts that does not use <p <a formats so i need a javascrip function. the href work just great it pops up a client side email form and prefills the "to" and "subject". this is a scheduling form and the user may …

UI / UX Design email web-design
Member Avatar for crunchingnumber
0
337
Member Avatar for TiZo

can anyone point me in the right direction >>> i have been trying to find out how to code/script the same as the Chelsea FC web site. In particular I am looking at how to achieve the functionality named Fixtures | Tickets | Memberships (just under main image of home …

UI / UX Design web-design
Member Avatar for TiZo
0
91
Member Avatar for some

I don't really know if this is the correct place for submitting this kind of question, but I couldn't really find a good place, any better than this. Anyways, onto my question: I just finished making a new site called SNIP My site works like this: - It is a …

UI / UX Design legal web-design
Member Avatar for some
0
90
Member Avatar for SikoSoft

Howdy, First off, I should say that I am jumping on posting this issue much quicker than I normally would - but I'm not really in a patient mood now, and I'm far from being a fan of anything the W3 has done. Anyhow, I am in the process of …

Member Avatar for SikoSoft
0
175
Member Avatar for Richard26

Hi I am desgning a website and want a slideshow on my homepage. I have worked out how to do this with javascript and with flash. My problem is that with both when I preview my homepage I get this frigging pop up 'to help protect your security, Internet Explorer …

UI / UX Design flash multimedia web-design
Member Avatar for Richard26
0
69
Member Avatar for printman55

Here is a thread that I found in a Google search: [url]http://www.daniweb.com/forums/thread62265.html[/url] It gives code that will generate a style sheet link on the home page. Can anyone add additional code that could be added to internal pages to pick up on the homepage selection and use it on the …

UI / UX Design web-design
Member Avatar for diafol
0
356
Member Avatar for Jansz36

Hello, I am quite new, in Dreamweaver CS4 I have 2 a 3 sites with lot's text as information. The customer do not want have a scroll bar viewing on this particular site location. I was wondering how can I exclude the scroll bar viewing in the browsers with keeping …

UI / UX Design web-design
Member Avatar for Jansz36
0
82
Member Avatar for andyherebi

I got a new website and I'm using wordpress theme to do it. the upside menu bar looks fine in firefox and chrome but really looks weird creating a big space down and perfoming rare, the site it's [URL="http://goolplus.com/"]http://goolplus.com/[/URL] please help me if you know what's the solution I show …

UI / UX Design html-css web-design wordpress
Member Avatar for diafol
0
179
Member Avatar for ben.matthews18

So these are the effects I am using for my navigation system in my site; a:link{ font-family:"Berlin Sans FB Demi"; text-align:center; color:black; text-decoration:none; } a:visited{ color:black; text-decoration:none; } a:hover{ color:#37414A; text-decoration:none; } a:active{ color:#37414A; text-decoration:none; } The problem I have is that they are all using the 'a' tag, this …

UI / UX Design html-css web-design
Member Avatar for karol33
0
256
Member Avatar for saucy6969

Hi there, In my current website, my iFrames layout has suddenly shifted on me after uploading the new images from the graphic designer this evening. (exact same size/shape as last year, just different design). So all I did was overwrite last years images and upload and suddenly everything in the …

UI / UX Design web-design
Member Avatar for saucy6969
0
68
Member Avatar for willrose84

Hi im not sure if I'm explaining this right or if I'm in the right place. I have built a website but when ever you hold the mouse over an image or link a little box appears right next to the mouse with a couple of words so the link …

UI / UX Design web-design
Member Avatar for drjohn
0
75
Member Avatar for Heinz Stapff

I set the width of cell[0] by CSS style sheet to [B][COLOR="Red"]8%[/COLOR][/B] but it renders about [B][COLOR="Red"]25%[/COLOR][/B] and crunches the other cells to the right? [B][U]Pseudo HTML 'code':p[/U][/B] [CODE] var addcode=itemrow.insertCell(0);//part of insertrow addcode.className='code'; addcode.appendChild(document.createTextNode(code)); [/CODE] [B].code {[COLOR=red]width:8%;[/COLOR] text-align:left; padding-left:5px; [/B] [B]border-right:1px solid black; white-space:nowrap;}[/B] /* .code width is about …

UI / UX Design html-css web-design
Member Avatar for diafol
0
177
Member Avatar for kained

Okay this has got me stumped. i am designing a site but the content div isn't expanding all the way down to the footer div in opera and firefox but it is in IE. Not had this one before and have tried adding various height:100% and min heights to the …

Member Avatar for kained
0
130
Member Avatar for ayesha789

Hi, I am developing a Database , I have designed the layout in Fireworks. Now Export it into Html. Now There are 12 Months from Jan To Dec and for every month there are 3 regions and in each region there are 3 rows. I want to convert all boxes …

UI / UX Design html-css web-design
Member Avatar for ayesha789
0
126
Member Avatar for bhagu

Hi All! I am maintaining gems4less.com for a while. I don't know what is the font they are using on the Logo. I tried to find them on dafont.com and urbanfonts.com, but no success. Anybody outhere have any idea that what fonts is it? Appreciated your help. Thanks Regards, bhagu

UI / UX Design multimedia web-design
Member Avatar for bhagu
0
176
Member Avatar for drewpark88

Hey Everyone, This is probably going to be easy to solve, well at least I hope. I am having problems positioning my main navigational bar. It is supposed to be right on top of the banner div(the banner is the thing that says "Submit a new article", I know it's …

UI / UX Design html-css web-design
Member Avatar for drewpark88
0
127
Member Avatar for LindaJ

Hi, I've written my client's site and am now running into a problem that has to be pretty common. ... How to give my client publisher rights and get them setup with a frontend user interface they can use without alot of training? ?? Is there a great (free) extension …

UI / UX Design user-interface web-design
Member Avatar for drewpark88
0
124
Member Avatar for noahqw

Hey I need help setting up ma HTML5 progress bar with my file upload form. How exactly do I implement it so it tells the user how long the upload has? The code I've written is below. If you could give me the correct way the code should look and …

Member Avatar for furqan219
0
130
Member Avatar for jralexander137

I'm having a problem with the base tag in that it's preventing the links from loading the pages that they link to. When I remove the tag it works but then the menu bar for the page at the top disappears which I need to stay. I'm fairly new to …

UI / UX Design html-css web-design
Member Avatar for almostbob
0
99
Member Avatar for LindaJ

Argh!!! I need some help, badly! My clients site ([url]www.skcfed.com[/url]) displays perfectly in firefox and most other current browsers ... except MSIE 7 and 8. Does this have something to do with the meta tags? I found this code, which is suppose to go into the index.php file (??????) <meta …

UI / UX Design ui-ux web-design
Member Avatar for LindaJ
0
98
Member Avatar for Elieson

Notice I said "Box" and not "Menu"...I want to create a clickable drop down box (much like the "More" button on Google's search engine, where a box drops and includes a wide horizontal block that I can include information in. I don't have access to my company's CSS though... Here's …

UI / UX Design html-css web-design
Member Avatar for rajarajan2017
0
122
Member Avatar for sam1

hi, I want to build a technology site for afghan. i want a domain name suggestion, afghantech.com is already taken and i want it to be short and related to technology. can you suggest some. thanks

UI / UX Design ui-ux web-design
Member Avatar for melisa shah
0
90
Member Avatar for wonderland

Hi, Now days there are a lot of CMS some are well know others not so much. But I wanted to know which CMS should I use if I want to add my own design to it ? I would like to convert my design to theme file for one …

UI / UX Design cms ui-ux web-design
Member Avatar for wonderland
0
214
Member Avatar for abdulraqeeb33

Hi, this is the error that I get..please help me debug is...the source code is below the errors...thanks the website must look something like this [url]http://www.sis.pitt.edu/~arazeez/index.html[/url] * Line 20, column 40: document type does not allow element "table" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag …

UI / UX Design html-css pdf web-design xml
Member Avatar for Netprof
0
397
Member Avatar for gamestoenjoy

Hi, I want to center the top menu in my site, currently it is aligned to the left. In the CSS file the line that controls the menu is: [CODE]#navigation{height:35%;margin-top:1px;font-size:12px;background-color:#E5F0FA;overflow:hidden;width:100%;float:left;}[/CODE] I tried adding: [CODE]margin-left:auto;margin-right:auto;[/CODE] Also tried adding to the relavnet DIV: [CODE]<div id="navigation" style="text-align:center;"><jdoc:include type="modules" name="user3" style="xhtml" /></div>[/CODE] Both didn't …

UI / UX Design web-design
Member Avatar for diafol
0
150
Member Avatar for itsjareds

I can't seem to get the word "FrankenBot" aligned correctly with the image above it. I want the word to be to the RIGHT of the image, but for some reason it is being bumped off to the next line even though the image (and the div surrounding it) is …

UI / UX Design web-design
Member Avatar for seodomainnames
0
109
Member Avatar for dylank

Hey DaniWeb! I'm having a small problem with my HTML DIV positioning, and was hoping you could help me. I cannot get my DIV's to float against each other in a column format. They just want to go down on the page, which is not the look I am attempting. …

UI / UX Design html-css web-design
Member Avatar for dylank
0
99
Member Avatar for rameshdaniweb

i have to divs one is main div one is bottom div there are properly working in interner explorer, but there are overlapping in mozilla firefox

UI / UX Design web-design
Member Avatar for diafol
0
72
Member Avatar for canilucas

Hello all, I hope this isn't a silly question. I'm not much of a programmer {gulp} however I have a problem. I have a drop down list with 10 items, all different values. I'd like to be able to pass the value from a selected item in the list with …

UI / UX Design asp first-post web-design
Member Avatar for pvt_geeker
0
349
Member Avatar for ryy705

Hello, I am trying align bullets with the bottom of the text in the li tags. I used different font sizes for text and bullets because that's what the design calls for. But since list items and anchor tags are inline elements I can't use top and bottom margin to …

UI / UX Design html-css web-design
Member Avatar for JohnRackon
0
111
Member Avatar for absticles

Hi there. I'm having an issue with my class/id selectors. This is the code I am currently using within the HTML. [COLOR="blue"][CODE]<div id="my-login-bar"> <img class="logoutimage" src="img/icon-logout.png" /> <a class="loggingout" href="LOCATION">log out</a> </div>[/CODE][/COLOR] LOCATION is the equivalent of some PHP code I have in there. In my CSS file the #my-login-bar …

UI / UX Design html-css web-design
Member Avatar for diafol
0
90
Member Avatar for ryy705

Hello, Please take a look at [URL="http://www.jeanbrunone.com/ie/real.html"]http://www.jeanbrunone.com/ie/real.html[/URL]. I cannot get the rounded corners to line up correctly in IE. Please notice the woman's hair does not line up and misalignment in the navigation. For every element that needs rounded corners I have set the background to an image with two …

UI / UX Design html-css web-design
Member Avatar for macneato
0
93
Member Avatar for Irishlass2

Hello, I recently downloaded a flash template from a free website. I have been editing it in flash just fine. I am new to flash and there is a xml news feed on the second page. I was wondering how do you remove the feed to another page all together? …

UI / UX Design flash multimedia web-design xml
Member Avatar for rajarajan2017
0
74
Member Avatar for ErlendHL

Hi! I am making a chat program, I am currently making the online list. All elements (users that are online) should have one gray solid background, that also is wide. so it don't look like this; [ATTACH]15080[/ATTACH] How should I do that? all the backgrounds should be just as long …

UI / UX Design web-design
Member Avatar for diafol
0
75
Member Avatar for rokape

Hi All, I am in the process of rebranding my web hosting business and I have come accross a problem with some CSS... I haven't got around to cross rowser testing it yet, I will do that once I know what I want it to look like :P Ok, on …

UI / UX Design html-css web-design
Member Avatar for Veneficae
0
199
Member Avatar for Mapper99

I have a simple web page. For some reason, one of my div's (holding a bing map), is shifted way off in the blue. Here is the link: [url]http://70.38.38.174//where-does-this-drain-to/where-does-this-drain-go.html[/url] Looks fine in Chrome/IE. Thanks in advance, M

Member Avatar for macneato
0
95
Member Avatar for shaya4207

I have a page with dynamic content on it, and I have a background image (put there with CSS as a "background"). I'm trying to have it stretch [U]NOT REPEAT[/U] with the content, when there's more content it should be longer... Any help would be very appreciated!!!

UI / UX Design html-css image web-design
Member Avatar for MidiMagic
0
239
Member Avatar for lgenelle

Hello, I can't figure this out for the life of me! I used almost the exact same code on several pages with no problems, but this page is not displaying correctly in IE. The only difference is that the table width is smaller than on my other pages. I've tried …

UI / UX Design web-design
Member Avatar for MidiMagic
0
75
Member Avatar for absticles

Hey there. Not having the best of days! Just remembered to test my CSS in Firefox and IE and have so many errors. The first is that the main container div is centred in Chrome but then is shifted more to the left in Firefox and Internet Explorer. This is …

UI / UX Design web-design
Member Avatar for MidiMagic
0
138
Member Avatar for dlannetts

Hello, l have a website template done in photoshop cs4, now l have made the template but l want to make it blend to a 0 transparency at the bottom for different page lengths and stuff, does anyone know how this can be done? Thanks :)

UI / UX Design multimedia web-design
Member Avatar for dlannetts
0
114
Member Avatar for rhotes4

* All the pages in your website should have a common structure. * 'Include files' should have a common code. * Create rollover buttons/images in Dreamweaver.

UI / UX Design multimedia web-design
Member Avatar for papanyquiL
0
45
Member Avatar for ryy705

Hello, Please take a look at the attached picture. There is a shadow like this at the bottom of every page of a design that I am looking at. Could someone kindly tell me how create this effect? Thanks in advance.

UI / UX Design web-design
Member Avatar for ryy705
0
70
Member Avatar for saucy6969

Hi there, Recently everytime I simply edit my webpages using dreamweaver, those pages are unviewable using Safari and Chrome. When using Chrome's Developer Tool, the error: "Uncaught ReferenceError: loadIFrame is not defined /home.html:362" comes up for the pages. I didnt develop the IFrames in my website and dont know much …

UI / UX Design web-design
Member Avatar for saucy6969
0
208
Member Avatar for soccerdevil221

I made a form in that is supposed to send people's messages to my e-mail. How come it isn't working? The website it is on is: [url]http://www.freewebs.com/soccerman_291/qicpage.html[/url]

UI / UX Design web-design
Member Avatar for diafol
0
136
Member Avatar for camthalion95

Hi, I've been working on this page for quite a while: [url]http://www.mymusiclair.com/supporter[/url] It displays correctly in Chrome, IE, and FF on my hard drive, but once i upload it it displays wrong in everything except IE. I used FrontPage 2003 to make it... any suggestions? Thanks, camthalion95

UI / UX Design hard-drive html-css web-design
Member Avatar for diafol
0
110
Member Avatar for overlordlink

Ok well basically i ended up looking across the internet till i found a site with what appeared to be the code i needed but my issue is that when i try to put anything else on my site it is hidden underneath the fullscreen image so can someon please …

UI / UX Design html-css image web-design
Member Avatar for Veneficae
0
78
Member Avatar for AycheKay

So I took over an existing website that has three domain names and only one actual web site (one hosting package). The DNS is setup so that going to [url snipped] takes you to the main website that we are and have been promoting - [url snipped] We're using Windows …

Member Avatar for seodomainnames
0
133
Member Avatar for azegurb

hi all, I have a table inside another table I have problem with table background image I have a site in html i have table inside another table's td tag. but i can not give bg image to the table which is inisde another table. the code is below when …

Member Avatar for Veneficae
0
127
Member Avatar for roostr

when i add the following: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> to the code the background colors for tables no longer show up and are transparent instead. even with <table style="background-color: ffffff;"> or <td style="background-color: ffffff;"> it is still transparent. I cannot figure out why this is happening. …

UI / UX Design html-css web-design
Member Avatar for diafol
0
110

The End.