7,985 Archived Topics
Remove Filter ![]() | |
Hi all, First - I am a novice at web design, so bear with me and I know my code and everything else is not perfect, but I'm slowly learning. :) I have designed a site for a cat breeder, she wanted to edit it herself so I tried to … UI / UX Design web-design | |
Hi there, I'm currently working on the following page... [URL="http://www.rjt-online.com/photos_titletest.php"]www.rjt-online.com/photos_titletest.php[/URL] The Filter By buttons open different "photo galleries" in the iFrame below them when they are clicked. I was wondering (being a bit of a newbie with web design) if it is possible to change the style of the Filter … UI / UX Design html-css web-design | |
I have text that is repeated on multiple pages. Is it possible have the text in the external css page so I only have to change it one time? UI / UX Design html-css web-design | |
A client of mine has a website that was developed by a webdesigner. This web designer now ignores are requests to share the access details. The client is now unable to make any changes to the website and is dependent on this webdesigner. The client is not provided with any … UI / UX Design ui-ux web-design | |
One of my pages has a big table that displays info from a database but the data runs down the page so if i were to view data at the bottom i would have to scroll down then I wouldn't be able to see the titles of the data from … UI / UX Design web-design | |
Here is my HTML:[CODE] <tr> <td> <div class="fileinputs"> <input type="submit" name="submit" class="submit" /> </div> <div class="fileinputs"> <input type="file" class="file" name="uploadedfile" /> <div class="fakefile"> <img src="uf_btt.png" /> </div> </div> <div class="fileinputs"> <input type="reset" class="reset" /> </div> <div class="fileinputs"> <input type="button" class="print" onclick="window.print()" /> </div> </td> </tr>[/CODE] And here is my CSS: … UI / UX Design html-css web-design | |
Hi, i'm trying to achieve the exact same effect as the 4 bottom tabs of this page : [url]http://uk.virginmoney.com/virgin/[/url] Most Jquery I have seen 'pushes' the content above or below it up or down the page as it reveals the hidden content, the above example reveals the content over the … UI / UX Design html-css javascript javascript-jquery web-design | |
How can i track users visiting my website. UI / UX Design ui-ux web-design | |
I need to find a Template Generator that I can use to create blogger templates for my readers or a template design software that will code in XHTML/HTML so that I can offer them on my website. If anyone knows of software that will help me reach my goal please … UI / UX Design web-design | |
Hello all, I am trying to start a new web design business in my local area...I am flash and joomla proficient but need some help(ideas) how to charge and find customers. Any help is appreciated. Thanks Neil UI / UX Design flash multimedia web-design | |
I am wanting to have slide shows of different albums on my page, the problem is it always shows the pictures from the last album coded to the page in the first album, and nothing in any album other than the first album. does anyone know how I can fix … UI / UX Design html-css web-design | |
is there some script i can put in the webpage to make the video viewable to like the person looking at my site IN windows media player or whatever their media player is(but keep the video on the webpage... not in their program window? does anyone know? i just want … UI / UX Design multimedia video web-design | |
Morning everyone -- Can anyone help me with what is probably very simple? I have a page where I want to get a variable from the URL and display it... so if my url is [url]http://www.mysite.com/page.html?variable=hi[/url] I want to get that "hi" out of there and print it out to … UI / UX Design display web-design ![]() | |
i realize this may be a little lengthy with the code pasted in, but it was bothering the heck out of me as i couldnt figure this out so wanted to ask... i've got a simple header with a left and right float (leftLogo and rightLogo) and the same for … UI / UX Design advertising html-css web-design | |
Hello, I have a form that when it is filled out by a user it is then updated in a database, what i would like is for that information to be sent via email at the same time. Ive tried the mailto function but doesnt seem to work my code … UI / UX Design web-design | |
Does anybody know an easy fix for this button issue in IE 7? if you look at it in IE 7 the buttons are not aligned correctly and the rollovers don't work. [url]http://ryanmcmaster.com/clients/summit/[/url] UI / UX Design web-design ![]() | |
Hello friends I want to resize a youtube video in my site. Is it possible? Please help. Thanks UI / UX Design multimedia web-design | |
Hi, I'm making a 404 page, and I want it to display the current URL, but I don't want it to be server side. I don't know much about any variables are anything, so it would be nice if a nice person could give me all of the needed code … UI / UX Design display http-protocol web-design | |
Hi, I have a horizontal submenu using unordered list and 4 images. You can see it [URL="http://bcgroup.lv/temp/"]here[/URL] I want to have some text above this image (section 1 , section 2 , etc) If I add this text everything goes wrong with this menu, you can see that [URL="http://bcgroup.lv/temp2/"]here[/URL] what … UI / UX Design web-design | |
Hi, Generally we use font size in pixels @ CSS file like [code]font-size: 12px;[/code], but i have seen in some of css file font-size using "slash" like [code]font-size: 17px/12px[/code] Which one correct, can you explain me UI / UX Design html-css web-design | |
I am wanting to have slide shows of different albums on my page, the problem was it always shows the pictures from the last album coded to the page in the first album, and nothing in any album other than the first album. so I changed my 'pic' to a … UI / UX Design web-design | |
I am totally desperate, have tried thousands of scripts and nothing works. I am not a web design genius, but am never afraid to try. Please, I have a form (see script below) with 5 questions. The user has to fill in the spaces with the answers and Submit. I … UI / UX Design email web-design | |
[url]http://ryanmcmaster.com/clients/summit/[/url] I have this website and it loads fine in firefox accept in IE 7 and 8 it just loads a blank page its a really weird. Any help on why this is happening would greatly be appreciated. UI / UX Design web-design | |
Hi, i'm trying to achieve the exact same effect as the 4 bottom tabs of this page : [url]http://uk.virginmoney.com/virgin/[/url] Most Jquery I have seen 'pushes' the content above or below it up or down the page as it reveals the hidden content, the above example reveals the content over the … UI / UX Design html-css javascript-jquery web-design | |
Hi, I'm trying to have a black box at 60% opacity over my background image. I'm having no problem getting the #content tag at 60% opacity, but the text is also now at 60%. Does anyone have any help for this matter? I also need help with some footer css, … UI / UX Design html-css web-design | |
HELLO ........... i want to do a flash movie that if i select a city it gives book dealers list from my SQL database i have no idea to solve this i can do the flash thing and c# and sql thins i don't know how to connect those things … UI / UX Design flash multimedia sql web-design ![]() | |
I'm trying to create a simple gallery for comics I have created. I have a main divider, which contains two tables. The first table is for navigation, which contains a drop-down menu with a button. The second table is for content. When the user chooses on option in the drop-down … UI / UX Design display html-css web-design xml ![]() | |
Evening all, first post so be nice ;) I want to know if it is possible to show the results of a form in a new window. So when you press the submit button on a post or get type of form, how do you get it to show the … UI / UX Design first-post web-design | |
Hello, I'm learning CSS and I've ran into a bit of a problem while trying to get a fixed footer to stick to the bottom of my page. I've searched the web and tried to adapt existing code to my page, getting everything inside a "wrapper" that's 100% height - … UI / UX Design html-css web-design | |
I designed my webpage in PS and sliced, optimized and saved it as images and html. I imported it into dreamweaver CS4, aligned it in the center and so far it displayed correctly. Then I added a new div tag to create a new CSS style sheet where I changed … UI / UX Design display html-css web-browser web-design | |
Hey, I'm having an issue with custom fonts on my site. I copied the code from a Google Fontlibary CSS file [CODE=css]/* Custom fonts for the site */ @font-face { font-family: 'Reenie Beanie'; font-style: normal; font-weight: normal; src: local('Reenie Beanie'), url('http://themes.googleusercontent.com/font?kit=ljpKc6CdXusL1cnGUSamX_cCQibwlboQP4eCflnqtq0') format('truetype'); } /*Assign the custom font's to where there … UI / UX Design html-css web-design | |
Hello, For your information, i am a student which specialist in Web Development. Currently i am preparing for my final year project. And i plan to develop a website which is a[B] Web-Based Virtual Graveyard.[/B] This website is special design for pet only. As a result, the pet owner can … UI / UX Design ui-ux web-design | |
Hi guys, I'm having a problem trying to get one of my pages layed out correctly. I wish to have contact details and adresses on the left hand side, a google map iframe to the right and all contained within an auto height content container. Below that should be a … UI / UX Design html-amp html-css web-design | |
I'm using Fireworks 8. I'm trying to apply a style to some text. For some reason, in the Styles Pane under Assets, it's totally blank. There's not one style there to choose from. Anyone have any idea what is going on and what I can do to rectify this? UI / UX Design multimedia web-design | |
[URL="http://download.cnet.com/3001-7240_4-10398150.html?spi=f2d379a61eea51a632f41e56cfd116f3&part=dl-6271747"]http://download.cnet.com/3001-7240_4-10398150.html?spi=f2d379a61eea51a632f41e56cfd116f3&part=dl-6271747[/URL] I want to make footer like this site in my website pls some help me. UI / UX Design ui-ux web-design | |
I created a HTML page with JQuery and Fancybox but WC3 validator refuses to validate it. It is still giving me 14 errors but I can't find anything wrong with my code. There are a few errors with normal text in my strings and a few errors on my opening … UI / UX Design html-css javascript-jquery web-design | |
Hello, I have been modifying my companys web site and I have a question about Forms. On my site you can buy products and the "Add to cart" button is the default grey buttons. I would like to change these default buttons to a more colorful button that I have … UI / UX Design web-design | |
Hello ! Why the following fallback for IE [icode]color: red;[/icode] does not work ? In IE7, the color is black rather than red. [URL="http://jsfiddle.net/JryG2/1/"]Live demo here[/URL] HTML: [code] <div> <span>Hello</span> </div> [/code] CSS: [code] div { width: 200px; height: 100px; background-color: blue; text-align: center; } span { font-size: 2em; color: … UI / UX Design html-css web-browser web-design | |
How do i get my html to be viewable online. Ive managed to create the page and want to be ablee to open it when i log on on a different computer on the internet. UI / UX Design web-design | |
Hi all, Can someone please help... I have a small youth football web site and would like to display the league table on a web page. What is the best way to display this information, so that it is not to manual when i come to update the results weekly. … UI / UX Design microsoft-office ui-ux web-design | |
Hi everyone! I have images I'm using in my navbar instead of text. I also have another image that replaces it for the hover effect. For some reason, the images are displaying vertically when I want them to display horizontally. I've tried every combination I can think of, any help … UI / UX Design html-css image web-design | |
How do I go about centering my entire web page in Dreamweaver CS3? I could really use some assistance. Thanks for any input! - J. UI / UX Design web-design | |
Is there a css solution for low resolutions to high resolution websites that will render the same appearance? UI / UX Design html-css web-design | |
What are some of the issues that can cause random problems with pdf files downloaded from a website? Sometimes they display a solid black screen, sometimes white, sometimes get a warning window that says only 'adobe', and other times they work fine. There seems to be no pattern - just … UI / UX Design pdf web-design | |
Hi, I made horizontal menu with some sub-menu items. Unfortunately I third level sub-menu items does not appear in IE7. Whole html, css code and working menu you can see at [url]http://jsfiddle.net/XzCMr/[/url] How I found out, IE7 hides third level in second level. If I change css margin from [CODE]#main-nav … UI / UX Design html-css web-design | |
I am trying to use a '#' in the URL to navigate to certain parts of a page and don't even know where to start or what it is called. I will give you an example: Most FAQ pages have all the questions as links at the top of the … UI / UX Design web-design | |
As far as I know, the 'image' input type can only be used for a 'submit' button. How do I make 'reset', 'print' and 'upload file' buttons on my form contain an certain image in them instead of being generic gray HTML buttons? I gathered that I would need JavaScript … UI / UX Design html-css web-design | |
Any way to get a *cheap* full version of Dreamweaver CS5? Or maybe CS3 or CS4? I'm using an ooooooooold Dreamweaver 4 (basically for landing pages) and it's a 10 years old software! UI / UX Design web-design | |
hi everone, Well I need to display something like below by using css. I am like stuck in this. So, plz anyone help me out. the first div.the first div.the first div.the first div. the first div.the first div.the first div.the first div. the first div.the first div.the first div.the … UI / UX Design html-css web-design | |
Hi, I am having issues attaching the following if statements in the head of my page to show the correct CSS for older versions of IE. I am using : <!--[if lte IE 6]> <link rel="stylesheet" type="text/css" href="/css/mainiesix.css" /> <![endif]--> <!--[if IE 7]> <link href="/css/mainieseven.css" rel="stylesheet" type="text/css" /> <![endif]--> <link … UI / UX Design html-css web-browser web-design |
The End.