1. matgior
  2. Free Templates / Extensions
  3. Wednesday, 24 February 2016
  4.  Subscribe via email
Good night to everybody,
first time for me with u, sorry if I write mistakes or so on!
I'd like, if possible, to change the position oh hornav menu with J51 classic. Can I do it? I would like to move it just on the slideshow, that it's in the normal place assigned by the demo template.
Second question: in which way can be substituted the header with a background image? Which are the normal width (1080 px, correct?) and height of it?
Thank you so much and sorry for my imperfect English, I've got a lot to learn.
Have a nice night!!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I am not sure I if understand you correctly. You would like to position the hornav menu on top of your slideshow? Could you provide a mockup screenshot of what you wish to achieve so I can better understand?

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Good morning and thank you, I answered by e-mail can you read it?
Thanks a lot
matteo
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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


.hornavmenu {
top: 100%;
width: 100%;
}


The above should not cause you any issues in responsive view.

You can edit the template responsive.css to alter on what screen size you wish the mobile menu to appear.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you for the answer1
Listen, I've a doubt: how to understand the height of header, body etc.. Are they written in the CSS?
And another question: the pre-fixed width of template is 1080 px. The space at left and right is flexible and depends for the screen which is visualized in? Because the graphic wants to know it to create the background image.
Thanks and sorry for the basic questions
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

The height of your header can be set with the following Custom CSS (edit to taste)..


#container_header .wrapper960 {
height: 110px;
}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Sorry for the disturb..
take a look if possible to http://www.attimisilgiro.it, I'm becoming crazy with the logo..it's not fluid, I really don't know how to do it..any suggestions?
THANK YOU SO MUCH and sorry..
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Have you found a solution for this issue? Checking your site in Firefox your logo appears to be now fluid.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hi!!
Thank you, not at all because the biggest the image is resizing but the height of header is always the same.. And it doesn't work as I like! Also, in " resizing mode" there's always a soave at left like a margin.. Don't know why!! What do you suggest? THANKS THANKS!!!
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To reduce the height of your header on smaller screen try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


@media only screen and (max-width: 767px) {
#container_header .wrapper960 {
height: 60px;
}}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Ciao Matgior, mi piace come hai realizzato il sito web di Attimis.
Avrei bisogno di alcuni consigli su quello che sto manutentando.
Hai tempo di darci una occhiata e fornirmi qualche suggerimento?
il sito è: http://www.progetto-vita.eu

Come posso fare per ridimensionare la vista su mobile e tablet delle immagini che scorrono nella showcase?
E come si procede per mettere l'immagine nell'header ?
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Sorry to say I am not familiar with the slideshow extension which you are using. If you wish you can install the slideshow module included with your template which will resize for you without issue.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 11
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,
I thank you for the suggestion.
So, tell me what you think of the outcome..: http://www.progetto-vita.eu
Did you have any advice to improve?

I inserted image logo but remains a bit contrast with the background color....
and looking the site from a mobile phone logo generates phase shift...

have you got any suggestions?
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 12
Accepted Answer Pending Moderation
0
Votes
Undo
I realized that the vision is different if you look with Firefox (which I use) than Explorer.
Using Explorer the color differences at the top ( logo/hornav) are not seen
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 13
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Have you since amended this issue? We have checked your site on both Firefox and IE and on both browsers your site is displayed the same.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 14
Accepted Answer Pending Moderation
0
Votes
Undo
Hello, in firefox I see a shade of blue even though I set on white. The picture below is of explorer. Logo image is on centre, before and after you see the blue tinge. ...
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 15
Accepted Answer Pending Moderation
0
Votes
Undo
I changed slightly color of the background logo , now it is enhanced
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 16
Accepted Answer Pending Moderation
0
Votes
Undo
Ok, I have find the solution.
Sorry, do you know why on mobile phone my site resolution like this image attached ?pushes to the right...

and the last question, can you help me to find a solution for the hornavmenu ? covering of the headlines pages
http://www.progetto-vita.eu/index.php/it/progetto-vita/cos-e-progetto-vita
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 17
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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


#container_main .wrapper960 {
padding-top: 60px;
}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 18
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks so much, now everything is ok!
Thanks a lot for your time.
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 19
  • 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