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
Server Development
Habbo Retros
Habbo Releases
[Release] Habbo Splash Page [Release]
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="amarkey10" data-source="post: 285101" data-attributes="member: 12506"><p>Lol nice, it looks better with the middle bit centered. It bothered me that it wasn't so i decided i would even thought it is mega easy and most likely people have done it anyway, this is for the people who don't know how to. Just edit the style4124 and delete everything in it and replace it with this code - </p><p></p><p>[CODE]body {</p><p>font-family:tahoma;</p><p>font-size:11px;</p><p>overflow:hidden;</p><p>color:#e0eff5;</p><p>background-attachment:fixed;</p><p>background-color:#007498;</p><p>background-image:url(img/bg.png),radial-gradient(circlefarthest-sideat190px190px,#0297c80,#007498480px);</p><p>min-height:755px;</p><p>margin:0;</p><p>padding:0;</p><p>}</p><p></p><p>body.hide #myHidden-div {</p><p>opacity:4;</p><p>}</p><p></p><p>#content {</p><p>position:absolute;</p><p>width:590px;</p><p>max-width:590px;</p><p>left:50%;</p><p>margin-left:-601px;</p><p>margin-top:25px;</p><p>}</p><p></p><p>#slogan {</p><p>margin-top:-200px;</p><p>}</p><p></p><p>#slogan p {</p><p>font-style:italic;</p><p>font-size:20px;</p><p>color:#7ecaee;</p><p>text-shadow:1px 1px 2px rgba(0,0,0,0.4);</p><p>}</p><p></p><p>a {</p><p>text-decoration:none;</p><p>color:#000;</p><p>font-weight:700;</p><p>outline:none;</p><p>border:0;</p><p>}</p><p></p><p>#carousel {</p><p>position:relative;</p><p>margin-right:auto;</p><p>margin-left:auto;</p><p>top:180px;</p><p>width:846px;</p><p>height:212px;</p><p>background:rgba(199,219,227,0.90);</p><p>-webkit-border-radius:5px;</p><p>-moz-border-radius:5px;</p><p>border-radius:5px;</p><p>border:1px solid #004f68;</p><p>box-shadow:3px 3px rgba(0,0,0,0.4);</p><p>overflow:hidden;</p><p>}</p><p></p><p>#carousel #image1,#carousel #image2,#carousel #image3 {</p><p>position:absolute;</p><p>width:272px;</p><p>height:198px;</p><p>top:6px;</p><p>border:1px solid #000;</p><p>background-repeat:no-repeat;</p><p>}</p><p></p><p>#carousel #image1 {</p><p>left:6px;</p><p>background-image:url(img/img1.png);</p><p>}</p><p></p><p>#carousel #image2 {</p><p>left:286px;</p><p>background-image:url(img/img2.png);</p><p>}</p><p></p><p>#carousel #image3 {</p><p>left:566px;</p><p>background-image:url(img/img3.png);</p><p>}</p><p></p><p>#disclaimer {</p><p>margin-top:210px;</p><p>}</p><p></p><p>#disclaimer p {</p><p>font-style:italic;</p><p>font-size:10px;</p><p>color:#7ecaee;</p><p>text-shadow:1px 1px 2px rgba(0,0,0,0.4);</p><p>}</p><p></p><p>.hotel-right {</p><p>height:100%;</p><p>width:100%;</p><p>position:fixed;</p><p>bottom:0;</p><p>right:0;</p><p>background:url(img/hotelview1.png) no-repeat bottom right;</p><p>}</p><p></p><p>.hotel-left {</p><p>height:100%;</p><p>width:100%;</p><p>position:fixed;</p><p>bottom:0;</p><p>left:0;</p><p>background:url(img/hotelview.png) no-repeat bottom left;</p><p>}</p><p></p><p>#slogan h1,#disclaimer h1 {</p><p>font-weight:700;</p><p>font-style:italic;</p><p>font-size:40px;</p><p>color:#e0eff5;</p><p>line-height:33px;</p><p>text-shadow:2px 2px 2px rgba(0,0,0,0.4);</p><p>margin-bottom:55px;</p><p>}</p><p></p><p>#slogan a,#disclaimer a {</p><p>font-style:italic;</p><p>font-size:14px;</p><p>color:#9edefc;</p><p>}[/CODE]</p></blockquote><p></p>
[QUOTE="amarkey10, post: 285101, member: 12506"] Lol nice, it looks better with the middle bit centered. It bothered me that it wasn't so i decided i would even thought it is mega easy and most likely people have done it anyway, this is for the people who don't know how to. Just edit the style4124 and delete everything in it and replace it with this code - [CODE]body { font-family:tahoma; font-size:11px; overflow:hidden; color:#e0eff5; background-attachment:fixed; background-color:#007498; background-image:url(img/bg.png),radial-gradient(circlefarthest-sideat190px190px,#0297c80,#007498480px); min-height:755px; margin:0; padding:0; } body.hide #myHidden-div { opacity:4; } #content { position:absolute; width:590px; max-width:590px; left:50%; margin-left:-601px; margin-top:25px; } #slogan { margin-top:-200px; } #slogan p { font-style:italic; font-size:20px; color:#7ecaee; text-shadow:1px 1px 2px rgba(0,0,0,0.4); } a { text-decoration:none; color:#000; font-weight:700; outline:none; border:0; } #carousel { position:relative; margin-right:auto; margin-left:auto; top:180px; width:846px; height:212px; background:rgba(199,219,227,0.90); -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; border:1px solid #004f68; box-shadow:3px 3px rgba(0,0,0,0.4); overflow:hidden; } #carousel #image1,#carousel #image2,#carousel #image3 { position:absolute; width:272px; height:198px; top:6px; border:1px solid #000; background-repeat:no-repeat; } #carousel #image1 { left:6px; background-image:url(img/img1.png); } #carousel #image2 { left:286px; background-image:url(img/img2.png); } #carousel #image3 { left:566px; background-image:url(img/img3.png); } #disclaimer { margin-top:210px; } #disclaimer p { font-style:italic; font-size:10px; color:#7ecaee; text-shadow:1px 1px 2px rgba(0,0,0,0.4); } .hotel-right { height:100%; width:100%; position:fixed; bottom:0; right:0; background:url(img/hotelview1.png) no-repeat bottom right; } .hotel-left { height:100%; width:100%; position:fixed; bottom:0; left:0; background:url(img/hotelview.png) no-repeat bottom left; } #slogan h1,#disclaimer h1 { font-weight:700; font-style:italic; font-size:40px; color:#e0eff5; line-height:33px; text-shadow:2px 2px 2px rgba(0,0,0,0.4); margin-bottom:55px; } #slogan a,#disclaimer a { font-style:italic; font-size:14px; color:#9edefc; }[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
[Release] Habbo Splash Page [Release]
Top