Jump to content

RT Solar Sentinal module columns


Dan77

Recommended Posts

Hi, I wonder if someone could help please. I'm having a little issue with the module jreviews_listings and jreviews_reviews. Its a conflict with Rocket Themes Solar Sentinal' CSS. The modules columns get screwed up when posted on front page.

 

the offending code in template.css

.cols1 {display: block;float: none;margin: 0;}
.cols2 {width: 49%;}
.cols3 {width: 30%;}
.column1, .column2 {margin: 0 5px 0 0;position: relative;}
.column2, .column1 {float: left;margin: 0;}
.column2 {float: right;margin: 0;width: 49%;}

 

I find if I remove this from template.css is works fine but I lose the ability to customise the amount of columns on my front page via my template manager.

 

Is there a module suffix I could use or can I create new?

 

Thanks

Link to comment
  • 4 weeks later...
×
×
  • Create New...