0
Welcome Guest! Login
0 items Join Now

Re: Help with Button Polls

    • Mariela Vasquez's Avatar

    Re: Help with Button Polls

    Posted 17 years 4 months ago
    • Hi Guys, i would to know if someone can help me with that issue.
      I spend an whole day reading post at joomla.com and over here about how decrease the size font on the polls buttons but i cant found the answer.
      I see that at FF and Safari thats seems fine in that same line the Vote and Results buttoms , but at IE7 the buttons get 2 lines, so i was thinking in decrease the font size.
      Please try to help
      that site is www.tenisecuador.com
      Mariela
  • Re: Re: Help with Button Polls

    Posted 17 years 4 months ago
    • Hey Mariela,

      Add the following to template_css.css
      table.pollpolls input.button{
      font-size: 11px;
      }
    • James Spencer / Developer & Support / Hull, UK
    • Mariela Vasquez's Avatar

    Re: Re: Help with Button Polls

    Posted 17 years 4 months ago
    • Thanks James you always helpful. So there come a new question about it...thats code works only when i add a suffix at the polls module "Polls", if there is not that suffix it dont work, so i was thinking how manage that space between each question?, because now the polls seems so stick i mean each questions seem so closer.
      Thanks
  • Re: Re: Help with Button Polls

    Posted 17 years 4 months ago
    • Just use

      table.poll input.button{
      font-size: 11px;
      }
    • James Spencer / Developer & Support / Hull, UK
    • Dan L's Avatar
    • Dan L
    • Elite Rocketeer
    • Posts: 1453
    • Thanks: 0

    Re: Re: Help with Button Polls

    Posted 17 years 4 months ago
    • I strongly advise installing the web developers toolbar for Firefox and using the CSS viewer within. It will tell you everything you need to add/change in CSS for things like this.
    • Toolbox Digital | Dribbble | Forrst

Time to create page: 0.048 seconds