1. agus007
  2. Commercial Templates
  3. Tuesday, 17 February 2015
  4.  Subscribe via email
Hi guys,

I have problem with creating my page with lifestyle template. I would like to have header in the top of my page and also would lkie to have clean homepage (full photo shown) without the black strip. Please let me know how to set this things.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To remove the spacing above your logo try adding the following to the Custom CSS field of your template styles parameters...


.container_spacer2:first-child {
height: 5px;
}


To hide the header area completely you can add the following to the Custom CSS field of your template styles parameters...


#hornav > ul, .header_bar, #logo {
display: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran,


Thank you for your fast answer, but I want to add more space under my header, not above.
I can't add photo, it will be helpful
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

The above CSS should remove the space above the header for you. You can then increase the space below the header via the vertical spacing option in your templates parameters.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran,

It works! I'm really appreciated. Is it possible to have different space under header in each menu position?
If it's not a problem I also would like to know how to remove the frame from article module?
I used #container_main {display: none;} CSS, but frame left.

Waiting for your response.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly, this can be achieved by creating a separate template style for each page. Details to achieve this can be found here.. http://www.joomla51.com/tutorials/item/creating-multiple-template-styles.

To hide the frame try adding the following to the Custom CSS field of your templates parameters...


.container_spacer3, .container_spacer4 {
display: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran,

You are the great! Thank you so much :)
I have one more question, I think the last one. My site is almost ready…
I need to know how to change view of articles. I add some articles and they are shown like in a blog version. I would like to have list of these articles as one by one.

What's more, I would like to remove infos under the article's headers. I change article settings to "hidden" and it works only when you choose exact, article not in the whole list. Is it possible to resize article header and position (ex. to left)?

Hope, that it's clear for you
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Your first query would not be template related however presuming I undrstand you correctly the following article may be what you are looking for... https://docs.joomla.org/Help33:Menus_Menu_Item_Article_Category_Blog

To edit your article title add the following to the Custom CSS field of your templates parameters (edit to taste)..


.item-title, .page-header {
font-size: 18px;
text-align: left;
}


For the benefit of other forum users please post further queries to new posts.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok