After installing album photos module, my theme (amity island) seems to lose some <br /> formatting. After uninstalling the module, the theme gets back to its aspect. I guess there is some conflict between the module and the theme.
It's a real shame since this module is wonderful.

Comments

vm’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

screenshots of problems like this help a great deal as the problem may be with the theme itself and not the module. The easiest way to figure out if it's a themeing issue is to switch to a core theme. If the core theme works properly then the issue may not be with the module itself.

enli’s picture

Thanks for your reply but I see it is a problem of amity island theme. Unfortunately I can't understand what happens since <p>, <h1> and other pieces of html code like these, which affect my theme and site layout.

Unfortunately I have no idea of how to solve this problem.

vm’s picture

if its a theme problem you may get better support if you move this issue to that theme issue queue & provide a link to your site so that someone can inspect it with firebug.

enli’s picture

I discovered there was a problem with thickbox.css. I deleted the following lines at the beginning of it since they were overriding the default theme settings in each theme paragraph (<p>, <h1>, <h2>, etc.).

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<---------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

The problem is solved now... hope I didn't change anything essential.

vm’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.