1. joekuelue
  2. Commercial Templates
  3. Tuesday, 14 May 2013
  4.  Subscribe via email
Hello.
I have some little problems with the choice template

1) The logo is not as wide as it should be (550px). I looked in the template.css,
but did not find the solution for this

2) In the slideshow the images are overlapping.

3) The german signs (umlaute) are not shown correct

4) In IE the "print" and "email" buttons are not at the right position

Please look at http://leihhaus-hf.de/cms30/

Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. To extend width of your logo area add the following to the end of your templates template.css


[code type=css].logo_container {width:800px;}[/code]

Where 800px is your new logo width.

2. For best results with your slideshow I'd suggest having your images matching the size of the slideshow module. In the case where this is not possible try placing the smaller image within a frame matching in width to your module.

3. Try adding the following directly after defined('_JEXEC') or die; in the head of your templates index.php (../templates/j51_yourtemplate/index.php)


header("Content-Type: text/html; charset=UTF-8", true);


4. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. 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. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I have to change the logo for the client again and have no the problem,
that it is cut at the end. What do I have to change in the template.css
(or anywhere else), that the logo fits in the grey field (three letters are missing)
http://leihhaus-hf.de/
Thank you very much.

joekuelue
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi

Try adding the following CSS to the end of your templates template.css (../templates/j51_choice/css/template.css)...


[code type=css].logo_container {
width: 700px;
}
.topbanner {
display: none;
}[/code]

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