1. salinger
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 26 November 2014
  5.  Subscribe via email
Hi,
I am working with Calibra Template on joomla 3, http://havienne.at/index.php/
Footermenu (Impressum), copyright info and the icons should be in one row. Impressum on the left side, the icons in the center, and the copyright info on the right side (see attached jpg).
Footermenu and icons are modules with position footermenu. How can I convert the copyright info of the template to a module position? There is a possibilty in the modules for the copyright info, but then I have the copyright info twice (and with unnecessary text). Can you please give me an idea how to that, thank you.

Kind regards, Marion
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly could you try adding the following to the Custom CSS field of your templates parameters...


#container_copyright .wrapper960 {
border-top: 0 none;
position: relative;
}
#copyright {
position: absolute;
right: 0;
top: 70px;
}


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

that has helped, but only impressum should be on the same vertical position as "Alle Rechte"...see attached screen (havienne.tiff)...

http://www.havienne.at/index.php

and what code can I use for the mobile version? it should look like the attached picture "vision", now it looks like the attached pic "now"

THAAAAANK YOU!!!!!

regards, marion
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters..


#footermenu ul {
position: relative;
top: 40px;
}


I am not really sure if it is possible for to achieve your 'vision' screenshot. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will see can we achieve anything like it. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ciarán , perfekt !!!! I have sent you admin access by mail!

Kind regards marion
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marion

Sorry to say after much experimenting what you wish to achieve is not easily possible. Is there any reason the module positions available within the template for this area are not been used (base-1a, base-1b, and base-1c) instead? These module positions are styled as you wish by default.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks a lot for trying Ciarán, I will try it with the base positions..

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

one more question regarding this http://website...www.havienne.at/index.php

I'd like to have the footer menu "Impressum" and "Rechtliche Hinweise" in a horizontal menu...could you please tell me in which div I shall write the code? thank you kind regards Marion
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marion

Try adding the following to the Custom CSS field of your templates parameters...


.base-1 .menu li {
border-bottom: medium none;
float: left;
}
.base-1 .menu li a {
margin-top: 0 !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
No sorry, that did not work...do you want to have a look at the backend please ?
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Sure. Details can be sent to info@joomla51.com. For our reference please paste a link to this post in your email.

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

You had the following text in your custom CSS field which was effecting your CSS. Removing this text has alllowed the CSS to work correctly.


Footer Menü horizontal


Any CSS comments should be in the format..


/* Footer Menü horizontal */


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 11
  • 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