i want to show the header_bg2_1 in every page

More
11 years 11 months ago #27672 by cynthia_1982
hi,

i want to show the header_bg2_1 in every page

i try to paste that image on the bag, but that dont work

i hope you can help me, thanks!

Please Log in to join the conversation.

More
11 years 11 months ago #27689 by ivan.milic
make sure you have some module in top1 module position. You can set one (custom) shown on home page to show on all pages

Please Log in to join the conversation.

More
11 years 11 months ago #27879 by cynthia_1982
when i did publish a module on position TOP1, the big image header_bg1_2 show too, but i dont want that

and i´m not sure how to do this: "You can set one (custom) shown on home page to show on all pages"

help me please!

Please Log in to join the conversation.

More
11 years 11 months ago #27886 by ivan.milic
You can disable that image in layout.css:

div.header_bottom div.container {
min-height: 533px;
background: url(../images/custom/header_bg1_2.jpg) no-repeat;
}

remove min-height and background properties

Please Log in to join the conversation.

More
11 years 11 months ago #28100 by cynthia_1982
Hi,

Thank you for yur help, i already did everything you told me to

but still doesn´t work :(

i erased min-heigh and background propierties from layout.css

And published a customn html in TOP1, show on all pages

see: www.granjatiomoy.com

Please Log in to join the conversation.

More
11 years 11 months ago #28107 by ivan.milic
In:
templates/hot_tennis/styles/style2.css

div.header_bottom div.container {
background: url(../images/custom/header_bg2_2.jpg) no-repeat;
}

also in layput.css:

div.header_bottom div.container {
min-height: 533px;
background: url(../images/custom/header_bg1_2.jpg) no-repeat;
}

is still there

Please Log in to join the conversation.

Time to create page: 0.173 seconds
Powered by Kunena Forum