Active
Project:
Pixture Reloaded
Version:
7.x-3.0-rc1
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2012 at 09:25 UTC
Updated:
27 Jul 2013 at 09:44 UTC
After upgrading, there is no border in front page.
I do not see css like :
#main-content .article-teaser {
border: 1px solid #e9e9e9;
} with firebug.
Thank you
Comments
Comment #1
altbzh commentedhelp ...please !
Comment #2
rocky007 commentedsubscribe
Comment #3
sandeepmoras commentedFacing the same issue, tried various options in theme settings. Although this is not a major issue but the front page looks odd now..
Comment #4
edvanleeuwenBumping this, at is one of the main features of PR. I now have to revert to 2.2.
Comment #5
mazzen commentedDid you check 'sticky' to your article you want to promote at the front page?
Comment #6
Jeff Burnz commentedIts a total cockup in the class naming in colours.css, I have fixed it and will commit shortly, as in today.
Comment #7
edvanleeuwenAny news, Jeff?
Comment #8
Talkless commentedLooks like I have same problems with teasers AND blocks. "border-radius" seems to be OK, but no other border or background properties are set in css classes for these DOM elements.
I am trying to upgrade from Drupal 6.
Using Adaptive Theme 3.1.
Comment #9
gifad commentedjust add
in your “Custom CSS” tab
this is defined in colors.css for .article-teaser, but articles are tagged .node-teaser