Do you want a user website to showcase all your projects? I can make you a html/css website design, free of charge! Just fill in the form below and I will put together a design in less than 2 weeks. Quality assured!
Style(Flowery, stripey, ominous, etc):
Color scheme:
Additional features:
Thanks!
Offline
Thenuclearduck wrote:
Do you want a user website to showcase all your projects? I can make you a html/css website design, free of charge! Just fill in the form below and I will put together a design in less than 2 weeks. Quality assured!
Style(Flowery, stripey, ominous, etc):
Color scheme:
Additional features:
Thanks!
I would like to see your portfolio (some examples of your work)
Offline
Yes, it does belong in requests. Don't worry, I'll move it there. ^^
Offline
Sorry, I forgot requests existed Thanks for moving it!
Last edited by Thenuclearduck (2011-08-05 05:33:40)
Offline
rookwood101 wrote:
Thenuclearduck wrote:
Do you want a user website to showcase all your projects? I can make you a html/css website design, free of charge! Just fill in the form below and I will put together a design in less than 2 weeks. Quality assured!
Style(Flowery, stripey, ominous, etc):
Color scheme:
Additional features:
Thanks!I would like to see your portfolio (some examples of your work)
Copy this code into http://htmledit.squarefree.com
<style>
.menu{
position:relative
width:130;background-image:url(http://xtremecarpetcleaning.net/Media/Buttons/button%20background.bmp);
opacity:0.8;filter:alpha(opacity=80)
text-shadow: white 1px 1px 2px;
padding:4; padding-left:10;padding-right:10;
-moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;text-align:center;display: inline;
-webkit-box-shadow:0px 0px 10px black;
-moz-box-shadow: 0px 0px 10px black;
box-shadow:0px 0px 10px black;
font-family:calibri;
}
a { text-decoration:none; font-size:14; color:#222;}
body {font-family:verdana ,sans-serif; background-image:url(http://profilerehab.com/myspace/images/small/black_stripes_design_10.jpg); color:white; font-size:13;
}
a:hover {font-size:16; color:#555;}
textarea, input {background-color:#333; border:1px solid #111; overflow:auto; color:white; font-family:arial narrow; display:block;
}
</style>
<div style="background-color:#333; height:60; padding:30; margin:100; -moz-border-radius: 4em 1em 4em 1em;
border-radius: 1em 4em 1em 4em;
-webkit-box-shadow:0px 0px 10px black;
-moz-box-shadow: 0px 0px 10px black;
box-shadow:0px 0px 10px black;
">
<img src="http://images.cooltext.com/2168324.png" width="686" height="48" alt="Company" />
<!-- Start menu -->
<a href=""><div class="menu">Home</div></a>
<a href=""><div class="menu" style="margin-left:-15px;">About</div></a>
<a href=""><div class="menu" style="margin-left:-15px;">Links</div></a>
<a href=""><div class="menu" style="margin-left:-15px;">Gallery</div></a>
<a href=""><div class="menu" style="margin-left:-15px;">Index</div></a>
<!-- End menu -->
<br>
<br><div style="background-color:#666; padding:20px;-moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em; color: orange;
text-shadow: 0px 1px 0px #333;
-webkit-box-shadow:0px 0px 10px black;
-moz-box-shadow: 0px 0px 10px black;
box-shadow:0px 0px 10px black;"><h3>Content</h3>Here is the content that will be displayed in the page. It can be anything, varying from just text to games and videos.<textarea>hello, this is a textarea.</textarea><input type="button" value="click the button!"></input><br> </div>
<p align=center>Copyright © Company 2011- All rights reserved. Image by <a href="http://cooltext.com" target="_top"><img src="http://cooltext.com/images/ct_pixel.gif" width="80" height="15" alt="Cool Text: Logo and Graphics Generator" border="0" /></a></p>
Or this one
<style>
.quote-box:before {
content:"";
position:absolute;
bottom:-20px; /* value = - border-top-width - border-bottom-width */
left:40px; /* controls horizontal position */
border-width:20px 20px 0;
border-style:solid;
border-color:#5a8f00 transparent;
/* reduce the damage in FF3.0 */
display:block;
width:0;
}
/* creates the smaller triangle */
.quote-box:after {
content:"";
position:absolute;
bottom:-13px; /* value = - border-top-width - border-bottom-width */
left:47px; /* value = (:before left) + (:before border-left) - (:after border-left) */
border-width:13px 13px 0;
border-style:solid;
border-color:#B8F500 transparent;
/* reduce the damage in FF3.0 */
display:block;
width:0;
}
.quote-box {
position:relative;
padding:15px;
margin:1em 0 3em;
border:5px solid #5a8f00;
color:#333;
background-color:#B8F500;
font-family:"calibri", Times, serif;
/* css3 */
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
text-shadow: #555 -1px 1px 5px;
width:300px;
}
.full-box {
position:relative;
padding:15px;
margin:1em 0 3em;
border:5px solid #5a8f00;
color:#333;
background-color:#B8F500;
font-family:"calibri", Times, serif;
/* css3 */
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
text-shadow: #555 -1px 1px 5px;
height:600;
overflow:auto;
}
.add-box {
position:relative;
padding:15px;
margin:1em 0 3em;
border:5px solid #5a8f00;
color:#333;
background-color:#B8F500;
font-family:"calibri", Times, serif;
/* css3 */
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
text-shadow: #555 -1px 1px 5px;
width:300px;
}
.glow {
box-shadow: 0px 0px 10px #000000;
-webkit-box-shadow: 0px 0px 10px #000000;
-moz-box-shadow: 0px 0px 10px #000000;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offX=0, offY=0, positive=true);
m
padding:2px;
background-color:#888;
width:340px;
}
.glow-full {
box-shadow: 0px 0px 10px #000000;
-webkit-box-shadow: 0px 0px 10px #000000;
-moz-box-shadow: 0px 0px 10px #000000;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offX=0, offY=0, positive=true);
m
padding:2px;
background-color:#888;
width:700;
height:600;
}
a {
color:#333;
}
</style>
<div class="glow-full"><div class="full-box"><div style="background-color:#98fb98; padding-left: 40px; padding-top: 30px; padding-bottom:10px; ">
<a href="">Home</a>|<a href="">Profile</a>|<a href="">Search</a>
<br>
<a href="">Forums</a> → <a href="">Tutorials</a> → How to make css glow?
<div class="glow"><div class="quote-box">Topic: How to make css glow?<hr/>Posted on 14/8/2011 at 16:23<table><tr><td><img src="http://aklgamma.com/images/liboly/default_profile_image.png?1299084911" height=80 width=80><br><strong><a href="">MrMan123</a></strong><br>New user</td><td><div style="width:0px; height:160; border:1px outset #5a8f00; border-bottom:0px; border-top:0px;"></div></td><td>How could I go about making a css glow effect around a div? It has to be pure css.</td></tr></table><a href="">Reply</a>|<a href="">Report</a>|<a href="">Quote</a></div></div>
<div class="glow"><div class="quote-box">Topic: How to make css glow?<hr/>Posted on 14/8/2011 at 14:46<table><tr><td><img src="http://scratch.mit.edu/static/icons/buddy/625390_med.png?t=2011-06-07+02%3A19%3A52" height=80 width=80><br><strong><a href="">Thenuclearduck</a></strong><br>User</td><td><div style="width:0px; height:140; border:1px outset #5a8f00; border-bottom:0px; border-top:0px;"></div></td><td>I'd search it in google if I were you.</td></tr></table><a href="">Reply</a>|<a href="">Report</a>|<a href="">Quote</a></div></div>
<div class="glow"><div class="quote-box">Topic: How to make css glow?<hr/>Posted on 14/8/2011 at 16:23<table><tr><td><img src="http://aklgamma.com/images/liboly/default_profile_image.png?1299084911" height=80 width=80><br><strong><a href="">MrMan123</a></strong><br>New user</td><td><div style="width:0px; height:160; border:1px outset #5a8f00; border-bottom:0px; border-top:0px;"></div></td><td>Thanks to <strong><a href="">Thenuclearduck</a></strong><p style="background-color:#5a8f00; padding:5px; color:#B8F500; border:3px inset;"><strong>Thenuclearduck said:</strong><br>“I'd search it in google if I were you.”</p>How did I not think of that? Thanks!</td></tr></table><a href="">Reply</a>|<a href="">Report</a>|<a href="">Quote</a></div></div>
<div class="glow"><div class="add-box">Add a Comment<br><textarea style="background-color:#5a8f00; padding:5px; color:#B8F500; border:3px inset; width:100%;"></textarea> <br><br><button style="background-color:#5a8f00; padding:5px; color:#B8F500; border:3px outset; height:32;">Comment</button></div></div>
</div></div></div>
Not a webpage but I liked the style so I included it
All done by me So there you go, there's just a couple of styles I have done.
Offline
jfmlove6 wrote:
Style(Flowery, stripey, ominous, etc):Modern
Color scheme:Purple
Additional features:It is for me and my projects.
I will get to making this If I don't gewt back to you in a week or so, please remind me
Offline
Still designing sites?
Offline
undefeatedgames wrote:
Still designing sites?
Sure Do you want one?
Offline
Thenuclearduck wrote:
undefeatedgames wrote:
Still designing sites?
Sure Do you want one?
Yep.
Style: Video Games (I may change the theme later)
Colors: Blue and Orange
Additional Features: Make a section for the homepage, Stencyl games, Flash games, Scratch games, and Game Maker games. Try making an undefeatedgames logo too.
Can you edit this page eventually? Like by adding different sections?
Also, since this may be for my video game company, which will make profit, I'll pay you in love-its.
Offline
undefeatedgames wrote:
Thenuclearduck wrote:
undefeatedgames wrote:
Still designing sites?
Sure Do you want one?
Yep.
Style: Video Games (I may change the theme later)
Colors: Blue and Orange
Additional Features: Make a section for the homepage, Stencyl games, Flash games, Scratch games, and Game Maker games. Try making an undefeatedgames logo too.
Can you edit this page eventually? Like by adding different sections?
Also, since this may be for my video game company, which will make profit, I'll pay you in love-its.
Got it. By the way, having different pages isn't possible as it is only the code not the server. To have different pages you have to sign up to a website maker (weebly as it lets you edit the code) and add pages in the same format there. If you need me to do that, please add me as an editor in weebly and I will add the desired pages. But otherwise , great.
Offline
Thenuclearduck wrote:
undefeatedgames wrote:
Thenuclearduck wrote:
Sure Do you want one?Yep.
Style: Video Games (I may change the theme later)
Colors: Blue and Orange
Additional Features: Make a section for the homepage, Stencyl games, Flash games, Scratch games, and Game Maker games. Try making an undefeatedgames logo too.
Can you edit this page eventually? Like by adding different sections?
Also, since this may be for my video game company, which will make profit, I'll pay you in love-its.Got it. By the way, having different pages isn't possible as it is only the code not the server. To have different pages you have to sign up to a website maker (weebly as it lets you edit the code) and add pages in the same format there. If you need me to do that, please add me as an editor in weebly and I will add the desired pages. But otherwise , great.
Ok. Once I get a Weebly (which may not be for a while), I'll add you as an editor. How's the site going?
Offline
undefeatedgames wrote:
Thenuclearduck wrote:
undefeatedgames wrote:
Yep.
Style: Video Games (I may change the theme later)
Colors: Blue and Orange
Additional Features: Make a section for the homepage, Stencyl games, Flash games, Scratch games, and Game Maker games. Try making an undefeatedgames logo too.
Can you edit this page eventually? Like by adding different sections?
Also, since this may be for my video game company, which will make profit, I'll pay you in love-its.Got it. By the way, having different pages isn't possible as it is only the code not the server. To have different pages you have to sign up to a website maker (weebly as it lets you edit the code) and add pages in the same format there. If you need me to do that, please add me as an editor in weebly and I will add the desired pages. But otherwise , great.
Ok. Once I get a Weebly (which may not be for a while), I'll add you as an editor. How's the site going?
I just replied about 5 minutes ago I haven't started yet.
Offline
Sorry everyone, the program I was using broke down so I can't make these requests. Really, really sorry.
Offline
i can help you...
PS: not weebly. 000webhost, infiniteserve, webs (hosting, not normal webs), powrhost etc are all accepted.
Last edited by comp500 (2011-09-08 11:19:22)
Offline
comp500 wrote:
i can help you...
PS: not weebly. 000webhost, infiniteserve, webs (hosting, not normal webs), powrhost etc are all accepted.
True, but I like to use weebly :p
And instead of helping, you would proably have to take over... You can if you want.
Offline