Active
Project:
- Petitions -
Version:
7.x-1.0-alpha30
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2013 at 17:47 UTC
Updated:
2 Feb 2013 at 21:28 UTC
Thank you for the great project! I've installed it and it's awesome. But there is slight problem with tag in the code, because the right-rail block is always under the content, not in place in the right side.
I've tried everything, forking css and theme, but can't fix this. Please, if you have any solution, tell me.
For example, you can see the instalation here:
http://peticia.bg
Maybe you can see from the code where the problem is.
Thank you!
Comments
Comment #1
bryanhirsch commentedThanks for sharing this link to your site!
I'm not sure I understand your issue Terko. Can you please upload some screen shots or tell me more about where you're getting stuck?
Comment #2
Terko commentedThank you Bryan!
I've managed to fix the issue. It seems, that some of the CSS classes used in the distribution are with different names. So they are called from the modules, but not recognized in the style.css. I've copied few of the classes from the CSS of original site of the petitions and renamed them to correspond with the names that the modules are calling, and now it's working.
My solution is far from being good, as I am not so familiar with CSS, but if you want I can't share the changed files, if this will make easier for you to find the problem.
Comment #2.0
Terko commentedwrong url