10,643 Topics

Member Avatar for
Member Avatar for LogicWeb

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 - …

Member Avatar for Biome
0
148
Member Avatar for isotope

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 …

Member Avatar for Cool&Awesome
0
119
Member Avatar for PsychicTide

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 …

Member Avatar for PsychicTide
0
106
Member Avatar for Abysinian

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 { …

Member Avatar for Abysinian
0
114
Member Avatar for dantadin

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. …

Member Avatar for drjohn
0
113
Member Avatar for nikita.chandra

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!

Member Avatar for teedoff
0
123
Member Avatar for TylerTCF

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. …

Member Avatar for TylerTCF
0
140
Member Avatar for NewOrder

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 = …

Member Avatar for NewOrder
0
156
Member Avatar for fuston05

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 …

Member Avatar for fuston05
0
124
Member Avatar for iLoveNoodle

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?

Member Avatar for drjohn
0
133
Member Avatar for kcott

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 …

Member Avatar for drjohn
0
126
Member Avatar for tbridge

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 …

Member Avatar for rajarajan2017
0
96
Member Avatar for rudomsindo
Member Avatar for robertmacedonia

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, …

0
86
Member Avatar for MoreBloodWine

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 …

Member Avatar for MoreBloodWine
0
128
Member Avatar for riverbay_media

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 …

Member Avatar for riverbay_media
0
80
Member Avatar for SolidSolutions

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 …

Member Avatar for almostbob
0
146
Member Avatar for xgldani

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 …

Member Avatar for Ritesh_4
0
98
Member Avatar for mushget

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.

Member Avatar for Ritesh_4
0
89
Member Avatar for teedoff

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: …

Member Avatar for Ritesh_4
0
82
Member Avatar for stonest123

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 …

Member Avatar for pakishpk
0
397
Member Avatar for RisTar

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 …

Member Avatar for ko ko
0
100
Member Avatar for SBlueman

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 …

Member Avatar for diafol
0
21
Member Avatar for TLCJohn

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

Member Avatar for diafol
0
116
Member Avatar for andrewliu

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 …

Member Avatar for diafol
0
95
Member Avatar for boa

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 …

Member Avatar for boa
0
328
Member Avatar for Debscrafty
Member Avatar for diafol
0
148
Member Avatar for keavon

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!

Member Avatar for keavon
0
197
Member Avatar for vianco

[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]

Member Avatar for vianco
0
105
Member Avatar for puckoff08

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

Member Avatar for keavon
0
38

The End.