7,985 Archived Topics
Remove Filter ![]() | |
Hello, I basically trying to place texts on top of images. I have this in css: #bannernavtext {margin: 200px 0 0 750px; font-color:black; z-index:0; } #nav li { float: left; margin: 0 0 0 4px; list-style: none; background: url('images/banner nav.jpg') no-repeat top; z-index:-1;} #nav li.activeSlide a { /* background: #88f … UI / UX Design image web-design | |
Okay, I'm rather new to computers, I mean *really* really new with them, I'm making a small page, just four boxes, one on top, one on bottom, and two side by side, spereated by a space, the right being larger. I can do the top, bottom, and the left,how do … UI / UX Design web-design | |
I know some of them and I wanted to ask you if you know any other prefixes than this ones -moz -webkit -o -khtml Thank you for any help UI / UX Design html-css web-design | |
What are the factors that we should take care while designing the logo of a site? Thnx....:) UI / UX Design web-design | |
Okay, I'm trying to do something, and I have no idea what's going on. Without having to spend a long time learning *another* programming language, all I want to do is target a div with a link from another div. http://www.vinceswebservices.com/bmcleod/main.html Okay, what I want is to click the Menu … UI / UX Design html-css web-design | |
Hello All I am developing 1 very simple site and I am totally confused "HOW TO DISPLAY MY DIFFERENT CONTENTS IN <DIV>". Detail - My links as are in left side in **<DIV class="image002-03">** and on clicking on them I just want to display the content of link in Mid … UI / UX Design html-css web-design | |
The issue I'm having is that I need to add a second stylesheet to my web site. But I'd rather not update the 20+ HTML pages with a <link href="" /> code. Is there any way to link from the existing stylesheet to another? That way I only change one … UI / UX Design html-css seo web-design | |
Hi! An issue I'm having is using CSS's font-family code to change the font of my website's text. However, the issue is that the font I need is not native to Windows. I know I could download the font and view it like that. But this is of course not … UI / UX Design web-design web-server | |
Hello, I basically trying to erase the underline on the websitelink. I have this : style.css #newlink a:link{font-color:blue; list-style:none;} weblink.php <div id="newlink"><a href="http://www.website.com">www.website.com</a></div> What else should I edit? The weblink is still underline and the font color still does not change. UI / UX Design web-design | |
Hi! I am making a simple box and inner box. The outer box is white and the inner box is purple. The inner box width is static (95%, i understand this is not necessarily static, but in the context of the height you'll understand) but the height is set to … UI / UX Design html-css web-design | |
Hi folks, I'd appreciate any advice you can offer me. I might just be missing the fix for this out of sheer fatigue. I'm working with a scrolling div styled with "width: 100%" (identical to the one on my current site http://notionalanthem.com). I want to add fixed-width blocks of text … UI / UX Design html-css web-design | |
Hey everyone, I'm posting this thread in this forum because I am not sure where else it should go to. Anyway, I'd like to straight jump to the question. I want to make the URL to my site look like mob.mysite.com. how do you achieve something like this? do I … UI / UX Design web-design | |
Can anybody tell me what are the advantages of using CMS in Web Designing? UI / UX Design cms web-design | |
I am having a problem with validation I dont understand what the w3 school is saying. Can anyone help UI / UX Design web-design | |
Hi, i'm trying to make this work but i can't! I cleaned a code and fix the codestyle. I edited it to my needs, but i'm stuck when i'm trying to make links to change when the variable language is changed. Sorry my english is bad. I'd like to make … UI / UX Design html-css web-design | |
Hi, I just volunteered to help a non-profit out with their webdesign. I know the bare minimum. We added information to one of the pages and now the borders won't line up. I think it is something with the DIV. www.thegardenofhope.org Here is what we have: <div class="wrapper"> <div class="header"> … UI / UX Design html-css web-design | |
How do you make a style that affects the font attributes of [B]only[/B] the numbers in ordered lists (ol) without affecting the contents of the list items? No kludges please, and the solution must validate as XHTML 1.0 strict. UI / UX Design web-design | |
I have been reading some tutorials about floats from various sources on the web. They say that if you want to float one div element next to another you are to put a float attribute into one of the div elements. for example one website says this... > Quote From … UI / UX Design html-css web-design | |
Hi all, Not sure if this is something that is possible or not but what i'm looking for is as follows....... I have an excel sheet of football league tables. The sheet automatically updates when I enter in results I'm looking for a way (prefibally in HTML as i'm fairly … UI / UX Design html-css microsoft-office web-design | |
What does this mean? **Error Line 95, Column 56: end tag for "input" omitted, but OMITTAG NO was specified** <td><input type="button" value="Add to Cart"></td**> You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">". **Info … UI / UX Design html-css web-design xml | |
I am trying to build a rollover content menu... just like the one in the mbusa site (their site menu)... does anyone know how to make one or can show me a reference to one? Thanks! UI / UX Design web-design | |
Hi I have made a webpage with css. Its working fine in firefox. but not working in Explorer. But when I zoomout to 90% its working in IE. html code is <html> <head> <title>test slice</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="style.css" rel="stylesheet" type="text/css"> </head> <body> <div id="header_border"> <div class="table"> <ul><li></li> … UI / UX Design html-css web-design | |
Hello. I am doing an assignment. I just need someone to validate that I did it correctly. According to the book I must: "set the default namespace for the document to the XHTML namespace". I'm a bit confused as to how to do it, but I did this: <?xml version="1.0" … UI / UX Design html-css web-design xml | |
I created a page, and part's of my site won't center... can anyone help me center it... for example boxes fly out of the container... Here is my code (sorry for being disorganized and sloppy, I forgot to rename every apDiv): This is my css: #center { margin: 0 auto; … UI / UX Design html-css web-design | |
![]() | Hi I have a issue with lining up with my logo. IE & Firefox can't line up straight horizontal with the logo. I also have a random image background php code on the index page, but I can't seem to figure whether the random image script is the reason that … UI / UX Design html-css web-design ![]() |
Hi everybody! I'm new here, so don't blame me if i posted in the wrong topic. I made some vertical spry menu with Dreamweaver, but when I look it with IE, it looks different (worse) than it looks with Firefox for example. I see in the javascript file,that there are … UI / UX Design web-design | |
I want to learn how you can do or is there any tool to do a search field in a website which basically you enter a domain name and it search if the domain is available or not. Basically this you can find it in web hosing websites - when … UI / UX Design seo web-design | |
Hi I have the following web page: www.createtime4u.com/index - Copy.html Most of the page is now pretty responsive to changes in the desktop size (I haven't added any media queries for mobile etc yet) However I'm really stuck on this CSS slideshow. Most of the CSS for this slideshow I've … UI / UX Design html-css image web-design | |
I have a website with embeded mps files. On ie9, you can see that it works fine; the media file shows up, you can press play, and it works. Here's the problem: In firefox, the mp3 player doesnt show up, and a pop-up message says that additional plugins are needed. … UI / UX Design apple web-design | |
Hello all, I'm looking for some help. What I want to do is quite simple only I don't have the knowledge or expertise in web development. I need a web page with a text field, which when submitted parses and saves the information to a table to be viewed. That … UI / UX Design display web-design | |
My blog is www.khazanakhoj.blogspot.in. In this blog i am not able to go to old post and next post. Even i opened particular blog, in that also its not coming. Is here any help regarding this problem. UI / UX Design html-css web-design xml | |
I created a rollover image link... and the links don't work... can someone tell me what I got wrong....? my code: CSS is down here #F { position:absolute; width:96px; height:90px; z-index:1; background: url('facebook.png') } #F:hover { background-image: url('facebook_hover.png') } #T { position: absolute; width: 96px; height: 90px; z-index:1; background: url('twitter.png'); … UI / UX Design html-css web-design | |
![]() | Hi there! I need enlightenment on the subject of altering an A record for a website domain name. I have obtained the correct IP address and provided it to the holder of the domain name records so he can change the A record. As far as i am aware this … UI / UX Design cpanel web-browser web-design |
Hey everyone, new to this place but i was hoping someone cuold tell me if theres somewhere where i can just copy and paste a code into my website for a comment box or something along those lines?? cause i'm not a web developer or software designer so i'm pretty … UI / UX Design web-design | |
hi, okey here's what i'm trying to do.. i'm making a gallery .. when u roll over on the thumbnail -which is actually a text image- the big photo swaps to a 50% opacity image and when u click it swaps to the same photo with 100% opacity so what's … UI / UX Design image web-design | |
I am having trouble importing a properly working .gif file into Dreamweaver. I am in the process of learning how to code and in the meantime could really use some help with this. So far I have found the suggested code <img src="image.gif" alt="image" /> Is this the best way … UI / UX Design ide web-design | |
I am trying to insert a small flash animation at the top of a webpage. The webpage is here www.idroidrandp.com/mbz. At the very top of the page you can see where the animation shows for an acheivement. Well the issue I have is when I insert it as a .swf … UI / UX Design flash html-css web-design | |
HI PEOPLE, i have a problem with creating a menu in html, I tried creating 1 with list and it changes each and everytym i change a computer to another. Any1 with a better approach maybe? UI / UX Design html-css web-design | |
Hello Dears I need help in having two columns in my website , i don't know why it can't be done i tried everything with table and div and css ,, but it appears on column is down and the another is up it's so strange !!!!!!!! i tried also … UI / UX Design web-design | |
we have a new team in odesk and we are web developer team but we are confused about our team web site developmet. please see our [site](http://www.teamworkerpm.com) and give us a suggetions about our site. and you can see our odesk profile team. [odesk profile](https://www.odesk.com/users/~~927d1abd625ccb19) thanks all UI / UX Design html-css php web-design wordpress | |
I'm trying to finish the last tweaks on a [site](http://www.friendshipcirclenc.org/fc-evaluation-2011-2012/) I created using an Elegant Themes Wordpress theme and I'm having a frustrating time figuring out how to center the page titles so they are each exactly centered regardless of their width. Here's an image of how I want it … UI / UX Design html-css web-design wordpress | |
htaccess transform contact.php in contact? I have tried this to transform index.html to index but is not working RewriteRule ^index\.html$ http://localhost/Seaweb/index/ [R=301,L] any help apreciated UI / UX Design php web-design | |
Hi all thanks for reading, i am having trouble getting my link button postioned in the correct place and the image. how i want it to look can be seen in fig-1 and what i am getting can be seen in fig-2. the relevant code i am using is as … UI / UX Design html-css web-design | |
I've embedded a video using <code><iframe src="HS Website Video Final 8-01-12.mp4" style="height: 232px; width: 534px" class="auto-style15" /></iframe></code> How do I keep it from starting automatically? UI / UX Design video web-design | |
HI there, I wonder if you can help me at all. In a few days I will have an interview for a web developer job, in a local company here in the US. I am good with css and html, and know a bit of javascript and jquery. Now, I … UI / UX Design html-css javascript-jquery web-design | |
I have problems to find inspiration in making simple designs. It's so anoying, I lose lot of time messing with styles instead of writting php code. Are there any tricks that people do to make design better and make quick layout. I don't look for something special, just simple design. … UI / UX Design ui-ux web-design | |
Hello every one i want to know about that how can i make an seo friendly Webdesign... UI / UX Design seo web-design | |
What are the key and unique benefits of HTML5 over other versions. how ahs it affected some third-party plugins. Which websites have started using HTML5 and CSS3. how are they using it. What is offline web feature and how to use it? Your help would be appreciated. Regards, Techy. UI / UX Design html-css web-design | |
I am having trouble with background images showing up in IE7. While everything looks fine in IE9, firefox, and chrome, when I checked on IE7, I see that none of the background:url (images/image); show up in my browser. Anyone know why, or a work-around for this?? Any help would be … UI / UX Design web-design | |
Can anyone write a simple code for a slider that fades???? i want to do one just like the one on mbusa.com.... can anyone assist??? Thanks in advanced! UI / UX Design web-design |
The End.