| Today's Featured Posts |
| Posts selected by moderators as being high in quality |
No posts were hand-selected for today, but here are some popular recent discussions.
Hello whoever may be reading this post!
I'm slightly above the novice level when it comes to web design, even more novice with graphics design. I see many sites that seem to have these extremely clean cut, sharp, detailed graphics. For example, www.sun.com. I make buttons using Photoshop and Paint.NET but I can never seem to accomplish the same kind of quality that I've seen on other sites. If someone could give me some tips or a reference for a better program, I'd greatly appreciate it!
here is where you will find the problem www.andreingenxsys.com/pt/index2.html
Ive tried what a site has told me to do is add
this...
to my default.css
.ppd1 one{position:relative;}/* set stacking context*/
.ppd1 one span{
visibility:hidden;/* hide message initially*/
position:absolute;
top:-66px;
left:-70px;
width:1000px;
padding:0px;
background: none;
color:#fff;
border:none;
}
.ppd1 one:hover{visibility:visible}/* ie bug needed to make span show*/
.ppd1 one:hover span{visibility:visible;}/* reveal image*/
The problem is that its not showing up at all and it has screwed up the positioning of my images in the table
Hey everybody, I'm brand-spankin'-new to web design and this is my very first website and I'm having a wee bit of trouble. Here's the issuse: I use disjointed rollovers with the main navigation, the navigation buttons have an opacity of 8.0. Unfortunately, the opacity trickles down to the span itself causing the images that pop up when hovering over the navigation to also have an opacity of 8.0. Setting the spans opacity to 1.0 does not work. Does anybody know of any method to fix this using only xthml and css? I'm trying to avoid JavaScript and Flash for this site. Is there even a way to make disjointed rollovers without using the span tag but only using xhtml and css? Here's the website so you can see for yourself: www.dionnawater.com. Anyway, I hope someone has an answer. I may just be out of luck. Thanks guys.
by ketanco
in Javascript (May 17 '08, 12:19 AM)
In the code below, first it displays the button, and then it displays the text. But I want them on top of each other so that the text appears on the image button. How can I display the text of the link on the button image?
<html>
<head>
<script type="text/javascript">
function mouseOver()
{
document.b1.src ="b1b.jpg";
}
function mouseOut()
{
document.b1.src ="b1c.jpg";
}
</script>
</head>
<body>
<a href="<A href="<A href="http://www..../....php"> <img border="0" src="b1c.jpg" name="b1" width="150" height="26" onmouseover="mouseOver()" onmouseout="mouseOut()" />TEXT OF LINK HERE</a>
</br>
</body>
</html>
Hello,
I am a student! Learning. If anyone would look at www.livelovejaco.com.
This is a project for school and I am having major issues a few in firefox and Wow many in IE.
Thanks again for any thoughts anyone may have.!
I was wondering if anyone knows if this site: goodcharlotte.com was made with a script of some sort or if it is a cuatom job. I am in need of a site exactly like it, functionaity wise....anyone know of a script free or otherwise that would fit the bill and still allow for some decent design to be added?
1-How can you display text over an image please?
2-Ultimately my goal is to make link buttons between pages on my site...Is this the correct approach? Or you design an image with text already written over it and save the whole thing as an image to make a web button? What is the common aproach?
Please answer question 1 first without considering question 2, as I wanna know in general how you do it.
by ravi_designer
in Starting Out (May 17 '08, 11:55 PM)
Hi all,
i have designed a web using photoshop.i sliced it and exported as a html brought it in to dreamweaver.
The problem is my client asked me to male CMS based website.while i am adding html text in tables in dreamweaver other tables getting messed up.while text is only few lines everything is ok. since it will be a CMS based site..the client later may add a bunch of text which will completely mess the table..how do i fix this..
or better..pls tell me how to create tables in dreamwevaer which will expand automatcially with out messing up other content..when updated with CMS system..
its very urgent as deadline is coming...plsss plsss help quickly..thanq
I'm starting a social networking site to discuss religious beliefs. I had the idea of faithbook, which is unfortunately taken. I'm wondering if anyone could give me any ideas that aren't too specific to any one religion.
Thanks,
Smeagol3
by niconax
in Bringing In The Hits (May 16 '08, 07:43 PM)
I was recently contacted by a certain energy drink to advertise on my site. Before I reply to their message I wanted to do a little research, since this is the first time I have considered advertising on my site (besides google ads).
How do I go about knowing what amount to ask for? I have google analytics installed on my site. What stats should I show the company to prove what our numbers are? Are there any sites that could help me with this topic?
thank you
|
| Before Posting |
| Note that some forums have their own additional rules. |
|
Before you participate in discussions at Web Design Forums.net, you must read and agree to the forum rules.
|
|
|