Search Results

Showing results 1 to 40 of 41
Search took 0.01 seconds.
Search: Posts Made By: wickedsunny ; Forum: HTML and CSS and child forums
Forum: HTML and CSS Mar 29th, 2009
Replies: 4
Views: 1,757
Posted By wickedsunny
hey for the swfs in ur html code find the paramaters code and add a parameter of wmode=transparent. or simply open in dreamweaver click your swf and from the parameters in properters ad a new one....
Forum: HTML and CSS Jan 16th, 2009
Replies: 3
Views: 781
Posted By wickedsunny
if u can post ur forum's html i can post back the whole php code for it :)
Forum: HTML and CSS Nov 29th, 2008
Replies: 4
Views: 553
Posted By wickedsunny
so why dont u do what i do!!! link the thubmnails to the orignal size image and set the target to blank so if the user wants to see the the full size image they will click on it and the image will...
Forum: HTML and CSS Nov 29th, 2008
Replies: 4
Views: 12,067
Posted By wickedsunny
katarey have solved ur problem through css nicely!!! u can avoid to much javascript by using simple roll over option in the dreamweaver i guess. do give it a try to :)
Forum: HTML and CSS Nov 29th, 2008
Replies: 10
Views: 932
Posted By wickedsunny
well to me it seems like that its another div with name search-news div. while the first div's name is search-news. it seems like two different divs. and the styles are applied on each one...
Forum: HTML and CSS Nov 29th, 2008
Replies: 4
Views: 553
Posted By wickedsunny
ok buddy if i get wht u mean properly then make thumbnails by reducing resolution or width and height, put them in a table best way to seperate them and then on the link put fred's page link on...
Forum: HTML and CSS Nov 18th, 2008
Replies: 7
Views: 872
Posted By wickedsunny
yeah and i forgot im learning c++ and java :D
Forum: HTML and CSS Nov 18th, 2008
Replies: 7
Views: 872
Posted By wickedsunny
ok i can do php, javascripting, html, css, flash, photoshop, illustrator, (Mostly work as digital artist) can't remember more right now :D
Forum: HTML and CSS Nov 18th, 2008
Replies: 6
Views: 3,631
Posted By wickedsunny
hold on hold on buddy
just open ur flash file and hit ctrl+shift+f12 it will open a publish window in it check the html and publish it. it will generate two files one html and one swf. upload them...
Forum: HTML and CSS Nov 18th, 2008
Replies: 14
Views: 1,379
Posted By wickedsunny
lolz as everyone said above!!! Dreamweaver cs3. The best there is
Forum: HTML and CSS Nov 9th, 2008
Replies: 7
Views: 1,450
Posted By wickedsunny
Forum: HTML and CSS Nov 7th, 2008
Replies: 2
Views: 744
Posted By wickedsunny
ok buddy i have gone through ur design the first and main thing which u shud know is that u shud start working inside a main continer or div. we don't start directly on a page. that is th only...
Forum: HTML and CSS Nov 7th, 2008
Replies: 2
Views: 866
Posted By wickedsunny
in simple words use a div and display the image through css in the div's background. like <div style="background:url()"; position:fixed;} blah blah i think u can understand wht i mean coz u know css.
Forum: HTML and CSS Nov 2nd, 2008
Replies: 6
Views: 3,424
Posted By wickedsunny
omg thts why i face these kinda troubles so much in my websites :( thank u soo much buddy ur a life savior :D u got an additional reputation from me
Forum: HTML and CSS Nov 2nd, 2008
Replies: 4
Views: 769
Posted By wickedsunny
yup i guess this will solve. by the way u can do these kinda stuff automatically in Dreamweaver cs3 give it a try buddy
Forum: HTML and CSS Nov 2nd, 2008
Replies: 6
Views: 3,424
Posted By wickedsunny
seems solved to me. anyways u can use this tag in ur container or where u dont want white space. margin-top:0px;
Forum: HTML and CSS Oct 26th, 2008
Replies: 4
Views: 1,269
Posted By wickedsunny
yup mineko solved it. its not an alt label in the test its called the title tag. just add title="text u want to display" thts it
Forum: HTML and CSS Oct 26th, 2008
Replies: 2
Views: 1,004
Posted By wickedsunny
yeah i guess its solved thx to buddy lee
Forum: HTML and CSS Oct 24th, 2008
Replies: 2
Views: 508
Posted By wickedsunny
Forum: HTML and CSS Oct 24th, 2008
Replies: 10
Views: 2,503
Posted By wickedsunny
Forum: HTML and CSS Oct 21st, 2008
Replies: 3
Views: 1,241
Posted By wickedsunny
oh boy this si tricky. hmm well wht came into my mind is that u can use a super script with that character and teh subscrit on the line below :D hehe. or may be u can make images out of it. sorry...
Forum: HTML and CSS Oct 21st, 2008
Replies: 0
Views: 756
Posted By wickedsunny
Hey guyz. i knwo how to put up a favicon. but it restricts the size to 16 x 16 or 32 x 32. but is there a way we can put up favicon liek microsoft corporation. its a long favicon. with like more then...
Forum: HTML and CSS Oct 19th, 2008
Replies: 5
Views: 682
Posted By wickedsunny
why dont u use this style in the css it will work
ul{margin:0;}
li{margin:0;}
Forum: HTML and CSS Oct 19th, 2008
Replies: 1
Views: 709
Posted By wickedsunny
try overiding the style in the menu as well. not only in the css file. plz host html and css for it so i can guide u better
Forum: HTML and CSS Oct 19th, 2008
Replies: 7
Views: 811
Posted By wickedsunny
im not sure wht ur trying to ask buddy please elaborate
Forum: HTML and CSS Oct 18th, 2008
Replies: 2
Views: 1,176
Posted By wickedsunny
ok buddy just embed this code at the place whree u want to put ur flash movie and replace the movie.swf with ur movie's name and path ok.

<embed src='movie.swf'...
Forum: HTML and CSS Oct 18th, 2008
Replies: 10
Views: 1,400
Posted By wickedsunny
ok let me make it even easier for u. just design a page which only contains ur banner and that welcome note or wht ever u want. save it as a .php file. then in all ur page include that file at the...
Forum: HTML and CSS Oct 18th, 2008
Replies: 5
Views: 1,383
Posted By wickedsunny
ok buddy here u go. what required was that u needed to use a float style tag in the side bar style. im posting the whole code check it out and ur thread is solved :)

