×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Problem with smilies

Problem with smilies 12 years 5 months ago #14378

  • konrad korzeniowski
  • konrad korzeniowski's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
hello, I have a problem with SMILES bankernews.com/real-estate-categories-92...exemption.html#josc8 all smiles appear very big, what is the problem?

Problem with smilies 12 years 5 months ago #14379

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Konrad,
This is a problem with your joomla template. In the following file:
bankernews.com/templates/money/css/template.css line 2330 you have the following code:
#main .item-page p img, .contentpane .item-page p img {
    float: left;
    margin: 0;
    padding: 0 10px 10px 0;
    text-align: left;
    width: 250px;
}

You see the width - if you remove it, then the smilies will look ok.
Daniel
  • Page:
  • 1
Time to create page: 0.138 seconds