10,655 Topics

Member Avatar for
Member Avatar for samw1

I want to add side images to my html page. On the entire left and right side of the page I want a image repeating vertically (different for each side). How do I go about doing it?

Member Avatar for samw1
0
89
Member Avatar for wonderland

Hi, I can't figure out how to make this background friendly for various resolutions. I would like wave pattern to continiue on larger resolutions, while content is in the center of the page. [IMG]http://i52.photobucket.com/albums/g9/Rydra/kapieni-bg.jpg[/IMG] Will be thankful for every suggestion.

Member Avatar for wonderland
0
113
Member Avatar for pruthvikumar

Hello sir/madam, I need to know the procedure to import an swf file into a website using dreamweaver. Plz help. Thanks, Pruthvi

Member Avatar for pruthvikumar
-1
63
Member Avatar for Mapper99

Any way I can remove the additional borders created when I nest a table? Here is the code I am using. [CODE]<!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> <style type="text/css"> #leftcolumn { width: 72px; height:120px; float: left } #leftcolumn img { width:100%; height:100%; } #rightcolumn { …

Member Avatar for macgurl70
0
2K
Member Avatar for shadiadiph

Not sure why there is obviously something wrong with this but my two of my divs username and #passwordrow are turning out twice the length of the parent #loginbox don't worry ablut the wierd backgroound and text colours I did that so I can see how they are acting, the …

Member Avatar for macgurl70
0
103
Member Avatar for iamthwee