css
BODY { background-color:...
Forum: HTML and CSS Oct 17th, 2008
Replies: 10
Views: 2,503
Posted By wickedsunny
ok buddy problem solved i have tested it.

<html xmlns="http://www.w3.org/1999/xhtml" lang="fa">

<!-- Meta information -->
<head>
<meta content="fa" http-equiv="Content-Language" />
<meta...
Forum: HTML and CSS Oct 16th, 2008
Replies: 8
Views: 985
Posted By wickedsunny
yes buddy it will work i guess. u shud try.
Forum: HTML and CSS Oct 16th, 2008
Replies: 4
Views: 11,503
Posted By wickedsunny
awesome buddy
Forum: HTML and CSS Oct 16th, 2008
Replies: 3
Views: 1,031
Posted By wickedsunny
ok let me give u a very easy suggestion for that buddy. just take ur logo resize it to 16 x 13 and rename its extension to ico (name.ico) then put it in ur root directory. then place this code in ur...
Forum: HTML and CSS Oct 16th, 2008
Replies: 8
Views: 985
Posted By wickedsunny
i agree with shanti. it might work. hey u can also do that use a form tag and put the fields in it and place teh validation code in a new file with stuf u want on it. then redirect teh submited code...
Forum: HTML and CSS Oct 16th, 2008
Replies: 2
Views: 515
Posted By wickedsunny
why dont u post the style code here so i can help :).
what comes in my mind cud be that ur missing a # sign before teh color code
Forum: HTML and CSS Oct 16th, 2008
Replies: 10
Views: 2,503
Posted By wickedsunny
hmm ok buddy wht u can do is that keep the height style of that div to 100% so as teh left div will increase it will automatically increase with it :)
Forum: HTML and CSS Oct 15th, 2008
Replies: 3
Views: 675
Posted By wickedsunny
yes i agree to cpeeush
Forum: HTML and CSS Oct 15th, 2008
Replies: 5
Views: 3,297
Posted By wickedsunny
ok let me make it easier to u in all browsers. jsut use this style in the div .

this margin 0 auto is for firefox and flock, while the text align will work in browsers like ie opera etc :) cheers
Forum: HTML and CSS Oct 15th, 2008
Replies: 3
Views: 1,994
Posted By wickedsunny
hye buddy. instead of using the vertical align in style and valign from table propeties. just use this. it might work. use this style in ur div tag style="margin:0 auto; verticalalign:middle;" try it...
Forum: HTML and CSS Oct 14th, 2008
Replies: 3
Views: 1,064
Posted By wickedsunny
buddy u shud post the code or tell me is that in div or table. if its in div then u shud use a style. let me give u the code style="margin:0 auto;" this will solve it in all browsers it will remain...
Forum: HTML and CSS Oct 14th, 2008
Replies: 2
Views: 575
Posted By wickedsunny
yup seems solved to me :)
Showing results 1 to 40 of 41

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC