White Lines Displaying On Pages
-
On all pages created by BuddyPress, and BBPress I have a white line somewhere on the page, on he BuddyPress pages, it is on the left-hand side and on the BBPress pages such as the forums, it is 3/4 of the way through the actual content.
It is also displayed on any page auto generated such as the 404 page, I am unsure of what is causing this but it was not there before I added both these plugins, I have deactivated them (ALL of my plugins) and this is still there, but it didn’t used to be before I installed these plugins.Does ANYONE know what this is, I have been messing around in CSS for the better part of an hour trying to get rid of that line.
At a guess, I would say it is part of a sidebar but as it is on different sides on the BuddyPress and BBPress pages, I have got no clue.
The only CSS that changes the position of any elements in either plugin is below:
#left-area { width: 100%; padding-bottom: 23px; padding-left: 10px; padding-right: 10px; }
Commenting out this CSS allows the BBPress pages to resize back to where they were, not through the line on the right, but it is still there, same with the BuddyPress pages.
Has ANYONE got any clue as to what this is, whether it is a sidebar and how to get rid of it.
- The topic ‘White Lines Displaying On Pages’ is closed to new replies.