styling 2 mods in the header 2 position

GK User
Wed Nov 23, 2011 5:45 pm
Can someone please help me here... I can't get a response from the ticket system... 2.5 day's... Any idea's?

This is the CSS I have placed in the template.css

/*for the header 2 module position for gridirion standings module's- adding the league logo */
.gridiron1 .moduletable > h3,.moduletable_text > h3,.moduletable_menu > h3 {
background: #fff url(../images/style1/atlantic.png) left center no-repeat;
height: 24px;
line-height: 24px;
color: #900;
font-size: 16px;
padding: 0 18px; }


.gridiron2 .moduletable > h3,.moduletable_text > h3,.moduletable_menu > h3 {
background: #fff url(../images/style1/national.png) left center no-repeat;
height: 24px;
line-height: 24px;
color: #006;
font-size: 16px;
padding: 0 18px; }

/*-------------------------------------------------------------------------------------------------*/

See attached screenshot for what I am trying to accomplish with the underline...

Trey
User avatar
Expert Boarder

teitbite
Mon Nov 28, 2011 2:31 pm
Hi

Can I please see the site You have used this code ?
User avatar
Moderator

GK User
Mon Nov 28, 2011 2:34 pm
www.gafl.org

thanks
trey
User avatar
Expert Boarder

GK User
Mon Nov 28, 2011 9:33 pm
For anyone wondering what the solution was... here it is...

/*for the header 2 heading for gridirion standings module's- adding the league logo */
.gridiron1 > h3 {
background: #fff url(../images/style1/atlantic.png) left center no-repeat;
height: 24px;
line-height: 36px;
color: #900;
font-size: 16px;
padding: 0px 18px 5px 40px; }

.gridiron2 > h3 {
background: #fff url(../images/style1/northern.png) left center no-repeat;
height: 24px;
line-height: 36px;
color: #006;
font-size: 16px;
padding: 0px 18px 5px 40px; }
/*----------------------------------------------------------------------------------------------------------------*/


Hey Gavick you guy's really need to work on customer service and taking care of your members... I had to spend over a week mired in your ticket system going back and forth with a rep who absolutely refused to asnwer my question or help me with any code- he kept on replying with a question. I had to get online with a rep just to get someone to answer this posting and even that didn't help.

On a hunch this afternoon I was able to figure it out...

Trey
User avatar
Expert Boarder

teitbite
Tue Nov 29, 2011 1:33 am
Hi

Great to hear You got it working. Your questions were not supported because there forum was ment to be for users only. All help traffic was moved to ticket system which was working effectively. Anyway since today ticket system would be open for VIP customers only and this new forum will be back supported.
User avatar
Moderator

GK User
Tue Nov 29, 2011 1:40 am
My apologies then; but, you guys really need to devote more time to support... I spent a week going back and forth - a message a day.

Anyway's I was able to get it working...
Trey
User avatar
Expert Boarder

teitbite
Tue Nov 29, 2011 1:46 am
Hi

Please believe me that we really do. We already hired more supporters and as far as I can see every one of them is answering over a 10 questions per day which is taking quite a time.
User avatar
Moderator


cron