Forum Search
I'm Feeling Lucky
Searching for: Posts from Puru.
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Fri, 03/03/2017 04:36 (8 Years ago) |
The codes you shared with us are exceptional. Thank you for the contribution. Question: How many among you by-heart know CSS? [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Tue, 21/06/2016 17:29 (8 Years ago) |
[Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Wed, 23/12/2015 12:07 (9 Years ago) |
1 - It's not necessary; Its good. According to Google, its a good practise that developers should keep their color pattern as accessible and pleasant as possible. 2 - It would benefit only android users but that's enough; A survey told that since last year, there's been a heavy increase in selling of devices running android OS, because of the release of Lollipop. Google's android is getting better and better day by day and there's a slight increase in apple users as apple is good, but there aren't as much features as there are of Google. So after some time there will be more android users than apple users and all will have lollipop and above android OS 3rd : I didn't understood the question please rectify it. It might be a typo(a very big one) [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Wed, 23/12/2015 11:39 (9 Years ago) |
[Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Wed, 23/12/2015 11:12 (9 Years ago) |
Yes but many users now have android lollipop and above [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Wed, 23/12/2015 07:06 (9 Years ago) |
Edit: sorry for so less typing I'm on mobile its very hard t type on mobile [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Sat, 05/12/2015 15:22 (9 Years ago) |
The BBCode language is fully different than the HTML. BB Codes are created by the admin but even those BB codes are transformed into html when you hit a submit button. So all I can say is that the BB codes won't work in there. [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Thu, 26/11/2015 00:52 (9 Years ago) |
Correct only that !important will be after no-repeat in header [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Wed, 25/11/2015 16:49 (9 Years ago) |
[Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Wed, 25/11/2015 16:31 (9 Years ago) |
[center][size=22][color=red]X[/color][color=orange]E[/color][color=yellow]R[/color][color=green]N[/color][color=blue]E[/color][color=indigo]A[/color][color=magenta]S[/color][/size]
[img]//goo.gl/JaAVha[/img] [size=12][color=blue]Hi everyone Puru Here ^_^.[/color] [color=orange]I am a very friendly user[/color] [color=yellow]My favourite Pokemon is XERNEAS[/color] [color=green]I am 14 years old and studies in 8th grade.[/color] [color=blue]Most important I am a [b]Boy[/b][/color] I am a sick fan of I am never selling *Four* I accept all kind of friend requests whether its on Pokeheroes or Google+(Not on Facebook). Favourite Movie : Divergent,Insurgent,Harry Potter. Favourite songs :Tere bin, Angel With a Shotgun,Main Hoon Hero Tera,Don't deserve you. Meet the cutest,sweetest user on Pokeheroes : Trisha. I am big <HTML /> Nerd :B The Coding languages I currently know are HTML,CSS,PHP,SQL and MySQL. [/size] Thanks for seeing my about me[/center] ![]() [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Wed, 25/11/2015 16:17 (9 Years ago) |
And do one more favour. Please send the screenshot of the page of Pokeheroes where you meant to put it [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Wed, 25/11/2015 16:00 (9 Years ago) |
Yes Wikipe_Tan should be blessed she came up with this idea and I could also contribute [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Tue, 24/11/2015 09:57 (9 Years ago) |
Suppose you want color and size for body, so: body { font-size: 20px; color: #fff; } [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Mon, 23/11/2015 15:33 (9 Years ago) |
1st - Please tell us what is chiller? 2nd - Please post a screenshot. If you use the same css coding as in this forum, then use this code font-size: 20px; color: #fff; [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Sat, 21/11/2015 15:00 (9 Years ago) |
Title: Notice[Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Sat, 21/11/2015 13:08 (9 Years ago) |
input[type="submit"] { display: inline-block; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; float: none; z-index: auto; width: auto; height: auto; position: static; cursor: pointer; opacity: 1; margin: 0; padding: 10px 20px; overflow: visible; border: 1px solid #018dc4; -webkit-border-radius: 3px; border-radius: 3px; font: normal medium/normal Arial, Helvetica, sans-serif; color: rgba(255,255,255,0.9); -o-text-overflow: clip; text-overflow: clip; background: #0199d9; -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ; box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ; text-shadow: -1px -1px 0 rgba(15,73,168,0.66) ; -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1); -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1); -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1); transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1); -webkit-transform: none; transform: none; -webkit-transform-origin: 50% 50% 0; transform-origin: 50% 50% 0; } If you get any bug , just post here and PP me or if you find any button thats still unstyled [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Sat, 21/11/2015 13:04 (9 Years ago) |
opacity: 0.1; Add the above element to your code. Remember the 0.1 actually sets the transparency of an element to 10% of the default opacity of that element . You can use 0.1 to 0.9 for the opacity. If it goes above 1, it will be at 100% opacity which is what you're trying to remove. +Navuso That really easy to do. Just change the width element: #main { width: WIDTH in PIXELS; } Good work [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Sun, 08/11/2015 15:57 (9 Years ago) |
No probs tell everyone(More publicity , more better) [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Sun, 08/11/2015 15:52 (9 Years ago) |
Emera square was released on July 1st ,2015 as a part of Pokéheroes' second anniversary. It is located in Town tab. It is accessible to all users[1]. [1] - User level should at least be 7 to use this feature. Trainer level can be clearly seen at userbar next to username and at your userprofile. ![]() Bug-Hatching Contest Bug-Hatching contest(abbreviated as [b]Bugcontest[b]) is one of the most popular features of Pokéheroes. It starts on 1st of every month and lasts till 7th. In Bugcontest, there is a minigame in which sprites of different Pokemons appear randomly.A time of 120 seconds(i.e. 2 minutes) is given to click. Amongst all the Pokemon, you have to click on bug-type Pokemon. Images occur very randomly and they last there for only a couple of seconds, so it is a game of speed and accuracy. Clicking a bug Pokemon gives you 3 points whereas clicking a non-bug Pokemon results in deduction of 1 point. After the time period of 120 seconds has passed, the page will reload and you will get 3 eggs [Read more] |
Puru OFFLINE ![]() Forum Posts: 99 |
Posted: Sat, 07/11/2015 06:34 (9 Years ago) |
[Read more] |
<-- Previous site || Next site -->