Problem with Mainbody!

Joomla template which allow you to present sport news in amazing and professional way.
GK User
Wed Aug 11, 2010 12:40 pm
Hi, I've bought ICKI Sport, I'd like to know how to change mainbody background.
I've changed it to black and it appears, but now I've a problem: icon (PDF, Print, etc) didn't changed into black!!
How to?
See my screenshot, I'd like to change white in black
Thanks
Omar
User avatar
Fresh Boarder

GK User
Wed Aug 11, 2010 1:51 pm
Screenshot
User avatar
Fresh Boarder

GK User
Wed Aug 11, 2010 1:51 pm
Screenshot
User avatar
Fresh Boarder

teitbite
Thu Aug 12, 2010 3:02 pm
Hi

Please show me Your site.
User avatar
Moderator

GK User
Thu Aug 12, 2010 3:26 pm
http://195.110.143.37:1234/totoguida2010black

I'm becoming crazy!!!
I don't understand why it appears in white...

Thanks
Omar
User avatar
Fresh Boarder

teitbite
Fri Aug 13, 2010 12:28 pm
Hi

This part can be set using class:

Code: Select all
.artinfo_block {
background:none repeat scroll 0 0 #000000;
}

.artinfo_block span {
color:#ffffff;
}


and one more question. Where in the Joomla Panel can You setup such informations, pdf icons, etc???

I need it on my site and cannot find the right place :( Help.
User avatar
Moderator

GK User
Wed Aug 18, 2010 11:22 am
Hi.
You can set up in article panel (Hide/Show PDF Icon and so more..)

A last question. How to change from white to black the mainbody background??

Like this... When Right Column is more tall then mainbody, it appears in white!!
Thanks

See the attachment
User avatar
Fresh Boarder

teitbite
Fri Aug 20, 2010 2:48 pm
Hi

Please show me the page from the screen.
User avatar
Moderator

GK User
Fri Aug 20, 2010 3:28 pm
User avatar
Fresh Boarder

teitbite
Sun Aug 22, 2010 12:03 pm
Hi

Please try to add this at the end of template_css.css:

Code: Select all
div#component {
background:none repeat scroll 0 0 #000000 !important;
}


But please check if there is no page with black letters on black background than.
User avatar
Moderator


cron