Header background modules

GK User
Wed Mar 02, 2011 6:40 pm
Hi!

Fon.jpg


Install the demo and noticed that the modules have no background under the title.
How to solve this problem?

Thanks in advance for your help.
User avatar
Fresh Boarder

GK User
Wed Mar 02, 2011 10:49 pm
It's not finding the image that is used behind the header. Take a look at your paths and make sure they are correct.

template.css - line 212

.moduletable > h3, .moduletable_text > h3, .moduletable_menu > h3 {
background: url("../images/style1/moduletable_h3.png") repeat-x scroll 0 0 transparent;
font-size: 16px;
font-weight: normal;
height: 40px;
line-height: 40px;
padding: 0 18px;
}

It's the background image path that is not correct or the image is not in the folder where it expects it.
User avatar
Expert Boarder

GK User
Wed Mar 02, 2011 11:10 pm
Yeap, it seams not all images were correctly uploaded.
Please upload this image
http://adelweb.ru/templates/gk_blackand ... ble_h3.png
User avatar
Platinum Boarder

GK User
Thu Mar 03, 2011 12:48 am
Thank you for your help!

Yes, it was in the picture. Downloaded it from the folder with the template (not quickstart) and it worked. I think the picture (moduletable_h3.png) in the "QuickStart" is bad.

Sorry for my English. I use Google translator:)
User avatar
Fresh Boarder


cron