I seem to be having a slight issue with the CSS of single view photos in the Jomsocial template.
When inspecting through Firebug I noticed that the image has padding added to it that's causing it to be off center but I can't find the file to edit for the life of me.
Here's the code:
- Code: Select all
element.style {
height: 398px;
left: 49px;
top: 61px;
width: 595px;
}
I have read other posts that suggest that the code might be hardcoded into a PHP file. Any idea of how to solve this?!
Thanks for the help!