How to hide the content on the frontpage and color

More
10 years 3 months ago - 10 years 3 months ago #43478 by arreaubase
Hi, i have installed Hostel templates for Joomla 3.3. He's fine. But i have somes questions :

First, how to hide the content on the frontpage ? i just want Top Menu - Advert1 Hot Full Carousel and Footer Copyright with zero separation... actually i have a blank/white 80px space above footer Copyright.

Second, How to change the color of the bar to the top (Top1 & Top2) of the menubar, actually i can just modified the body background (full page).

Thank you
Attachments:
Last edit: 10 years 3 months ago by arreaubase.

Please Log in to join the conversation.

More
10 years 3 months ago #43482 by ivan.milic
For full removal of content area put to template_css.css

.sparky_home .contentrow{
display:none;
}

menu bar bcg is defined in template_css.css:

.logorow {
background: url(../images/custom/topmenu_bg.png) 0px 40px repeat-x;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
position: absolute;
z-index: 10000;
top: 60px;
}

what is other bar you refer???

Please Log in to join the conversation.

More
10 years 3 months ago #43485 by arreaubase
Thanks ! to hide the content on the frontpage its ok !

Please, look attached files (area in yellow), i just want to change color on Top1/Top2 bar (top of the menubar).

Thanks
Attachments:

Please Log in to join the conversation.

More
10 years 3 months ago #43489 by ivan.milic
Use:

.toprow , .logorow{
background:...
}
The following user(s) said Thank You: arreaubase

Please Log in to join the conversation.

More
10 years 3 months ago #43498 by arreaubase

Please Log in to join the conversation.

Time to create page: 0.173 seconds
Powered by Kunena Forum