Just found a really cool, free flowchart drawing software. Basically, I was searching the net for something similar to visio and smartdraw and came across yED. ( stuff in word and open office just doesn't cut it for me) [url]http://www.yworks.com/en/products_yed_about.html[/url]

0
121
Member Avatar for dottomm

Hello and thanks in advance to anyone who can help me with this problem. A publication went out to our field of users with a mis-typed urls and now all the visitors are landing on our 404 page. The problem with the published links is that the sub-directory [url]http://www.mysite.com/subdirectory/file.html[/url] was …

Member Avatar for rch1231
0
109
Member Avatar for drewpark88

Hey Guys, I have an image that has two images in one to create my sprite. I have a lighter version of the image on top and a darker version on bottom for the .hover state. I want the hover state (which works right now) to also be the "Current" …

Member Avatar for drewpark88
0
105
Member Avatar for ryan12193

I am building a website with many images. I am looking for a code that will scroll my images. i am looking for it to show like 3 pics then have arrows on either side so when you clik them (arrows) it will scroll to the next 3 pics. i …

Member Avatar for savageocean
0
174
Member Avatar for dhruv_arora

I made my website on Joomla, the template has been designed by me. I installed a component for Joomla called ZOO by Yootheme.com I am using one of their app called Business Directory for Zoo. When I published my directory on the page I cannot see the titles of the …

Member Avatar for dhruv_arora
0
110
Member Avatar for samw1

Hey, I'm having problems with my code/layout. The right hand column is at the bottom of the page rather than at the right where it should be. Here's the relevant code: [CODE]body { background-color:#161616; color: #FFFFFF; font-size:10px; font-family: Verdana; } a {outline:none;} img {border:0px;} .clear {clear:both;} a {color:#92BDE7;font-weight:bold;text-decoration:none;} a:hover {text-decoration:underline;} …

Member Avatar for Lusiphur
1
128
Member Avatar for mariko

I can make a button, but I can't figure out how to put a different kind of button on my site. If this is my code for the first button, then how would I add code for another button with completely different styles? #button a { display: block; background: url(rolloverimage.gif) …

Member Avatar for Lusiphur
0
1K
Member Avatar for Sandeep929
Member Avatar for ryy705

Hello, Different browsers render form fields differently. Some browsers will make the corners rounded while some will create rectangular fields. I was wondering if anyone knows how to control this behavior. Is there a CSS technique for specifying the shape of an input field?

Member Avatar for diafol
0
258
Member Avatar for jindalarpan

hello is there any source code available for site similar to emailmeform or something similar ?

Member Avatar for almostbob
-2
54
Member Avatar for phoenix_sdl

[COLOR="red"]ok, so I have this html form[/COLOR] [CODE]<html> <head> <title> SUBMIT FORM </title> <link type="text/css" rel="stylesheet" href="prva_strana.css" /> </head> <body> <form action="druga_strana.php" method="post"> <div> <label for="Fname"> First Name: </label> <input type="text" name="Fname"> </div> <div> <label for="Lname"> Last Name: </label> <input type="text" name="Lname"> </div> <div> <label for="Uname"> User Name: </label> <input …

Member Avatar for phoenix_sdl
0
128
Member Avatar for sreein1986
Member Avatar for rajarajan2017
0
184
Member Avatar for davidm23

Hello guys, I have created a simple css widget to redirect visitors to facebook,twitter,etc ([url]http://pressreleasecentre.com[/url] - check the left side) But unfortunately I don't know how to make it static like the feedback button in the same site at the right side. Now when some one scroll the page down, …

Member Avatar for Lusiphur
0
97
Member Avatar for nateuni

Guys, I normally don't dabble to much in XHTML, but I have been doing up a website for my business and I have hit a wall with the development. I found some inconsistencies with different browsers. So I carefully went back in Photoshop and made rulers and made sure all …

Member Avatar for nateuni
0
392
Member Avatar for josephmcnelis

Hey All, Im having a bit of bother with the way my page content displays in IE. If the browser window is resized beyond a specific size my page content flys away to the right and the right column comes into replace it!? Im pretty sure its some bad cass …

Member Avatar for drjohn
0
166
Member Avatar for Luckychap

Hi All, I am struggling to get the version of css supported in my browser. Is there any way to get it through javascript. Thanks

Member Avatar for drjohn
0
172
Member Avatar for jindalarpan

how to hide some text of other site in frames i have created a frame where i am calling other website, in that frame i want some of the thing should not appear like footer and some images of the called website. how i can do this in frame. frame …

Member Avatar for jindalarpan
-2
124
Member Avatar for Member 784480

I am building a new page and I'm having problem having this space on top of it. you can take a look at it http://www.mtimexico.com.mx/graficos.php here's the situation. All Divs are inside a Parent Div called Container. This div has the following qualities: body { margin-top: 0; padding-top: 0; background-image: …

Member Avatar for gaurang4
0
118
Member Avatar for cloud09

I have a containter div that uses rounded corners. For chrome, FF, and Safari, I simply use the CSS properites. But for IE, which doesn't support those, I have images that are absoutely positioned in each corner. The container div is resized by both js and by its child elements …

Member Avatar for Member 784625
0
93
Member Avatar for diafol

Anybody know of how to use something like an <abbr> tag, but for rollover translation purposes. I'm guessing that the abbr tag is semantically incorrect here. E.g. [CODE]<abbr title="neutron">niwtron</abbr>[/CODE] A rubbish way would be to use a span I suppose: [CODE]<span title="neutron">niwtron</span>[/CODE] I just can't help feeling that there should …

Member Avatar for diafol
0
84
Member Avatar for niths

hi all, i am having a web page.Now what my problem is i need to make the web page fit to any screen size. so i came to know that,it can be done using CSS. so can any one help me please.. Thank u..

Member Avatar for Lusiphur
0
181
Member Avatar for rahul95

hi people im doing my final year B.E with CSE. im very much interested in web designing. hav to start my project now.can i get ur ideas related to design.

Member Avatar for Lusiphur
-1
63
Member Avatar for mariko

I want an image to "get bigger" when a mouse hovers over it. I've looked at some coding that uses CSS and HTML, and I'd need an source image that has both the small image and the large image. I don't understand how to set the CSS so that it …

Member Avatar for mariko
0
82
Member Avatar for Evil_genius82

Hi guys, Im working my way up in webdesign and just needed a guide to what i should learn next. Im quite fine at xhtml, css and photoshop. Im just not to sure if i should go for flash, javascript, or php and what would be the necessity for a …

Member Avatar for Evil_genius82
0
102
Member Avatar for ashishjha54

hello coders, nowa days i see everybody is using DIV and SPAN in there webpage .i have a little idea about this but i wanna know everything about this.can you tell me where can i get complete information about DIV and SPAN.you can also use this forum to clear my …

Member Avatar for craiggles
0
628

The End.