10,643 Topics
| |
Can someone please suggest how to achieve incredibly sharp, tiny fonts inside PSD graphics? I use Adobe PS CS3 at this time, trying to insert small text (about 9pt) but various fonts I've used and styles (sharp, smooth, crisp, etc) I just cannot get them to look super sharp - … | |
Hi everybody, I'm struggling with the hoary problem of filling a page with css, even when the content doesn't reach the end of it. I've been digging through many posts, forum and mailing lists and found hundreds variations of the same few tricks, but didn't find an ultimate one. Since … | |
Hey guys, I ran into a bit of a problem and I'm hoping I'm just writing the embed wrong. I'm unable to re-size a .mp4 movie... If I go larger with my width/height it just creates white space around the movie (Example: if I increase both width and height, the … | |
Hey, I'm doing a lot of work on my website, and changing from tables to divs for holding my images. At the moment, this is the code i'm using for the divs for my images in my CSS file: [code] #imgHolderLeft { float:left; } #imgHolderRight { float:right; } #imgCaption { … | |
If you check this website [url]http://www.hackstavastergard.com/uthyrning.html[/url] you will then see that those 3 houres are background images and when I print them, then they aren't visible on the paper! What's only visible is the text and images of the food and the person who is sitting and writing its computer. … | |
Hi! how do i create glowing text using html and css. by writing the code given below i am unable to do the same. [CODE] <TABLE STYLE="filter:glow(color="red", strength=4)"> <TR><TD><center> TEXT GOES HERE</center></TD></TR></TABLE> [/CODE] Please help! | |
Can someone tell me why it might be that my Title 1 and Title 2 wrap in the table? This is a snippet of 130 titles, some are long, some are short. I want the title block to be a fixed length and nicely formatted. Any suggestions? Thanks in advance. … | |
how do i use code in html (i use dreamweaver) when i put a code ..what i get on my page: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication1 { class Program { static void Main(string[] args) { Student student = new Student(); student.Name = "Dani"; student.Score = … | |
im using a simple text input form. and the "value" is a default.. such as saying "title" in the title text feild to let users know this is where you enter your title. How can i make this default text disappear when a user clicks in text box to make … | |
what are the css properties i should look out for when styling for cross-browser consistency? or is there a good website that layout everything? | |
Hi, all - I am not an IT pro like so many of you, but a marketer tasked with maintaining a few company websites and am struggling to get the hang of it again (I used to maintain a company website in a former life). One of the sites I'm … | |
I am new to AS3 and i need to make a game that can juggle several balls on a platform (controlled by a user). So far i've got one ball that can juggle, but i dont know how to import more balls. I want the user to be able to … | |
how do i make a photo gallery using adobe flash cs4 | |
Hello to all, I am building an application in AS3 that loads swf files using UILoader. Each swf file has its own sounds included and the problem is that when I load the files - I load them all at once, and I need to show one at a time, … | |
Below is the code used to display a small input field on my [url=http://www.eojmarket.com]site[/url], well here's what I want to know. Using the pictures below I really like the way it displays (more uniform) in FF etc. but not in IE. It appears something is going on with the top … | |
I am having a problem coding my web site, Please see attached screenshot for a visual. Here is the css and HTML code [CODE] <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <style type="text/css"> <!-- #nav_bar { height: 50px; width: 350px; margin: 0px; padding: 0px; } #nav_bar li … | |
I have 3 DIVs I'm floating left so they all line up in columns. The middle (2nd) DIV is a separator. The outer DIVs are the main content and I have set each of their width to 49.5% and the middle separator DIV to 1%. FF and IE seem to … | |
Hi Everyone, I'm new to building sites, have to make one for work. It's pretty simple/straightforward, but I got to having fun playing with it. So I have spry menus set up in it, one horizontal on all pages, & vertical ones on sub-pages. The menus appear fine in Firefox … | |
Im looking to make a css photo gallery. Very simple that can fit on one page, and has no javascript or anything fancy. It's for a school project and all we have learned is CSS and HTML coding. | |
Not sure if I should post this here. But I know you can create rollovers to display image "popups" using jQuery. I'm sure there are some drawbacks to using this method, such as the drawbacks to using javascript in general...ie people turning off js and such. My question is this: … | |
I've just started styling a website that i've designed but i have hit a problem straight away. that problem is that when i create a div for all my content to go into and try to give it a background color, it doesn't do anything, and if i give it … | |
Hey I have a problem with background repeating and positioning in IE. For some reason the background of the header and the shadow underneath it is not repeating but there is another div tag inside of the header div tag and the background is repeating just fine! Help will be … | |
I'd like to show the Zoints topic tag threadform when creating a new thread only in certain forums AND only to certain usergroups. What template conditionals would I use? And how should it be structured? Plus when both these requirements are met I need to show one of two threadforms … | |
Hi there, Is there a workaround for -moz-border-radius: and -webkit-border-radius: which will then be validated by W3C CSS? Thanks for your help. Kind regards John | |
Hello, I'm using php to write my code and I have an if else statement. If the user is logged in, show the content. If the user is not logged in, show a login form where the user has to input username/password. So how do I correct my layout where … | |
Hi, I am running into problems with creating a dropdown CSS/JS menu. The below code is a bare skeleton. My current goal is getting the submenus to be correctly placed under their corresponding menu. [ICODE]<!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> <title>My Navbar</title> <style type="text/css"> #navbar … | |
What makes a web site great? How do you evaluate good design? Any tips? | |
Hello. Here is my website: [URL="http://www.keavon.com/"]http://www.keavon.com/[/URL]. You can view the source for code. What I need to do is lower the 'Newest Game' div down (with white/background color, not the gray) away from the top 'Who Are We?' div. Help would be appropriated! Thanks! | |
[B]I'm using Macromedia Dreamweaver8, I use flash for my dropdown menu buttons, but i never know how to put another object behind Flash like another table or td, to consume the space of page.. anyone can help me please.. thanks.. I'm a newbie for webdesigning..:)[/B] | |
I have an html/ccs site where I would like to have a video with no sound as the background, rather than a color or picture. I want something similar to how this site has it: SNIP |
The End.