7,985 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for ultimatebuster

[CODE=html] <div id="wrap"> <div id="left"> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> </div> <div id="right"> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> <p>Content</p> </div> </div> [/CODE] [CODE=css] #left{ float: left; margin: 0; padding: 0; width: 196px; font-size: .9em; height: auto; } #right{ margin: 0 0 0 221px; padding: 0; height: auto; …

UI / UX Design html-css web-design
Member Avatar for jrock2004
0
227
Member Avatar for 77wildhorses

Using a Flash menu generated by a 3rd party tool (flash menu factory). Need to implement a non-flash navigation for users who don't have/can't use Flash. How to I display an alternative menu for people like iPad/iPhone users?

UI / UX Design flash ipad iphone ui-ux web-design
Member Avatar for Brian Stephens
0
139
Member Avatar for usmanbssi

hello, I am creating a table with a form inside of it. the code I used is as so: [code=html]<form action="formprocess.php"><table>.....</form>[/code] for some reason between the form tag and the table tag, even though nothing is there, it is reading it as a &lt; and putting a less than sign …

UI / UX Design web-design
Member Avatar for Dandello
0
86
Member Avatar for soss2726

I cant get the topleft.jpg to show up in my main document. Can u help me correct this code?[code]<div id="rightColumn"> <div id="tBorder"> <div id="bBorder"> <div id="lBorder"> <div id="rBorder"> <div id="tlCorner"> <div id="trCorner"> <div id="brCorner"> <div id="blCorner"> <div id="brCorner"> <div id="boxContent"> Stylesheet: .tlCorner {display: url(topleft.jpg) no-repeat top left}[/code]

UI / UX Design web-design
Member Avatar for scrappedcola
0
98
Member Avatar for valonesal

Can someone recommend a program for testing our website, such as stress testing, load testing and so on? Thank you.

UI / UX Design ui-ux web-design
Member Avatar for diafol
0
100
Member Avatar for plarsen111

I have placed a background color for my links, but want it to fill the whole box, not just the word. Here is my website: [URL="http://www.hmstechnology.com"]www.hmstechnology.com[/URL] You'll notice that the text turns white when you hover your pointer over the text. BUT, [URL="http://www.ksd.org/hms"]I want it to do this[/URL]: You will …

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

iv just got a new computer at work and have transferred a web site over to the new computer. when i open it in dreamweaver the css styles are shown but when i go into live view or load it in a browser the css disappears. the layout is still …

UI / UX Design ui-ux web-browser web-design
Member Avatar for diafol
0
117
Member Avatar for halfdozenplus1

I am trying to finish up a website that in all intents and purposes SHOULD be done, but when tested in IE7, the text on 2 of the pages "jumps" to one word per line. It happens on the 2 pages that do have their own templates, they were created …

UI / UX Design ui-ux web-design
Member Avatar for michaelcp23
0
105
Member Avatar for michaelcp23

Hello I am having trouble with my spry drop down menu shifting to the right when I hover over the navigation bar. It is only the submenu's that shift, not the actually nav bar itself. The error is only visible in IE6 & IE7. I do not see the problem …

UI / UX Design ui-ux web-browser web-design
0
152
Member Avatar for ozman26

Hello everyone, I have a little dilemma. I have a css that controls a transparent gif and it works fine in FF, but in IE, I get a white border. Below is my CSS for the button. [code]#sendbutton { position: absolute; background: url(images/send_button97.gif) no-repeat; border:none; font-size: 13px; text-align: center; background-color:none; …

UI / UX Design web-design
Member Avatar for ozman26
0
89
Member Avatar for mrnutty

Does browser treat "id" and "class" as the same, even though they have different meaning?

UI / UX Design web-design
Member Avatar for rajarajan2017
0
130
Member Avatar for Lusiphur

I'll preface this by saying that, while I know a fair bit about C#, ASP.Net, HTML, etc... I am a mere pre-novice when it comes to AS3 scripting for Flash. The basic idea of what I'm trying to do here is to create a simple children's mathematics game which runs …

Member Avatar for Lusiphur
0
192
Member Avatar for Acute

Which CMS, in your opinion, does use Daniweb?

UI / UX Design cms web-design
Member Avatar for Lusiphur
0
60
Member Avatar for teddypwns

I am trying to make a menubar for my website using CSS and HTML, but the buttons appear in reverse order. Here is some of the source: HTML: [code] <div class="hovermenu"> <ul> <li class="hovertarget"><a href="http://www.teddypwns.com/">HOME</a></li> <li class="hovertarget"><a href="http://www.teddypwns.com/contact-us/">CONTACT US</a></li> <li class="hovertarget"><a href="http://www.teddypwns.com/login.php">MEMBER LOGIN</a></li> </ul> </div> [/code] CSS: [code] .hovertarget a …

UI / UX Design html-css web-design
Member Avatar for teddypwns
0
197
Member Avatar for baseballfury

Hi all, An issue i've never come across before. I've got a picture as a background which i declare in my css file. The div (wrapper) is 960px wide and 100px height, the image is to sit at the top left so no real placement needed. I then have another …

UI / UX Design display html-css image web-design
Member Avatar for JameB
0
304
Member Avatar for suasi2007

am working on my project and the requirements are that i develop a web site and have it connected to an access database. the site is ready and the database the problem is how do i connect to the database.could someone help please.

UI / UX Design html-css web-design
Member Avatar for Lusiphur
0
86
Member Avatar for drfarzad

Hi every body at the ariahost.net/index2.htm my css menu is under the image slider . how can i fix it ?

UI / UX Design web-design
Member Avatar for DesigningStudio
0
46
Member Avatar for samw1

I want to add side images to my html page. On the entire left and right side of the page I want a image repeating vertically (different for each side). How do I go about doing it?

UI / UX Design web-design
Member Avatar for samw1
0
90
Member Avatar for wonderland

Hi, I can't figure out how to make this background friendly for various resolutions. I would like wave pattern to continiue on larger resolutions, while content is in the center of the page. [IMG]http://i52.photobucket.com/albums/g9/Rydra/kapieni-bg.jpg[/IMG] Will be thankful for every suggestion.

UI / UX Design web-design
Member Avatar for wonderland
0
113
Member Avatar for Mapper99

