Re: UberCMS Edited Maintenance Page
@SplitoX Ya! Of course, (Though i was still just exploring the world of CSS back then lol) But you could also use something like padding-left:2cm; i would presume on the Main Box code. though i might just be wrong lol :p
Re: UberCMS Edited Maintenance Page
Another great release from you! 10/10
Re: UberCMS Edited Maintenance Page
Quote:
Originally Posted by
DaEternity
Hey guys someone Requested i added Rounded borders to the Page so here is the code just replace the Current code in the .css file with this one
Code:
#container {
background-color: #000000;
border: 6px solid #ffffff; border-radius: 15px;
width: 760px;
text-align: left;
margin: 0 auto;
Screen Shot
http://i1108.photobucket.com/albums/...in_break_2.png
in the future use webkit and moz also in front of border-radius like this
PHP Code:
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
and ofcourse use border-radius: 15px; also
Re: UberCMS Edited Maintenance Page
Quote:
Originally Posted by
Resource
in the future use webkit and moz also in front of border-radius like this
PHP Code:
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
and ofcourse use border-radius: 15px; also
Ya, At the time i only knew about the border radius one, didnt know bout the ones for different browsers :s Thank you.
Re: UberCMS Edited Maintenance Page
Quote:
Originally Posted by
Resource
in the future use webkit and moz also in front of border-radius like this
PHP Code:
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
and ofcourse use border-radius: 15px; also
Not needed. The basic features like border-radius, box-shadow, that stuff in CSS3 work with newest FireFox, Safari, IE, Chrome etc. These things -webkit- are not longer needed.
Re: UberCMS Edited Maintenance Page
Re: UberCMS Edited Maintenance Page
Re: UberCMS Edited Maintenance Page
I shall be :) ill send download link to you when im done
---------- Post added at 09:07 AM ---------- Previous post was at 08:56 AM ----------
:l dude we need teamviewer. Its showing up as a code to me.
Re: UberCMS Edited Maintenance Page
I can make this for PhoenixPHP If you want it PM me<'3
Re: UberCMS Edited Maintenance Page
I realy dont get why you all so happy with this....not that good + just a copy of habbo's page.
Re: UberCMS Edited Maintenance Page
I really dont get why people really still get a crap about this -.- Its so old <_<
And
@siem212212 People have their own opinions on things. Just cause you dont like it doesnt mean other people dont. But i do agree with u its not anything special thats for sure.
Re: UberCMS Edited Maintenance Page
Nice mate, bit extreme for a maintenance page though :p
Re: UberCMS Edited Maintenance Page
Thats pretty epic.
Also theres a typo on "because"
Re: UberCMS Edited Maintenance Page
Quote:
Originally Posted by
DaEternity
I really dont get why people really still get a crap about this -.- Its so old <_<
And
@siem212212 People have their own opinions on things. Just cause you dont like it doesnt mean other people dont. But i do agree with u its not anything special thats for sure.
I like it, but its just an edit what every kid can do with dreamweaver, most of us even with notepad.
Re: UberCMS Edited Maintenance Page
Kinda Blankish.
4/10
~Nesar