CSS (Cascading Style Sheets) is a declarative language used to code style sheets which determine the visual appearance of text and images, as well as form and interface elements in documents created with markup languages like HTML and XHTML.
1
vote
1answer
590 views
Photoshop To CSS: How do you translate Fill to CSS
I have a content box in photoshop with the background color #bc0018 with a 65% opacity and 50% fill.
I am able to translate the backgroundcolor and opacity part to this, but without the 50% fill the ...
1
vote
2answers
147 views
Recipes for HTML/CSS [duplicate]
Possible Duplicate:
How to create this 3-columns fluid layout?
I'm new to HTML/CSS and I'm having a hell of a time getting things to lay out like I'd expect them to! It would be really ...
1
vote
1answer
151 views
Dealing with a huge top-level navigation menu requirement
What are ways to deal with a large number of top-level navigation items?
I am working on a site that requires 50 items at the top-level navigation. The items are all at the same level: they cannot ...
1
vote
1answer
56 views
Where can I find a good repository of semi-transparent tiles for web?
I have been looking frequently for a site, a service that provides a repository of semi-transparent tiling backgrounds. I've found some grain generators, but I would like some more things that I could ...
1
vote
3answers
156 views
How do so many app menus get that finished textured look?
I don't know how to describe it but how do you create that nice textured look with css?
Seen in the background:
Also seen a bit on the left hand dark navigation of:
Thanks for your help
...
1
vote
2answers
196 views
How to get arced drop shadows with center glow effect in Photoshop?
I was just browsing the plugins.joshlobe.com and the thing that caught my eye was interesting use of drop shadows. I am talking about the drop shadow in the linked image with a center glow kind of ...
1
vote
2answers
304 views
CSS LetterPress Effect
I can't seem to get the color values/names correct so that I can get a Letter Press Effect on the text
To create the appearance of text that has been stamped, choose a text colour that is darker ...
1
vote
1answer
92 views
Creating a new stage in Adobe Edge Preview 0.10.0.134.17040
I recently started working with Adobe Edge, and need to create an additional stage for a more complex animation. How can this be done?
1
vote
1answer
90 views
Spacing nav menu type
When designing a horizontal menu for a website in photoshop (like the img attahced) whats the best way to space them ?
In html/css i would just use float:right; margin-left:20px; but in photoshop the ...
1
vote
3answers
135 views
How to extract the black and white components of an image to superimpose it over colored backgrounds
Say I want to create a glowing button for a website. I would like to have the possibility to dynamically change the color of that button by changing the color of it's background.
For this I need to ...
1
vote
2answers
572 views
How do I use a custom font in an SVG image on my site?
I created a custom Facebook icon using Inkscape and saved it as an svg. It uses the same font as the title of my page, which uses the font "ubuntutitling-bold-webfont", which I have referenced as a ...
1
vote
2answers
343 views
Creating Rolodex-Style Flipping Numbers Sprite in Photoshop?
So Apple recently had a countdown to their 1 billionth app download and it used a rolodex flipping type of effect. This actually turned out to be running on a sprite image which is composed of ...
1
vote
2answers
173 views
How do you achieve the margin:auto effect in Fireworks/Photoshop?
In Fireworks and for an image similar to this:
what's the best way to horizontally distribute objects in their parent container so that they have equal margins? The same effect can be achieved with ...
1
vote
2answers
179 views
Fireworks slices for Dreamweaver
I am designing a website and am planning on slicing up my template in Fireworks and then exporting it to Dreamweaver. When this is done it does of course go into a table. I have a title and nav bar ...
0
votes
3answers
49 views
What is a difference in Css frameworks vs preprocessors
I am somewhat confused as a graphic designer. What is that distinguish them.
I know what both provide to some extent. Like I read about LESS and liked it.
I guess i want to know what is a difference ...
0
votes
1answer
176 views
How can I achieve a better 3D lifting effect of a logo for a website?
This is my current approach, only the shadow moves. http://tinkerbin.com/uekpe227
This is a second approach, both the shadow and the letters move. http://tinkerbin.com/LjiGDKa7
And in the last ...
0
votes
2answers
384 views
Having trouble making a CSS3 background
I wanted to make a rather simple double-CSS3 gradient background, which would look like the one in use on my website now. I can't, however, conjure up the code to get both gradients working at once. ...
0
votes
2answers
71 views
Which UI treament of a large photo is more successful?
I am about to launch a beer app on Facebook, and while it's a minor detail, I am deciding between two ways to display the photo:
Option 1:
http://cl.ly/082D0I3A1u0S0W0S1x2w
Padding is less ...
0
votes
1answer
466 views
How to reduce a .ttf file?
I have a Chinese font file, the size of the file is 7.693 MB. Due to the size of the ttf file, the site loads only slowly. Is there any way to reduce the size of the .ttf font?
Thanks.
0
votes
1answer
356 views
Does Firefox support .ttc fonts? [closed]
I have the following css:
@font-face {
font-family: 'font name';
src: url('../font/fontname.ttc');
}
In Chrome it is working but in the firefox the font style doesn't apply, font get too bold not ...
0
votes
2answers
175 views
GUI for web design?
I have a friend who has like 250 hyperlinked flowcharts. He wants to put them into a web app. The thing is, it needs to be simple HTML. There are some websites out there for flowchart HTML, but the ...
0
votes
1answer
97 views
What are the available css frameworks? [closed]
I have been trying to find a nice css framework so I can put it as my main design style and re-use it in my web developments without having to think about the style that much.
So far I have found ...
0
votes
2answers
153 views
How can I improve my website design? [closed]
I'm launching a company and currently working on the website. Here is the link: http://goo.gl/HKbIK
As I'm not a professional webdesigner your comments / feedback / suggestions of improvements would ...
0
votes
1answer
147 views
Images not displaying properly in Firefox
I am having an issue with Firefox rendering a few of the .png's that I have loaded into a Wordpress blog that I am preparing for a client. The images look fine in IE 8 & 9, and chrome, but it ...
0
votes
1answer
933 views
Color palettes - RAL to hex or RGB
I'm looking for a way to transform the RAL color palette to hex or RGB so I can use the colors in CSS (all/any of them).
Is there an XML file someone can point me to, or a database somewhere, that's ...
0
votes
1answer
201 views
DIfference between IE and FF. Colors [closed]
I have a problem with my CSS code. Buttons look differently in IE7 and FF
Here are my buttons:
Here is my code:
.list-common-wrapper .button-unfixed .button-unfixed-normal[disabled] ...
0
votes
1answer
147 views
What is this style of button called? (image included)
I have been seeing a lot of these buttons lately. I think it's a recent trend. I would just like to know the name for it so I can explore them further. In this sprite image, the buttons on the bottom ...
0
votes
1answer
249 views
Design tips for a web design by a beginning developer
I'm currently in the process of making a design for a web application.
Although I'm very interested in design, I'm actually a programmer, and I don't have a lot of experience with design. That's why ...
0
votes
1answer
120 views
Shadow for medium sized text
there are many examples of text-shadow effects on the web but only for very large text or particular background/foreground colours.
I've tried creating an engraved effect or a 3D effect (I really ...
0
votes
1answer
25 views
Cannot Get graphic file to appear with alpha channel
I'm importing a quicktime movie file and can not get it to play on the timeline. It has a preview that works (shows up in the source) ... but not on the time line. Any suggestions? The file worked the ...
0
votes
2answers
54 views
Svg transparencies don't work as CSS background
I made a translucent svg. It was a 50% opacity round metal texture. When I put it above any other color it makes it look like real metal. It was made using Illustrator and had 2 of its effects: ...
0
votes
3answers
96 views
Table having columns and rows exceeding the size page [closed]
I need to display data table which numbers of columns and rows could be quite changeable.
I was thinking to have an horizontal scroll, but maybe this is not a good solution.
Each cell should be also ...
0
votes
2answers
102 views
Advice on typography and background image
I have a blog and i would like to ask anyone CSS savvy for advice on some changes.
http://fornuftfu.se/category/blogg/
Better Typography for the blog articles
Is the design too dull? Would a ...
0
votes
0answers
153 views
A list of the most commonly used web site images [closed]
I am planning to use CSS sprites for a social-network web site. In order to produce an unique but mostly a "pre-organized" image that contains all small images used in that website, I would like to ...
0
votes
0answers
205 views
CSS generates two scroll bars when browser changes sizes [closed]
I've seen a problem with both firefox and chrome where the CSS code is rendering extra background space.
When the browser's on full size (on a 1440x900), it tends to render everything properly. When ...
-1
votes
1answer
43 views
Right css code to align(center) the div tag? [closed]
I googled this question and searched for an hour, every one specify their own likes, but i want to know the correct code to align the div in center position.
-1
votes
1answer
40 views
How to change the background? [closed]
I have a site with simple background-color (white) i would like to change the background like this
new background
How to do it?
Thanks.
-1
votes
1answer
50 views
What is the best sources for learning wordpress syntax? [closed]
I want to start making templates for wordpress.
What source would be most appropriate for total beginner?
-2
votes
3answers
123 views
What is that flash can do but css3 cant do [closed]
I am not asking to prove what is better, and since this is a forum for graphic Designers..i would like to have a list of limits and possibilities. For example, in flash if i wanted to make the whole ...
-3
votes
1answer
194 views
How to create a vertically asymmetrical grid in Photoshop
I'm working on a site. The width will be fixed, but the length will vary.
What would be the best way to create a grid like the following in Photoshop?:
-5
votes
1answer
77 views
How to make a site attractive? [closed]
What are the basics of an attractive web design? What should I be looking for and what sources should I use to educate myself on the matter?

