Top Solutions

Tags:height, table, row

Hello,

I'm trying to set the height of the first row in a table to be less than the subsequent rows in the same table.

I'm using <tr style="height:10px;">, but it's not setting it that small (I can set it bigger than the other rows in the...

Tags:Microsoft, ASP.NET, 2.0, radiobutton list rendering

Hi,
I am trying to align the output of the code below horizontally in one line. For some reason, in IE6 the items take up two lines and each item takes up 100% of the line width, while in FF 2, Opera 9 and Safari 3 they are all aligned in one...

Tags:IE9, @font-face, CSS

I have a page here

 

The font face css is:

 

The body font seems to show up correctly in IE 9, however none of the other font.   Ie 6 +, chrome and firefox all show the @font-face fonts fine, just IE9 doesn't show "ColaborateMedium"...

Tags:div, position

Hi, my code is as below.  If you open it in a browser sometimes it aligns to the right of the page perfectly!  However - sometimes when you resize the window there is 1 pixel that is still red (I'm using Internet Explorer 6 to test this).  Any...

Tags:height, div, control, div.height

I have nested div where I want the height of the outer div to be fixed, and for the inner divs to be truncated if too tall to fit inside.
The inner div's should also be centered vertically if they are shorter than space available in the outer...

The following iFrame shows :

"Internet Explorer cannot display the webpage" in IE

and

"Blank Page " in Safari.

Any solutions?

Tags:jquery, parallax, background image, moving background

I'm trying to figure out if this is even possible without using flash... I know that jQuery is pretty powerful and can do some pretty amazing things... but is it possible to have a moving background with jQuery?

Here's what I mean, I want to...

Tags:MM_preloadImages

I know this may hurt some of your eyes but I've recently been asked to address a site using MM_preloadImages and the other Dreamweaver javascript. I would like to migrate this to CSS, PHP, or even Python if possible.

There are three states,...

Tags:HTML/CSS, Firefox 2.0

The code is below.  When using IE6 this page displays correctly with the red content block hard against the bottom of the address bar.  When displaying the same page in FireFox 2.0 the page has a 9px white border at top.  All available research...

Tags:button, background, image

Hi
I'm using the following on XP IE7 to show an image for a button but the image doesnt show - just a basic button, whats going wrong?

<input type="button" class="buy_button" value="BUY">

Style
.buy_button{
      border-style: none;
...

Tags:wordpress, child theme

I'm working with the following WordPress site:  http://sandbox.elitebodybronzing.com.  

The parent theme is from ElegantThemes and is called ePhoto.  I've created a child theme for this called ePhoto-child and I've crated the following CSS...

In IE popup *briefly* displays big ugly black border.  No need for ugly border.
Dojo already does most of the work. It calculates the position where the popup should show, connecting a div body as the popup to a particular object ,  the way the...

Tags:textarea, css, size

I want to specify the size of a text area that displays text but with only CSS, is this possible?

Example :

<textarea name="Data" id="Data"></textarea>

#Data {
      max-height : 400px;
      height : 60%;
      max-width : 630px;
      width : 95%;
}

Tags:onclick, show, css, hide, div

I have the following divs and stylesheet
my problem is the following:

firefox:
when the current div is clicked, the new one shows as supposed to, but the current one sits underneath the same size but as whitespace underneath the new div that...

Tags:charset, utf-8, css, dreamweaver, safari, background

Have noticed before that if I create a new CSS file in DW it automatically puts these two lines at the top of the file:
@charset "utf-8";    
/* CSS Document */

I always ignored that until yesterday when, in answering a question here on EE...

Tags:web, sharepoint, height, part

Hey experts!

I'm using Microsoft Office Sharepoint Designer 2007, and I'm trying to have a Web Part filling the entire height of a page. This page is inside a master template.

I've try using the 100% height, but it looks like my Web Part...

Tags:JQUERY, CSS, JAVAscript

OKay please only respond if you actually have an answer to this that you have tested please.  

So im using JQUery to access the contents of a text file found on my server.

I then tell Jquery to assign that text to a class which i've named...

Tags:CSS ASP.NET 2.0

I have an ASP.NET 2.0 gridview and I'm using CSS to force each row to never wrap the text in any cell (any additional text in a cell should be hidden). This is done by setting the table-layout to fixed and having the overflow:hidden for the TD...

Tags:ExtJS, button, background, css

Hi there,
i use ExtJS 3.1.1 and i have a normal Ext.Panel with 4 Toggle Buttons.
Now i want to change the Background of the Buttons to transparent and only on mouseover a background should be visible.
Like in Microsoft Office 2007, in the...

Tags:pdf, css, z-index, iframe

I have a menu that opens either videos or pdfs into an iframe. It is a very user friendly way of helping my users go through out content and the videos pertaining to the content. The only problem is that when I embed a pdf file it covers the drop...

Tags:checkbox, style

Hi,

Is it somehow possible to change color of small rectangle (where check mark appears when checkbox is checked) and border color of this rectangle? I can't find these attributes in style sheet documentation for this control... :( Though...

Tags:CSS, IE

IE is putting a nasty colored border around my radio buttons.. how can I get rid of it please?

Tags:narrow, fonts, html, arial

I'm looking for a good string of narrow fonts that are friendly to the PC and Mac to define some CSS styles.

Presently I have:

Lucida Grande, Arial Narrow, Verdana, Arial, Helvetica...

Lucida Grande comes with Macs, so it looks great,...

Tags:css, IE 7

I am creating a page that people will also print.  In the code attached I have set the top and bottom margins for @media print to 0.  However iE7 still seems to require a large bottom margin.  

In the code if I add even .25 inch to the helght...

Tags:expand, menu, collapse, javascript, css

Hello experts,

I have a javascript/css combination that does an expand/collapse vertical menu for me as follows;-

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html...

Tags:Wordpress, widgets, CSS

I am experimenting with Wordpress on a small school site. I am considering using the StudioPress_Red 1.0 theme, which comes with some default widgets in the 1st and 2nd column. I need help in removing the widgets, so I can add a few of my own, or...

round corner Textbox purely using CSS... I tried the following CSS

It works , but the font style I cannot change it... if I changed its not working properly...

the sreenshot shows the rounded textbox with fontstyle is not changeable......

Tags:CSS, Firefox/IE6, http://etechrepair.co.uk/hbp/, href, padding

This is going to be really simple to someone. I'm embarrassed to say this is bugging me out, as simple as it is but:

On the homepage i'm working on, when I apply padding-right: 5px; to the "a" element so that there is a little padding between...

Tags:CSS, xHTML, HTML

I'm trying to rebuild an existing interface and I'm facing a hurdle that has me scratching my head.

There are two divs within a container, each floated left.
The div on the right needs to be 150px width and always aligned to the right of the...

Tags:HTML, CSS, Internet Explorer

The attached code works so long as Javascript is enabled in Microsoft Internet Explorer,
It works in Firefox, Chrome or Safari with javascript on or off.

I want to have something that works in IE when Javascript is disabled.

Is it possible to align the text in a div to centre hortizontal, top vertical?

Ive already inserted:-
        vertical-align: top;
        text-align: center;
But still doesnt seem to align the text correctly on row3.

Any ideas?

How can I center-align the text in my input button?

My code (below) does not work well in Firefox or IE7.

Tags:button, css

Hi,

I am new to CSS and ASP.NET
I am using Visual Studio 2005 to create the webpage, and using the defualt button fromt he Visual Studio 2005 which generate the code as below
    <asp:Button ID="Button1" runat="server" Text="Filter"/><br />...

Tags:opacity, css

Hi, I'm making a div that pops up over any other content on the page, I want the border of that div to have lower opacity than everything inside. I dont think theres a way to specifically make a border have a lighter opacity, so I set one div...

Hi,

I am looking at purchasing a wordpress template, does anyone know how to put this on a hosting site, like Dreamhost or GoDaddy?  

Also does anyone know of any training for this to learn how to edit it locally on a laptop and some good...

I have a webpage with a div named "#Block1", containing two divs named "#topLeft" and "#topRight."  

Is it possible to put a button in #topLeft that brings up a div named "#descriptionLong" (height and width of 280px), and floats it centered...

Tags:.NET, XML, XSLT

How can I decode this XSLT .. I got it from SharePoint. I need to figure a way to change the styles on this. How can I see the XSLT transformation to see the HTML structure coming out.


<WebPartPages:XsltListViewWebPart runat="server"...

Tags:css problem

I have a header div that I want to position on the top of the window, and stay centered. I also want it to have position: fixed so it'll say fixed while the surfer scrolls the page. Inside of it, there's two anchor elements.

Initially, judging...

Tags:height, listbox, adjusting, html, select

Hi!
I'm using the ListBox on my HTML-page.

<select size="4" name="DrawingsList" id="DrawingsList" style="height:100%;width:100%;" >
  <option value="vvv" >TTT</option>
....
</select>

The ListBox is putted into a DIV and should cover all...

Tags:IE, css, csshover.htc

Hello,

I am trying to implement a dropdown menu on my site and designed for it to work in Firefox and Chrome.  In checking back to IE to solve all of the IE issues, I noticed that when you hover over the dropdown, it disappears the instant...

Tags:jquery

Hi,

I'm using the following code - however I'm looking to increase the size of the images in the background and reduce the gap between the images.



Can anyone help or point me in the right direction?

Thanks,

Webbo

Tags:firebug, ie, addon

Is there any addon for IE 7 which work like Firebug or Web Developer extension in Firefox?
One of the features I need is to modify css and see the result on the spot
thanks

Tags:map, hover, image, css

I have an image map that I am using and would like to allow for a mouseover effect to happen over each link.  Is there a way to make that work using css?  My code is below:


Tags:SharePoint 2010, CSS, View list

It has been requested that I move the site title > page title > view drop down that appears in the ribbon section of SharePoint 2010 to a less distracting location.  

Here is an example of the original placement:
 

Here is where I moved it...

Tags:vbscript, outlook, signature, exchage

Hi,

I just need a vbscript signature. right now i have the following signature (vbscript) which works well. But i need it to be stylish and to be in the following attahced fomrat(html file).

Need to be stylish ( but it should be in exact...

Tags:css, ie6, behavior

Hi
I am using
body {
 behavior:url("csshover.htc");
}
to emulate the hover function in IE6.
I have two different drop-down menus using it in the same page, one of them works, the other does nothing.  They are essentially the same though....

Tags:CSS, Wordpress, HTML

Hi There,
Something very strange is happening on this page here
http://peripheral.ey3host.com/about-us/our-team/

You will see there are a whole bunch of links that are supposed to be showing....the sidebar menu, the test links on the page,...

Tags:joomla template

Hi have this website, is a joomla template he looks fine in internet explorer 9 only, I think maybe is something in the ccs, but I can't find the problem. i hope you can help me.

Thanks

Tags:JavaScript, CSS, ASP.Net 3.5, VB 2008, Custom Style, RadioButtonList

I found a really great looking custom style for RadioButtons and CheckBoxes here:
http://ryanfait.com/resources/custom-checkboxes-and-radio-buttons/
...but I can't figure out how to get them to work on asp:RadioButtonList controls.

Can...

Tags:CSS JQuery

Hi All,

I am wanting to implement similar the following JQuery slide down panel but at the moment I can't work out how to make it slide over the top of my content rather than pushing the content down:
...

Tags:CSS /HTML, IE 6/ Firefox

Hello Experts.
I a field set with a form inside a div that I will like to center align. Below is my code. For some reason it aligns correctly on IE but no on Firefox. Any idea why?

Tags:JavaScript, CSS

Alright I am receving the error:

 alert('jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...');

I don't know why this is popping up...google and yahoo search don't provide anything useful on correcting...

I only care about IE7 (a proprietary / embedded web app). I know how to use javascript to change the border of a DIV on rollover, but the problem is that the border appears around the outside of the DIV. Is there a way to specify that the border...

I have a user control that contains a modal popup extender. I would like to make the modal popup extender draggable, so I have set the drag properties of the modal popup extender appropriately. I can get this to work; the modal popup is...

Tags:button, browse, style, fileupload

I have an ASP.NET 2.0 FileUpload web server control which works great.  However, I cannot for the life of me style the browse button for this control.  Any style settings I choose affect the textbox of the fileupload control ONLY.  For example,...

Tags:iframe, border, css

my problem:

i use an iframe on my page. i tried to get rid of the border.
what i tried was <iframe .... style="border: none;"> but didnt work.

how can i hide the border ?

Hi all,

I have 2 divs, one inside the other. the other div is set to alpha 40%,
The secon div Inside the first needs to be alpha100%.
How do I do that.


This is what i have......

Hi all

I am very new to CSS so i apologise if this is a simple question

I am using the attatced code to set the background to an image and repeat it across the page.

can anybody see why i might be getting the  error "Failed to load given...

Tags:nowrap, css, firefox

Is it possible to set everything to nowrap through css?  I can set nowrap=true in firefox, but IE doesn't seem to want to listen.  Anyone have a fix for this?

Thanks,

Stank

Tags:css, regular, web

hey again...i was wondering if there is a reference on the web that will list a photoshop font and give its equivalent CSS font-family.  I am tired of playing with font-families to find a simple Photoshop font.  My site uses Arial Regular Sharp...

Tags:CSS

I was wondering how do you do a outer glow effect on a Div layer or a <p></p>

Tags:C#, ASP.Net Themes, Skins

I'm trying to create a skin for a gridview.  The problem is that the grid lines are the default color, not the color they should be as specified by my style sheet.  
Here's what I have:
In Skin file
<asp:GridView runat="server"...

Tags:CSS, HTML

I am trying to hide a horizontal scroll bar, using the standard overflow-x: hidden; but it works only in Firefox, IE7 and Safari doesn't seem to hide them.. Could you please advise where to look for a potential problem/conflict?

Tags:select, css, box, border

Hello,
I've been searching for a way to disable the select box (<SELECT>) border. I succeed to remove input text borders using "border: 0px solid;" but it seems it doesn't work with SELECT BOX. If its not possible, I'd like to know if anyone...

CSS:

.rmcursor
      {
            color:Red;
            font-size:large;            
            cursor:pointer;
      }
      


HERE IS THE MARKUP:

 <div id="rmcursor" runat="server" class="rmcursor"><os:Image ID="osImageDownArrow" runat="server"...

Tags:wrap, word, style

It seems as though style=""word-wrap:break-word"" in my <td> tag doesn't work if I have <pre> tags inside that <td> tag such as "<td style=""word-wrap:break-word"" ><pre>" & fieldname & "</pre></td>"

the lines don't break at all after I...

Tags:CSS, Styles, Internet Explorer 7, HTML

It doesn't seem that IE7 supports style outline. Is there any way to hack this and make IE7 support it? Or is there any other specification similar to outline, ie a border that doesn't use space!

How can I get s similar function for IE7. I...

Tags:horizontal, scrollbar, css, add

Hi
I need to add a horizontal scrollbar to my table as I could have hundred of images in my table.
I am using a simple table and I have put the scroll attributes for the table in the css. But my horizontal scrollbar stays greyed out even the...

Tags:Html, JSP

Hi all,
         I want to know about Div tags positioning. I am trying to display two charts inside a jsp page. These two charts are rendered inside two seperate jsp pages and I am using the include directive to include the content of these two...

Tags:background, color, css, html, degrade

I'm changin the design of my web-application & found that there's an effect of Color degradation but the way I'm using it is affecting the entire site

this is what I'm using:
filter:Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0,...

Tags:width, css, scrollbar, scroll, bar

Hi all,
Can i set the scrollbar width on a html component.
a multiline textbox for example using CSS?

I'm doing something like this :
http://www.killersites.com/newsletterFiles/scrollingDiv.html
but i need thicker scrollbars for one of...

Tags:firefox, mac, css, hack

Hi,
 is there a way to send alternate css styles to mac firefox vs. pc firefox? also if there's a way to hit up safari at the same time, that would be great!  (both mac firefox and safari need the same tweaks)-
thanks!

Tags:CSS, IE7

Hi all,

I am building a web site (in ASP.net) and I have a nested <asp:Panel> control that has the following CSS classes assigned to it.
What is happening is that the  popup/panel is popping up and itself is slightly transparent.

What I...

Hi, on a site I'm creating, which can be found at www dot code diva sites dot com slash sonora,

I'm getting this error in IE8: No object with ID #gallery exists yet.
Call curvyCorners(settings, obj) when is created.

On curvycorners...

Tags:pixel, line, 1, horizontal, css

What is the ideal way to create a 1 pixel high horizontal line without using spacer .gifs that works in IE? For Mozilla or Opera I could do this:

<div style="height: 1px; width: 500px; background-color: #000;"></div>

However, IE pads the...

Tags:align, checkbox

I'm trying to align a checkbox list on the following form:

http://milkshake.compasslearning.com/Customersite/RegForm.aspx

Here are the styles applied  to the radiobutton list:

.primary-text .contact-form fieldset...

Tags:google chrome layers z index

I just finished the proto type for a rewrite of a banner/navigation section using 3 layers. Works great in explorer browser - downloaded google chrome and all the layer positioning is ignored.  Is there something I need to add/rewrite, etc to...

Tags:change, color, javascript, menu, css

Can someone tell me how to change the color of the dropdown text in this dynamic dropdown menu please.
Thanks

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html...

Tags:outlook 2007, css, word 2007

Our software generates 100+ page e-mails in HTML format, separating each page using

<div style="page-break-after: always;">&nbsp;</div>

This is so when printed, each page breaks exactly where we expect it to (we are generating invoices).
...

Tags:div, table, using, create

I am trying to use css positioning <div> and <span> to relpace table. I am now facing a problem:

div.row {
  clear: both;
  padding-top: 5px;
  padding-bottom:5px;
  }

div.row span.label {
  float: left;
  width: 80px;
  text-align:...

Tags:RadSocialShare, Telerik, Internet Explorer, Firefox, ASP, HTML, CSS, Umbraco

I have implemented the RadSocialShare element from Telerik into my Umbraco CMS website. Before I go into any detail, let me say that the share buttons, (facebook, twitter) will not render in IE but will render perfectly in every other browser....

Tags:landscape, print

I have a rather long form that is generated dynamically and one section of it needs to be printed landscape as it is a chart of info.  Id like to make the page print landscape and maybe scale it to 90% if possible.

Im quite sure this could be...

I want to create a page with two rows. Each row should have 3 columns. I dont' want to use a table to do this. The code attached works until I start addng content to the "container" divs. When one grows too much the next row gets messed up.
...

Tags:height, asp.net, div, page, asp

Title says it all really.  I've switched a website I was developing from Java to ASP after going on a course recently.  However the CSS that I carried over doesn't seem to work the same, and a DIV that I have set to 100% height using a CSS class...

My jCarousel Lite code is working just fine but I'd like to stop the auto scrolling of the images when the mouse hovers over any of the images inside the jCarousel Lite DIV container.

Here's a link to the demo:...

Tags:lightbox, v2.04

I took over a website developed with Ruby on Rails and am having an issue with a lightbox photo gallery.

I am using lightbox v2.04 on this website and it works in all browsers except IE8. The javascript error i get is 'this.imageArray[...].0'...

Hi, I want to hide <li>, I did like this:
<li id="liItem" class="visibility:hidden" >Item</li>
But does not work.
Any ideas?

Tags:hover, inline, css

Hello, I'm making a newsletter and I have read thru many discussions on how to implement CSS in html emails.  I think the best, most fail-safe way (using css) is to make them all inline.  I know this kinda defeats the purpose of css but I want...

Tags:css, listbox

Hello all,

with CSS,

1. could we make a listbox like that : http://nguyenduchai.free.fr/temp/listBox.GIF
   I have tried
<SELECT name="myCombo1" style="position:absolute;z-index:-1;width:200px;clip:rect(0px, 100px, 22px, 0px);">
      ...

Tags:Javascrip, CSS, IE6,IE7, http://nam.zing.vn/intro/landing/, Access denied to http://img.zing.vn/ms/landing_ob_ms/js/iepngfix.htc

On the html file have css content as below:
<style type="text/css">


*{ margin:0; padding:0}
img, div { behavior: url("http://img.zing.vn/ms/landing_ob_ms/js/iepngfix.htc")}

body{...

Tags:dojo

Hi,

i have dojo button ,i disable like this !!
<input dojoType="dijit.form.TextBox" style="width:7%" id="dirglobalPricingManager"  value="100" disabled="disabled"/>

I want to know how to enable when some condition satifiy !
Thanks

Tags:scroll, horizontal, css, bar, remove

I have a div tag that is going to receive more text than it can normally display based on the size limitations I have given to it.  In order to compensate for that I have used the "overflow:scroll" css rule.  It applies a scroll bar vertically to...

Hi,

I can for the life of me work out why this code works in IE and not Firefox. I am sure it is going to be something simple but I can not see the wood for the trees!

Summary: All this code does is put a message at the bottom of the...

Tags:iframe css clicp

Hi, I am trying to figure out how to do an iframe of just a portion of a page (in this example the news highlight of yahoo).  I got this to work with position:absolute, but I cannot seem to get this to work with position:relative.  What happens...

Tags:CSS

I'm trying to get a list circle to appear for each li - below is my css, but even adding "list-style-type: circle" to the ul style makes no difference.  Any ideas?

Look forward to your comments,
Tony

Tags:banner is just blank

Hi
Trying to get flash banner to work on www.itfixng.com

I have read through the forum and fell over this answer
...

Tags:border, input, remove, box, file

I am wondering how to remove the box around the input file upload like the other ones at this link:

http://www.critterclassifieds.net/index.php?a=ad-signup

Not sure why its doing that.
CSS:

input, select, textarea {
      float:left;
...

Tags:AJAX Control Toolkit AutoCompleteExtender AJAXControlToolkit

I have a very simple project that uses the AutoCompleteExtender control.  I added some CSS classes to my .css file and set the CSS properties of the control to use those classes.  The control renders the returned string[] information properly...

Tags:CSS padding ASP.NET dropdownlist

I have textboxes that I can pad to make them look like I want, but how to do I pad ASP.NET dropdownlists?

Tags:div, keep, screen, top, scrolling

how can i (with only css, and on all browsers) float a div over all content on the page and keep it at the top of the screen as you scroll?

Loading Advertisement...

Top CSS Experts

  1. COBOLdinosaur

    213,892

    Guru

    0 points yesterday

    Profile
    Rank: Genius
  2. LZ1

    169,513

    Guru

    0 points yesterday

    Profile
    Rank: Genius
  3. DaveBaldwin

    108,635

    Master

    2,000 points yesterday

    Profile
    Rank: Genius
  4. ChrisStanyon

    101,266

    Master

    0 points yesterday

    Profile
    Rank: Sage
  5. tommyBoy

    65,616

    Master

    0 points yesterday

    Profile
    Rank: Genius
  6. kozaiwaniec

    57,116

    Master

    2,000 points yesterday

    Profile
    Rank: Guru
  7. nap0leon

    53,757

    Master

    0 points yesterday

    Profile
    Rank: Sage
  8. xmediaman

    50,100

    Master

    0 points yesterday

    Profile
    Rank: Guru
  9. jason1178

    49,680

    0 points yesterday

    Profile
    Rank: Genius
  10. SSupreme

    43,018

    0 points yesterday

    Profile
    Rank: Wizard
  11. Kravimir

    42,150

    0 points yesterday

    Profile
    Rank: Genius
  12. s8web

    40,064

    0 points yesterday

    Profile
    Rank: Sage
  13. therealteune

    35,300

    0 points yesterday

    Profile
    Rank: Wizard
  14. webmatrixpune

    30,818

    0 points yesterday

    Profile
    Rank: Guru
  15. HagayMandel

    27,880

    0 points yesterday

    Profile
    Rank: Guru
  16. zappafan2k2

    23,368

    0 points yesterday

    Profile
    Rank: Guru
  17. leakim971

    22,966

    0 points yesterday

    Profile
    Rank: Genius
  18. HainKurt

    20,000

    0 points yesterday

    Profile
    Rank: Genius
  19. jagadishdulal

    19,668

    0 points yesterday

    Profile
    Rank: Guru
  20. Proculopsis

    19,350

    0 points yesterday

    Profile
    Rank: Sage
  21. mplungjan

    19,232

    0 points yesterday

    Profile
    Rank: Savant
  22. basicinstinct

    19,026

    0 points yesterday

    Profile
    Rank: Genius
  23. anuradhay

    19,006

    0 points yesterday

    Profile
    Rank: Guru
  24. jtwcs

    18,808

    0 points yesterday

    Profile
    Rank: Master
  25. gurvinder372

    18,057

    0 points yesterday

    Profile
    Rank: Genius

Hall Of Fame