Header1 and 2

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Sun Jun 05, 2011 11:47 am
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?
User avatar
Junior Boarder

teitbite
Tue Jun 07, 2011 10:55 am
Hi

Ca I please see Your site ?
User avatar
Moderator

GK User
Tue Jun 07, 2011 4:22 pm
here it is

http://portal.4host-ing.net

Why is this happening?
User avatar
Junior Boarder

GK User
Wed Jun 08, 2011 4:53 pm
Code: Select all
/*

 * 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}


This is css file from template.css - there is no h3 definition for header1 and 2 and for modultable also...
User avatar
Junior Boarder

teitbite
Thu Jun 09, 2011 11:57 am
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".
User avatar
Moderator

GK User
Thu Jun 09, 2011 4:19 pm
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".


Hello,

i checked what you said and yes there is stlye defined as gavickpro,can you write me css definition for header1 and header2 so i can change it on template?
User avatar
Junior Boarder

teitbite
Tue Jun 14, 2011 7:52 pm
Hi

There is no definition of it. You need to write it Yourself. The "gavickpro" style needs to be used to add a module class suffix to it.
User avatar
Moderator


cron