7,985 Archived Topics
Remove Filter ![]() | |
Hello, I am developing a twitter based login in my website. I have trouble in the dropdown. When I click the sign in button I can see only half of the drop down. I had checked the CSS and the z-index is very high. Despite that I am unable to … UI / UX Design html-css web-design | |
[CODE]<a href="javascript: void(0)" onclick="window.open('images/<?php echo $afbeelding;?>', '<?php echo $afbeelding; ?>', 'width=119, height=400'); return false;"><img id="wijnimgsmall" src="images/<?php echo $afbeelding;?>" height="65%" border="0px"></a>[/CODE] this is the image i'm currently using. but in IE the image isn't showing 65%. is there any way to fix this? here is an example in IE(in chrome it … UI / UX Design image web-design | |
Hello, I have a problem between different browser. I have a link that directs to a folder that is shared within a localhost server and it works find with internet explorer, but it doesnt work with chrome or mozilla. [CODE]<a href='\\Server\folder'>Click Here</a>[/CODE] That is a simple code I have set … UI / UX Design web-design | |
Here is my webpage: [url]http://www.lightsforafrica.org/project.html[/url] HOVERPICS. It used to work but, even though I've changed nothing, it no longer works! When you hover your mouse over the 5 words: America, Asia, Europe, India and Africa (towards the foot of the page) the image with the lights used to change to … UI / UX Design web-design | |
I have an IFRAME, i have set the height to 100% and have scrolling set to no why in safari does it not show the whole iframe? and what can you do to get this to show the full iframe page and not chop it off. UI / UX Design web-design | |
Hi, I'm new to this forum and need a little bit of help. I made a site using tables rather than css for the format but when it wasn't showing up correctly in different browsers and screen resolutions I decided to fix it (with help from some people who know … UI / UX Design html-css web-design | |
![]() | How do I set the default font on photoshop 8. Every time, I use the text tool to edit something in a text box, the font changes!! and I'm working on a book, means, large amount of images and text boxes, and, sometimes, the text box contains more than one … UI / UX Design adobe multimedia web-design ![]() |
SNIP I want to keep my featured gallery running the slides like the latest 2 updates, but below it, instead of the style of recent post updates and older post updates that i have, which are those squares, i want to turn each one of those squares into something like … UI / UX Design html-css web-design | |
Hello everyone, I am redesigning a website and I want to change the background color of a PNG (with transparent pixels), when clicked. Apparently, my only half of the background is changing. HTML: [CODE] <a href=""> <img src="Images/logo.png" alt="Logo" style="display: block; margin-bottom: -4px; border: 0px;"/> </a> [/CODE] CSS: [CODE] a:link … UI / UX Design html-css seo web-design | |
anybody know some good html dvd training? UI / UX Design html-css web-design | |
So I am making a Drupal website and was wondering what would be the best way of auto-adding images in front of certain phrases. like if someone types "press start" it will automatically add an image in front, like the Microsoft tutorials. No, I am not making a site for … UI / UX Design image ui-ux web-design | |
I am still a newbie to html and css, seeing as I have been working with c++ and python for quite so time, and have been having trouble with the div tag. Whenever I decalre a div tag and make the background-color: black it tends to go across the screen, … UI / UX Design html-css web-design | |
I've got a simple link that opens a mail message: [CODE]<a href="mailto:help@solutions.com"[/CODE] If I select a new mail message in Outlook, it opens and works fine, using the "Normal" format style for the body text. But, with the mailto: link, it opens a new message using "Paragraph" format style for … UI / UX Design email seo web-design | |
I have a website where on one page I used nested tables to position elements and on another page I used <div> tags to position elements. I did this for testing purposes. On all webpages, there is a background image 900x600 set in the css file. On the far left … UI / UX Design ui-ux web-browser web-design | |
SNIP I don't know what I did, but I simply editing a post to add a second photo, and then the featured gallery stopped working. I have went into style.css and reuploaded the default code and still not working. Please help. I did a check on firebug althrough i really … UI / UX Design web-design | |
Hi i recently made a 3 column PSD of the website page i want and this is for all the pages and i have no idea how to make a 3 column PSD into a CSS style sheet as i want to add a lot of PHP code to get … UI / UX Design html-css web-design | |
Hi, I would like to take a printout from my system, after the user give some input. But I don't like to take printout of the form, I just like to have the form data in some other format. How to do that? I am using PHP & MySQL for … UI / UX Design web-design | |
hello again, i have one more problem im trying to get past, i have a url structure like this.... [url]products.php?page=scripts[/url] how would i make a multiple variable so i can also use this.... [url]products.php?pid=sscfa[/url] but not at the same time, either one or the other, i have attached the code … UI / UX Design php web-design | |
hi there, If i made flash banner in Adobe Flash CS4, how we add it in website which is based on html and CSS. Thanx UI / UX Design flash html-css multimedia web-design | |
hello friends i need to make a edit profile page in my website,while registering a user can select multiple locations using multiple select options,so while editing user must get defaultly selected options while registering,i tried using multiple=multiple,but after getting details from databas it must select automaticlly....i cant do that can … UI / UX Design html-css web-design | |
Is there an easy way to figure out which doctype is the correct type when using the [url]http://validator.w3.org[/url] validator? UI / UX Design web-design | |
Updating current website using a free template found online. Need to change the logo graphic...love the font, just need to change the wording. Have tried numerous times with my lack of photoshop knowledge. My attempt just made me laugh in all it's ugliness and non-resemblance to the original. (thats how … UI / UX Design multimedia web-design | |
[CODE]<?php echo '<!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"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />';?> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" type="text/css" href="css/style.css" /> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="js/jquery.jMagnify.js" ></script> <script type="text/javascript"> $(document).ready(function(){ $(".menu2 a").append("<em></em>"); $(".menu2 a").hover(function() { $(this).find("em").animate({opacity: "show", top: "-75"}, "slow"); var hoverText … UI / UX Design html-css javascript-jquery web-design | |
Hey guys, i was making some thing easy and small and I've made it many times ago, i want to make Div tag with width 670px and insite it two Div tags as 2 golumns the left 400px and the right 370px.. [CODE] <div class="bulb_body"> <div class="left_column"> <p>This is test … UI / UX Design web-design | |
![]() | Hi, I was looking around at the source of some popular websites and I noticed that a lot of them have a way to detect your OS, Resolution, Browser and more... I was wondering if anyone knew where I could read more about setting the CSS to fit the users … UI / UX Design html-css javascript web-design |
i want to make a popup div for my games section in my website, so when i click an image a sort of layer pops up (not a new window) i need it so i can add swf games to it, what do i need to do or can anybody … UI / UX Design web-design | |
I want to make it so I can put a caption under an image so that the caption will only go as long as the image. I wan't to be able to do this without having to set a width for the caption. I do not know if this is … UI / UX Design html-css image web-design | |
I have a main page where the user will select an image between 32 others. Each image has its own category. I then need to open my Categories php page (no need to have 32 I'm sure), where the image selected will display THAT images categories. I have no idea … UI / UX Design web-design | |
My fly out menu hides behind an image on the web page. HTML /* menu */ /* common styling */ .menu {font-family: arial; font-size: 14px; width:200px; position:relative; margin: 5px;} .menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:170px; text-align:left; border:1px solid #000; border-width:1px 1px 1px 1px; background:#FF9933; … UI / UX Design html-css image web-design | |
![]() | hello, is there any way to view only a part (portion) of website A in website B. For example, I want on my site to put a small div in which to see only the price of that object, so that the price i see is always the current price. UI / UX Design html-css web-design ![]() |
I am loading text from a text file into my page. This all works fine, but it loads the text as one paragraph and not in separate lines, line breaks or paragraphs. How can I achieve the line breaks to load the same as is the text in my text … UI / UX Design web-design | |
Hello, I have a legend tag which is overlapping with the table field in the fieldset tag in firefox. It works fine on safari and chrome. The legend tag is in the extreme left corner [code] <form id="registerForm" method="post" action="registration_confirm.php"> <fieldset> <legend> <span> User Information: </span></legend> <table id="tableinfo" width="100%" > … UI / UX Design web-design | |
I would like to know how to build the code or if there is script I can use to be able to credit peoples accounts with credits if they purchase the credits. Like if you pay $1, then you get one credit that can be used to buy things. If … UI / UX Design finance ui-ux web-design | |
Hi I have a client who wants to provide me with Microsoft Publisher documents to add to his website. The material will be added via a content management system. I can't just select all and paste into the CMS so I have saved a copy of the Publisher document as … UI / UX Design image ui-ux web-design | |
Odd problem I am having. I am developing in Drupal, and working on my template. I have a sidebar on the right, and the text inside touches the edges of the box so I added some padding. When I add this padding the sidebar drops so that is is below … UI / UX Design html-css web-design | |
Hey guys I am having trouble with my CSS. I am doing work with Drupal and I am re-styling the CSS for the site. I have it laid out the way I want buy on some web browsers my wrapper or the center of the page where the content is … UI / UX Design html-css web-browser web-design | |
Hi, I am hoping someone can help me with this. I have a div which stretches the width of the web page which is 5px high and an inner div which is 1000px wide, also 5px high, and centred. Both divs have an x-repeating background image. In all browsers this … UI / UX Design web-design | |
Dear All, I have here some problem with my html code. I can't make text aligment in following html code. How can i solve it? [CODE] <TABLE width="500"> <TBODY> <TR> <TD><IMG title="" border="0" alt="" align="top" src="img01.jpg" width="150" height="90"></TD> <TD> <ul> <li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, … UI / UX Design html-css image web-design | |
Hi I am new to this forum and I am creating my first website. I have created my html and css documents but am having a problem with how the webpage is being displayed. It displays as I want full screen until I minimize or change the window size of … UI / UX Design html-css web-design | |
I can not get any of my links to work. the tabs should go to the correct page and the links at the bottom should go to the correct page. help [CODE]<html> <head> <!-- New Perspectives on HTML and XHTML 5th Edition Tutorial 2 Review Assignment CAMshots Photo Contest Author: … UI / UX Design web-design | |
I have some customers saying certain pages never load for them and actually freeze their computer or make their internet connection drop. I asked one if they knew if they were using Internet Explorer as their internet browser and she said: "no, google". I was surprised and said: "oh, you … UI / UX Design troubleshoot-hardware ui-ux web-design | |
Can we change the look of a web page for personal learning. Like if i am visiting a website and the background is light pink. Can i save this page on my hard disk and change its background color to white to see how it looks in browser and check … UI / UX Design ui-ux web-browser web-design | |
Making a layout in photoshop, splicing image... How can you use a photoshop layout to benefit you in terms of SEO? Other than image alt tags and url's of course. Is this ALWAYS a bad idea? UI / UX Design adobe seo ui-ux web-design | |
Hi I have been asked to create a site for a band. They want to have a whole pile of mp3s and some sort of player. Ideally, of course, needs to work across device (and you all know I mean iPad/iPhone - so not flash). Can anyone please recomment a … UI / UX Design flash ipad iphone web-design | |
Hi there guys, I'm currently trying ti build a site and I cant seem to get the positioning of my page as I want it. Simply pu I want all the items centered instead of as they are (justified left). Here is the sauce: [CODE]<%@ Master Language="VB" CodeFile="MasterPage.master.vb" Inherits="MasterPage" %> … UI / UX Design html-css ui-ux web-design | |
i want box 1 and box 2 horizontally next to each other. I want the parent div if the content overflows to scroll and box1 and box2 horizontally next to each other. i tried below but box2 keeps going underneath box1. the scroll is necessary. [code]<div id='parent'> <div id='box1'></div> <div … UI / UX Design web-design | |
I can validate the captcha successfully, but when I set the button property 'Action' to 'Submit form, the captcha does not work, nor does the validation on username and password. When I set it back to 'None", Captcha works, Data not validated. The code below is quite long, but it … UI / UX Design mysql php web-design | |
I have the following code that checks for captcha validation in php. If successful it will echo correct etc. [CODE]<? /* This is the back-end PHP file for the How to Create CAPTCHA Protection using PHP and AJAX Tutorial You may use this code in your own projects as long … UI / UX Design session web-design | |
Hi! I want to know which one is the best provider for web hosting. My requirements are: Support for servlet, jsp, html, jdbc, javascript, mysql database. thanks UI / UX Design ui-ux web-design | |
hi,im going crazy im introduced to the basics of xhtml and when i tried to insert an image it dosent appear in the browser i have checked the code 100 times nothing seems wrong thie is the simple code [CODE] <?xml version="1.0" enconding="UTF-8"?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional … UI / UX Design image web-design xml |
The End.