Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Chris-Pettyjohn.cu.cc [Customly Coded]
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Leader" data-source="post: 200327" data-attributes="member: 21320"><p>Thanks to eckostylez for the free hosting!</p><p>Thanks to Legion for an idea of the header color</p><p>And Thanks to my bipolarness to make the boxes transparent</p><p>-----------------------------------------------</p><p>I coded all of this on my own excluding the buttons. </p><p>I decided to change the way the content boxes looked because I had a pyscho spree and changed the entire css over to a newer one. I will release my old css, but it isnt very good lol.</p><p>Please do not take any of my work without asking <3 and always leave copyrights</p><p> </p><p><img src="http://img14.imageshack.us/img14/3694/3671841835a947aebe522f8.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>Old CSS And HTML</p><p>[HTML]<Html></p><p><Title>Portal</Title></p><p><link rel="stylesheet" type="text/css" href="Main.css"></p><p><link rel="stylesheet" type="text/css" href="Navi.css"></p><p><Link rel="stylesheet" type="text/css" href="Box.css"></p><p><Div Id="Header"></p><p><br></p><p><center> <img src='http://i.sharefa.st/eqVtld0Ujwq0.png'></p><p></div></p><p><a href="#" class="classname">Home</a></p><p><a href="/sky" class="classname">Sky Series</a></p><p><a href="/light" class="classname">Light Series</a></p><p> </p><p><Div Id="Center"></p><p><br><br><br><br></p><p><Div Class="Box1T"></p><p><center> What Can I Find Here? </center></p><p></div></p><p><Div Class="Box1C"></p><p>Here you can find all my projects that I released to the public, and you can also view some of my unfinished projects, and finished projects live!</p><p>There will also be a comment system so that way people can see reviews about the product before downloading.</p><p></Div></p><p> </p><p><Div Id="Right"></p><p><Div Class="BoxRT"></p><p><center> About Me </center></p><p></Div></p><p><Div Class="BoxC"></p><p>I mainly play on Habplus hotel, and my username is Redlyn. I usually code for things like Habbo since I been with it for 5 years, but sometimes I code off habbo for the fun of it and if its requested. I just started out coding so I may not be the best but I am improving everyday. If you have a comment or anything please visit my guestbook</p><p></div></p><p></Html>[/HTML]</p><p>[CODE]body{</p><p>background-image:url('http://layerlovers.com/wp-content/uploads/2011/03/yikes-stripes_preview.jpg');</p><p>margin: 0;</p><p>padding: 0;</p><p> </p><p>}</p><p> </p><p>#Left{</p><p>float: left;</p><p>}</p><p>#Right{</p><p>margin-left:auto;</p><p>margin-right:1%;</p><p>width:20%;</p><p>}</p><p>#Center{</p><p>margin-left:auto;</p><p>margin-right:auto;</p><p>width:87%;</p><p>}</p><p>#Header{</p><p>background-color: #B7DD1D;</p><p>width: 100%;</p><p>height: 21%;</p><p>border-bottom: 5px solid black;</p><p>}</p><p>.Box1T</p><p>{</p><p>position: absolute;</p><p>top: 32%;</p><p>color: white;</p><p>font-weight: bold;</p><p>background-color: #C5D112;</p><p>width: 27%;</p><p>height: auto;</p><p>-webkit-border-top-left-radius: 6px;</p><p>-webkit-border-top-right-radius: 6px;</p><p>-moz-border-radius-topleft: 6px;</p><p>-moz-border-radius-topright: 6px;</p><p>border-top-left-radius: 6px;</p><p>border-top-right-radius: 6px;</p><p>}</p><p>.Box1C</p><p>{</p><p>background-color: white;</p><p>width: 31%;</p><p>height: auto;</p><p>padding-top: 5px;</p><p>-webkit-border-bottom-right-radius: 6px;</p><p>-webkit-border-bottom-left-radius: 6px;</p><p>-moz-border-radius-bottomright: 6px;</p><p>-moz-border-radius-bottomleft: 6px;</p><p>border-bottom-right-radius: 6px;</p><p>border-bottom-left-radius: 6px;</p><p>}</p><p> </p><p>.BoxRT</p><p>{</p><p>position: absolute;</p><p>right: 17%;</p><p>top: 32%;</p><p>color: white;</p><p>text-align; center;</p><p>font-weight: bold;</p><p>background-color: #18B4C4;</p><p>width: 24%;</p><p>height: auto;</p><p>-webkit-border-top-left-radius: 6px;</p><p>-webkit-border-top-right-radius: 6px;</p><p>-moz-border-radius-topleft: 6px;</p><p>-moz-border-radius-topright: 6px;</p><p>border-top-left-radius: 6px;</p><p>border-top-right-radius: 6px;</p><p>}</p><p>.BoxC</p><p>{</p><p>position: absolute;</p><p>right: 17%;</p><p>top: 34%;</p><p>background-color: white;</p><p>width: 24%;</p><p>height: auto;</p><p>-webkit-border-bottom-right-radius: 6px;</p><p>-webkit-border-bottom-left-radius: 6px;</p><p>-moz-border-radius-bottomright: 6px;</p><p>-moz-border-radius-bottomleft: 6px;</p><p>border-bottom-right-radius: 6px;</p><p>border-bottom-left-radius: 6px;</p><p>}[/CODE]</p><p>Some of the methods I used on the old css are not very clean ones lol</p><p>Rate n slate</p></blockquote><p></p>
[QUOTE="Leader, post: 200327, member: 21320"] Thanks to eckostylez for the free hosting! Thanks to Legion for an idea of the header color And Thanks to my bipolarness to make the boxes transparent ----------------------------------------------- I coded all of this on my own excluding the buttons. I decided to change the way the content boxes looked because I had a pyscho spree and changed the entire css over to a newer one. I will release my old css, but it isnt very good lol. Please do not take any of my work without asking <3 and always leave copyrights [IMG]http://img14.imageshack.us/img14/3694/3671841835a947aebe522f8.png[/IMG] Old CSS And HTML [HTML]<Html> <Title>Portal</Title> <link rel="stylesheet" type="text/css" href="Main.css"> <link rel="stylesheet" type="text/css" href="Navi.css"> <Link rel="stylesheet" type="text/css" href="Box.css"> <Div Id="Header"> <br> <center> <img src='http://i.sharefa.st/eqVtld0Ujwq0.png'> </div> <a href="#" class="classname">Home</a> <a href="/sky" class="classname">Sky Series</a> <a href="/light" class="classname">Light Series</a> <Div Id="Center"> <br><br><br><br> <Div Class="Box1T"> <center> What Can I Find Here? </center> </div> <Div Class="Box1C"> Here you can find all my projects that I released to the public, and you can also view some of my unfinished projects, and finished projects live! There will also be a comment system so that way people can see reviews about the product before downloading. </Div> <Div Id="Right"> <Div Class="BoxRT"> <center> About Me </center> </Div> <Div Class="BoxC"> I mainly play on Habplus hotel, and my username is Redlyn. I usually code for things like Habbo since I been with it for 5 years, but sometimes I code off habbo for the fun of it and if its requested. I just started out coding so I may not be the best but I am improving everyday. If you have a comment or anything please visit my guestbook </div> </Html>[/HTML] [CODE]body{ background-image:url('http://layerlovers.com/wp-content/uploads/2011/03/yikes-stripes_preview.jpg'); margin: 0; padding: 0; } #Left{ float: left; } #Right{ margin-left:auto; margin-right:1%; width:20%; } #Center{ margin-left:auto; margin-right:auto; width:87%; } #Header{ background-color: #B7DD1D; width: 100%; height: 21%; border-bottom: 5px solid black; } .Box1T { position: absolute; top: 32%; color: white; font-weight: bold; background-color: #C5D112; width: 27%; height: auto; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; } .Box1C { background-color: white; width: 31%; height: auto; padding-top: 5px; -webkit-border-bottom-right-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -moz-border-radius-bottomleft: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; } .BoxRT { position: absolute; right: 17%; top: 32%; color: white; text-align; center; font-weight: bold; background-color: #18B4C4; width: 24%; height: auto; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; } .BoxC { position: absolute; right: 17%; top: 34%; background-color: white; width: 24%; height: auto; -webkit-border-bottom-right-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -moz-border-radius-bottomleft: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; }[/CODE] Some of the methods I used on the old css are not very clean ones lol Rate n slate [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Chris-Pettyjohn.cu.cc [Customly Coded]
Top