7,985 Archived Topics
Remove Filter ![]() | |
Hi, I am trying to make a website were the menu is loaded from an external file so when you want to update the menu it gets updated on all the web pages. Something like and iframe but the problem is that the dropdown menu of an iframe will be … UI / UX Design html-css web-design | |
Hi guys I have 5 images which are hyperlink, so each time I click their color should change to yellow until I click another hyperlink image and also they need to change their height too, I was wandering if thats possible and please I cant use Javascript I need a … UI / UX Design html-css image web-design | |
Currently, my index.html is like this [code] <html> <head> <title>EngineeringNotes.net</title> <link href="style.css" rel="stylesheet" type="text/css" media="screen" /> </head> <body> <div class="header"> <div id="logo"> <h1>EngineeringNotes.net</h1> </div> <div class="menu"> <ul> <li><a href="mailto:daviddoria@gmail.com">Contact Me</a></li> <li><a href="phpBB3">Forums</a></li> <li><a href="Ideology.html">Ideology</a></li> </ul> </div><!-- end menu --> </div><!-- end header --> <div class="page"><!-- start page --> <div class="sidebar"><!-- … UI / UX Design computer-vision engineering html-css pdf web-design | |
Hi everyone, i'm having a strange problem with firefox not displaying my frames correctly. Basically i have 4 frames= _header, _leftMenu, rightMenu, _blockText now in the left menu i have a link like this for example [CODE]<a href="general/welcome.html" target="_blockText">Welcome Home</a>[/CODE] as you can see target=bla bla should give me the … UI / UX Design ui-ux web-design | |
Hello! I was wondering if there's any way to refer to a button's text in css. More accurately, to define to classes for a button, one for the button body, and one for the text inside it. Like: [code=css].button{ //the settings of the button } .button: p { //text layout … UI / UX Design html-css web-design | |
Hi, I write because i am looking for a program that imports in mass simple images (jpeg, bmp etc) and creates for each of them an image 4 times bigger, composed by the original image copied and mirrored. Let me explain: in the final image, in the top left there … UI / UX Design image multimedia web-design | |
Hello, I am creating a new site and I have run into a problem with adding a background image to the html tag. The image has repeat-x and is positioned top and right. The problem is that though it looks great on 1024 wide resolutions it goes balls up when … UI / UX Design html-css image web-design | |
Hi ................... I have design a web page using the combination of PHP, HTML and CSS (cascading style sheets).The web page is looking good in Internet Explorer. But in Mozilla Fire Fox, Google chrome, Opera the alignments are changed. It’s not looking Nice. I need help regarding this. UI / UX Design html-css web-design | |
I need to have my background image span the entire length of the page without using the BODY element, here's why: I separated the image into left and right sections so even for different resolutions, the left image will always be on the left, and same with the right. Because … UI / UX Design web-design | |
Hey guys. I have a code that i'm trying to build with 2 nested divs that i want to align beside each other. i'm not sure if the below is the best way to go about it but it's the only way i could think of. only thing is that … UI / UX Design web-design | |
Hi I need to play some flv files out of my database on a website... I heard that it is possible to create an FLV player (which as far as I know is actually an SWF file - the player) using the Flash software from Adobe... is this true, and … UI / UX Design flash multimedia web-design | |
How to set the fixed width in particular <td>in html? if i entered more than character in this <td>, the <td> content will be adjusted to the given fixed length. dont extend the <td>. please can u tell me the answer of this problem... with regards sundar UI / UX Design web-design | |
Hi guys, I wanna display combobox which contains checkbox as its elemets(containing a single character). Checkbox should allow multiple checkbox selection. When the selection is done, the combobox has to show the selected values. Plz help me. Thanks in advance, Sagar UI / UX Design display web-design | |
I have the page and the main page doesn't get to bottom. In short it doesn't fit up. Take the code and see what I mean. If you don't know PHP just replace it with <p> Garbage words</p> [CODE=XHTML] <!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" xml:lang="en-US" … UI / UX Design html-css web-design xml | |
There is a new article on the Madmouse Blog, [B]“Creating structure using Unordered Lists”[/B] which introduces a [B]proof of concept[/B] of using lists instead of divisions to write down the structure of a website layout. The article shows how it is it to be done, describes its purpose and points … UI / UX Design html-css seo web-design wordpress | |
given below is the css, html, script of my page want to adjust div as per page resize and need to have scroll bars for the div [code=html]<table style="width: 96%; height: 40px;" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left"> <img alt="" src="images/silver/btn-login.gif" /><a href="stockregister.aspx"><img alt="" src="images/silver/btn-reorder.gif" /></a> </td> <td> </td> <td … UI / UX Design html-css web-design | |
Hello I have a mock up of a Zencart layout but I am unable to identify an image. The CSS Code is as below: [code] body{ padding:0px; margin:0px; background:#FFFFFF url(images/t-dr.gif) repeat-x top; text-align:center; } a:hover{text-decoration:none;} img { border:0px;} .dt { display:table; width:100%;} .dr { display:table-row; width:100%; height:100%;} .dc { display:table-cell; … UI / UX Design image web-design | |
Hi, I am using map tool in DW whenever i need all time its working very fine, but this is the first time i am getting some problem with that? The problem is for a image i m giveing rectangular Hotspot tool for some portion, that is coming very fine? … UI / UX Design web-design | |
Hallo there! I am making a site for a friend in HTML/CSS. I REALLY need to make one page for her Schedule, that she could update herself. The problem is that she would not be able to edit the simplest HTML code/upload file via FTP or cpanel. I was thinking … UI / UX Design cpanel html-css ui-ux web-design | |
I am trying to integrate the Spry Menu Bar into an existing site design with a boatload of CSS. So I'm SOOOOO close... The submenu for the third item in the nav (the only entry which will have a submenu right now) displays in the wrong place. For the life … UI / UX Design html-css ui-ux web-design | |
I don't think there is any other way to describe the problem I'm having this time.. If you look at [url]www.hyperoctave.org/tweak/index.htm[/url] you will see a large flash screen, flickering like a TV. However, if you look at the code, there are actually id boxes with HTML content within them, and … UI / UX Design flash html-css web-design | |
Hellooooo., I want to do a flash menu bar without using any of macromedia flash software., i can do it with flash but I see there are sooo many websites with flash menu bar, but when i right click, it doesnt look like it has been done by flash. simple … UI / UX Design flash multimedia web-design | |
Hey all, I am a newbie to this forum and web-design and hope this has not been asked a hundred times. I have created a content box in Photoshop CS2. I have made it a transparent png. I am curious to see if I can add text to it in … UI / UX Design html-css multimedia web-design | |
Would it be too much to use multiple backgrounds for a website? My content will be structured the same but would like to switch up the mood a bit with each area of my site. Size: The screen size of the downloads are 1024 x 768 pixels (file size: 1106kbytes). … UI / UX Design multimedia web-design | |
Hello I have an image of a Joomla layout that I like, so I am planning to create a new css website layout based on this joomla template. But I am new to css. Can some one code the basic framework for the layout looking at the image attached with … UI / UX Design html-css image web-design | |
Anyone know of any flash components or scripts that produce the ad rotator you see in buy.com, with the 1 2 3 4 5 play pause buttons? UI / UX Design flash multimedia web-design | |
Hello, I was hoping someone could help me. I made a image slide show in Flash (CS3) and wanted to put in in Dreamweaver (CS3). I published the file in flash and went over to dreamweaver and did the insert - media - flash command and added the .swf When … UI / UX Design flash multimedia web-design | |
![]() | I'm an amateur photographer, and I'd like to use a script in [B]PSP9[/B] to automatically add an identical copyright to each of my images when working on them for web display. I had adapted a script I've previously received to add my own text, and also ensure it is 50% … UI / UX Design multimedia web-design |
Not sure whats the cause, but the list won't nest properly /* CSS Document */ [code=css]* { margin: 0; padding: 0; } body { background-color:#333333; font-family:Arial, Helvetica, sans-serif; size: 2px; text-align:center; height: 100%; font-size:14px; } div#page-wrap{ width: 900px; /* to be change once finish*/ height: 650px; /* to be change … UI / UX Design html-css web-design | |
hey im sorry if this question was asked before. im starting a new page, and i want users to be able to download songs from it, without having to right click the link and click save target...is there a html tag that would allow the link to request whether to … UI / UX Design web-design | |
I am testing out creating a website via php. That is NOT my problem, my problem is that the site does not display correctly at all in IE. it works fine in firefox, chrome, safari. the site is at [URL="http://www.blipit.net/new/"]http://www.blipit.net/new/[/URL], the css is located in the same directory under html.css … UI / UX Design html-css web-design | |
I am curious. When designing a website how do you know how wide you can make the page? Meaning, I use a 1280 x 1024 resolution, so making webpages just willy nilly I get a page that looks great for me but not on a machine that is 1024 X … UI / UX Design web-design | |
Over the last year or so i have noticed different sites GOING TO COMPLETE GARBAGE WEB DESIGNS when they had an AWESOME DESIGN BEFORE!! An email server im on is introducing a NEW INTERFACE which in my (And many others opinion) IS COMPLETE GARBAGE!! The interface they had for years … UI / UX Design ui-ux web-design web-server | |
Hello, I'm having trouble with jQuery.UI tabs. I use one-column liquid layout, that is: in a "Main" div there is "Floated" column and in the content area there is "MainContent" with margin equal to the width of the column. When I place tabs in the content area, the height of … UI / UX Design html-css javascript-jquery web-design | |
for some reason my "right" appears lower than the "content" (center) but not the "left" [code=css]#box { width:900px; margin-left: auto; margin-right: auto; } #content { overflow: auto; width:600px; padding:0px; background-color:#fff; float:center; } #left { width:150px; padding:0px; float:left; } #right { width:150px; padding:0px; float: right; }[/code] my div structure div box … UI / UX Design html-css web-design | |
Why does my table always go to the bottom of the webpage? The table that lists "books" "author", etc always moves to bottom of screen. I want the image to be at bottom, not the table.... Anyone able to point me in the right direction? [code] <html> <head> <title> Ruth … UI / UX Design web-design | |
...look like a Word Document. I don't mean using one of those proxy sites which covers up sites you're not supposed to be visiting at work. I literally want this to just look like text on a Word Document. Basically, for some weird reason, I am applying for an internship … UI / UX Design pdf web-design | |
Hello I am using a 3 column layout for which the css is as below [code] mysbody { margin:0; padding:0; background:#cecece; } #wrap { width:1024px; margin:0 auto; background:#fff; } #header { width:1024px; height:200px; } #left { width:200px; float:left; } #leftbarheader { width:160px; height:20px; padding-top:7px; } #leftbarheader2 { width:160px; height:20px; padding-top:7px; … UI / UX Design html-css web-design | |
Hi guys, would be vbscript work in firefox or it's for IE only? thanks.. UI / UX Design vbscript web-design | |
the code below works fine in IE7 but not in firefox 3 the last sentence is cut.. it display only until "7. The quick brown fox" what could be wrong? please help... thanks :) [code] .ws11 {font-size: 16px;} <div id="text17" style="position:absolute; overflow:hidden; left:226px; top:165px; width:539px; height:144px; z-index:1"><div class="wpmd"> <div><font class="ws11"><B>March … UI / UX Design display web-design | |
Hello I am a beginner to css, i coded a page where everything is shown fine, except for one problem: The links on the page are all in white, which also happens to be the page background. I would like all links on the page to be shown in black … UI / UX Design web-design | |
hi guys, how to convert a formatted word document to html? is that possible? if my word document is already formatted no need to edit when converted to html? any ideas is apreciated..thanks.. :) UI / UX Design html-css web-design | |
Hi guys, Im new to CMSms and am having some problems with IE. Im using CMSms 1.5.3 PHP Version 5.2.6 and the problem I have is with IE7. I havent had the chance to see the page in IE6 so I dont know how it looks there. It looks fine … UI / UX Design html-css web-design | |
I found a few simple overlay lightboxes but none would resize with the browser and none were cross browser friendly. This was designed to display a div but uses innerHTML so this could easily be changed to an image, iframe, swf, whatever. CSS: [code] html, body { margin:0; padding:0; height:100%; … UI / UX Design html-css web-design | |
Hello, I used DW CS3 and photoshop to create a few sites. Currently I create spliced layout in PS and create the rest of the page in DW. Very simple generally.. However, I'm wondering how I would anchor or fix a drop-down style menu to my page. See wwwDOTomarimckenzieDOTcom Here … UI / UX Design web-design | |
Hi I need some help :s I have a form on my web page and when you submit it via clicking submit button it refreshes the page and shows a table of results below the form. When the page refreshes the user has to scroll down to see the table … UI / UX Design web-design | |
hi guys, I am designing a website. The site has to have 3 columns, so i floated the left bar to the left. Didn't float the main, middle content and i floated the right bar to the right. Everything looks perfect eeh? well, not really!. Its coll if the browser … UI / UX Design web-design | |
Please read what should i choose? To all IT Professionals help me choose a 2nd career path please!! Professionals that work in the field there opinion,if they were gonna get into this field all over again what path would they choose?Here's my situation I am 31 yrs old, already have … UI / UX Design career lan-wan novell web-design web-server | |
Hi, I have some problem making a pop up customized from a form...I didn't have problem to make the pop up, but had some trying to customize it, cause I want it with no toolbar, no location ,no directories, no status,no menubar,no scrollbars,no resizable and width=770,height=600 . I am using … UI / UX Design web-design | |
I have a strange thing with some <a name> tags when the page is accessed by IE. The tag is just before a <h2> and works in Firefox. In IE (6 and 7) the page scrolls just a bit to high, meaning, the <h2> is just out of the window. … UI / UX Design html-css web-design |
The End.