hello,
i have problem with header1 and 2 position - it cant except any css rules so i can define module variations or modul suffix in joomla modul
Whay is this happening any idea?
/*
* Header modules
*/
div#header1{float:left}
div#header2{float:right}
.header.both .moduletable,
.header.both .moduletable_text,
.header.both .moduletable_menu,
.header.both .moduletable_color1,
.header.both .moduletable_color2,
.header.both .moduletable_color3,
.header.both .moduletable_clear{margin-left:4px!important ba}
.header.both:first-child .moduletable,
.header.both:first-child .moduletable_text,
.header.both:first-child .moduletable_menu,
.header.both:first-child .moduletable_color1,
.header.both:first-child .moduletable_color2,
.header.both:first-child .moduletable_color3,
.header.both:first-child .moduletable_clear{margin-left:0!important}
div#header .moduletable_content{overflow:hidden}
teitbite wrote:Hi
Ok. I found where the problem is. The positions for the header was designed not to use the module class suffix. Please in code change the value for style to "gavickpro".