Any way I can remove the additional borders created when I nest a table? Here is the code I am using. [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <style type="text/css"> #leftcolumn { width: 72px; height:120px; float: left } #leftcolumn img { width:100%; height:100%; } #rightcolumn { …

UI / UX Design html-css web-design
Member Avatar for macgurl70
0
2K
Member Avatar for shadiadiph

Not sure why there is obviously something wrong with this but my two of my divs username and #passwordrow are turning out twice the length of the parent #loginbox don't worry ablut the wierd backgroound and text colours I did that so I can see how they are acting, the …

UI / UX Design html-css web-design
Member Avatar for macgurl70
0
105
Member Avatar for iamthwee

Just found a really cool, free flowchart drawing software. Basically, I was searching the net for something similar to visio and smartdraw and came across yED. ( stuff in word and open office just doesn't cut it for me) [url]http://www.yworks.com/en/products_yed_about.html[/url]

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

Hey Guys, I have an image that has two images in one to create my sprite. I have a lighter version of the image on top and a darker version on bottom for the .hover state. I want the hover state (which works right now) to also be the "Current" …

UI / UX Design html-css web-design
Member Avatar for drewpark88
0
105
Member Avatar for ryan12193

I am building a website with many images. I am looking for a code that will scroll my images. i am looking for it to show like 3 pics then have arrows on either side so when you clik them (arrows) it will scroll to the next 3 pics. i …

UI / UX Design multimedia web-design
Member Avatar for savageocean
0
174
Member Avatar for dhruv_arora

I made my website on Joomla, the template has been designed by me. I installed a component for Joomla called ZOO by Yootheme.com I am using one of their app called Business Directory for Zoo. When I published my directory on the page I cannot see the titles of the …

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

I can make a button, but I can't figure out how to put a different kind of button on my site. If this is my code for the first button, then how would I add code for another button with completely different styles? #button a { display: block; background: url(rolloverimage.gif) …

UI / UX Design html-css web-design
Member Avatar for Lusiphur
0
1K
Member Avatar for ryy705

Hello, Different browsers render form fields differently. Some browsers will make the corners rounded while some will create rectangular fields. I was wondering if anyone knows how to control this behavior. Is there a CSS technique for specifying the shape of an input field?

UI / UX Design web-design
Member Avatar for diafol
0
260
Member Avatar for phoenix_sdl

[COLOR="red"]ok, so I have this html form[/COLOR] [CODE]<html> <head> <title> SUBMIT FORM </title> <link type="text/css" rel="stylesheet" href="prva_strana.css" /> </head> <body> <form action="druga_strana.php" method="post"> <div> <label for="Fname"> First Name: </label> <input type="text" name="Fname"> </div> <div> <label for="Lname"> Last Name: </label> <input type="text" name="Lname"> </div> <div> <label for="Uname"> User Name: </label> <input …

UI / UX Design html-css web-design
Member Avatar for phoenix_sdl
0
129
Member Avatar for sreein1986

Hi, I dont know what is the Z-index? Can you explain with an example,

UI / UX Design html-css web-design
Member Avatar for rajarajan2017
0
186
Member Avatar for davidm23

Hello guys, I have created a simple css widget to redirect visitors to facebook,twitter,etc ([url]http://pressreleasecentre.com[/url] - check the left side) But unfortunately I don't know how to make it static like the feedback button in the same site at the right side. Now when some one scroll the page down, …

UI / UX Design html-css web-design
Member Avatar for Lusiphur
0
98
Member Avatar for nateuni

Guys, I normally don't dabble to much in XHTML, but I have been doing up a website for my business and I have hit a wall with the development. I found some inconsistencies with different browsers. So I carefully went back in Photoshop and made rulers and made sure all …

UI / UX Design chrome-os display os-x web-design
Member Avatar for nateuni
0
392
Member Avatar for josephmcnelis

Hey All, Im having a bit of bother with the way my page content displays in IE. If the browser window is resized beyond a specific size my page content flys away to the right and the right column comes into replace it!? Im pretty sure its some bad cass …

Member Avatar for drjohn
0
167
Member Avatar for Luckychap

Hi All, I am struggling to get the version of css supported in my browser. Is there any way to get it through javascript. Thanks

UI / UX Design html-css web-design
Member Avatar for drjohn
0
172
Member Avatar for Member 784480

I am building a new page and I'm having problem having this space on top of it. you can take a look at it http://www.mtimexico.com.mx/graficos.php here's the situation. All Divs are inside a Parent Div called Container. This div has the following qualities: body { margin-top: 0; padding-top: 0; background-image: …

UI / UX Design html-css web-design
Member Avatar for gaurang4
0
119
Member Avatar for cloud09

I have a containter div that uses rounded corners. For chrome, FF, and Safari, I simply use the CSS properites. But for IE, which doesn't support those, I have images that are absoutely positioned in each corner. The container div is resized by both js and by its child elements …

UI / UX Design web-design
Member Avatar for Member 784625
0
94
Member Avatar for diafol

Anybody know of how to use something like an <abbr> tag, but for rollover translation purposes. I'm guessing that the abbr tag is semantically incorrect here. E.g. [CODE]<abbr title="neutron">niwtron</abbr>[/CODE] A rubbish way would be to use a span I suppose: [CODE]<span title="neutron">niwtron</span>[/CODE] I just can't help feeling that there should …

UI / UX Design web-design
Member Avatar for diafol
0
85
Member Avatar for niths

hi all, i am having a web page.Now what my problem is i need to make the web page fit to any screen size. so i came to know that,it can be done using CSS. so can any one help me please.. Thank u..

UI / UX Design web-design
Member Avatar for Lusiphur
0
181
Member Avatar for mariko

I want an image to "get bigger" when a mouse hovers over it. I've looked at some coding that uses CSS and HTML, and I'd need an source image that has both the small image and the large image. I don't understand how to set the CSS so that it …

UI / UX Design html-css image web-design
Member Avatar for mariko
0
82
Member Avatar for Evil_genius82

Hi guys, Im working my way up in webdesign and just needed a guide to what i should learn next. Im quite fine at xhtml, css and photoshop. Im just not to sure if i should go for flash, javascript, or php and what would be the necessity for a …

UI / UX Design flash web-design
Member Avatar for Evil_genius82
0
102
Member Avatar for ashishjha54

hello coders, nowa days i see everybody is using DIV and SPAN in there webpage .i have a little idea about this but i wanna know everything about this.can you tell me where can i get complete information about DIV and SPAN.you can also use this forum to clear my …

UI / UX Design web-design
Member Avatar for craiggles
0
649
Member Avatar for ds2r

Hi all, I am designing a website using div tags, however when I zoom my website the layout distorts. How can I fix this problem?

UI / UX Design web-design
Member Avatar for macneato
0
61
Member Avatar for bueller555

I'm looking for a hosted solution where we can host an organization of small businesses and have each company setup their own page with their own password so that they can maintain their own content. I've looked at CMS solutions like Joomla and Mambo, but I need something easy that …

UI / UX Design cms ui-ux web-design
Member Avatar for henduo12
0
102
Member Avatar for ppetree

If you go to my site (link below) and click on the consulting tab you'll see where the .css is NOT working! If you scroll down to the bottom right corner of that page and click on the [URL="http://www.philpetree.com/consulting/strategy.html"]Strategy[/URL] you'll see that it works on THAT page. However it doesn't …

UI / UX Design html-css web-design
Member Avatar for ppetree
0
129
Member Avatar for djnzak

Hi, I am editing the css code of an existing script, Docebo. The problem is all the browsers I have tried do no give me a quick updated view on the css style. That is it still shows me the old css sheet and so I cannot see the changes …

Member Avatar for diafol
0
110
Member Avatar for jrock2004

I am trying to make an expandable div that has a background image. Below is the code I am using. I am just trying to make a quick example of this. Attached is a screenshot. In the bottom right corner of the div you see that white is outside the …

UI / UX Design html-css ui-ux web-design
Member Avatar for jrock2004
0
151
Member Avatar for spivey

I have a assembled a background image for an online book club to make a bookshelf. In Firefox, the sides line up properly, but in IE7+8, they don't: Here is the site: [URL="http://www.westlakelibrary.org/emilysbookshelf"]http://www.westlakelibrary.org/emilysbookshelf[/URL] Here is the relevant css: [CODE] div#emilybookclub #galleryblock table.view-grid-emily_gallery { background: transparent url('/sites/www.westlakelibrary.org.emilysbookshelf/files/images/woodgrain.jpg') repeat; margin-left:10px; } div#emilybookclub …

Member Avatar for gaurang4
0
162
Member Avatar for Jo4x4

Hi, I have a form to email working just fine, but I would like to send the form to two different emails. Any help please. Thanks

UI / UX Design ui-ux web-design
Member Avatar for Jo4x4
0
69
Member Avatar for dongold

Daniweb, Just new in your forum, Kindly assist me we the [B]dhtml with css codes [/B]for uploading pictures, videos, mp3 and mp4, I want to include that in the site that I am designing. Dongold.

UI / UX Design web-design
Member Avatar for rajarajan2017
0
69
Member Avatar for neil_f

I am new to HTML and CSS and am currently having 2 problems with an icon that is displayed when the mouse hovers over a menu item. Problem 1 I want the icon to appear to the left of the menu item, but can only get it to display on …

UI / UX Design html-css web-design
Member Avatar for Lusiphur
0
91
Member Avatar for txwooley

I thought I could organize my movie files by writing a quick and dirty HTML script for them. I read a few tutorials on HTML (not CSS) and it seemed simple enough. So I made this: [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" id="DocumentRoot"> <head> <title>Media</title> <meta …

Member Avatar for txwooley
0
130

The End.