Hello.
I used the provided logo template, still the site crops down my logo: both on the right and lower sides.
Any hints?
- ziggy
- Commercial Templates
- Thursday, 11 October 2012
- Subscribe via email
Thank you for the access details.
All should be fine now. The CSS entered was within the declaration of the previous selector.
Ciarán
Thank you, everything is fine now.
My bad: I put the modification in the wrong place.
- more than a month ago
- Commercial Templates
- # 1
Thank you for the access details.
All should be fine now. The CSS entered was within the declaration of the previous selector.
Ciarán
All should be fine now. The CSS entered was within the declaration of the previous selector.
Ciarán
- more than a month ago
- Commercial Templates
- # 2
Hi erupter
Could you grant us temporary administration access to your Joomla installation and we will look in to this further?
Ciarán
Could you grant us temporary administration access to your Joomla installation and we will look in to this further?
Ciarán
- more than a month ago
- Commercial Templates
- # 5
I see you specified a size of 600, but the logo.png template inside the zip was way larger: 960px.
Anyway your fix did not change anything.
I even tried resizing (960) the template.css to no effect.
Although the logo image is well within 600px and still doesn't show correctly.
For the sake of it I tried specifying a size of 100 in the #header call you had me put in the template and nothing changed.
Did I put it in the wrong file?
I used the joomla template manager to access the file.
Anyway your fix did not change anything.
I even tried resizing (960) the template.css to no effect.
Although the logo image is well within 600px and still doesn't show correctly.
For the sake of it I tried specifying a size of 100 in the #header call you had me put in the template and nothing changed.
Did I put it in the wrong file?
I used the joomla template manager to access the file.
- more than a month ago
- Commercial Templates
- # 7
Thank you
At the end of your templates template.css (../templates/j51_choice/css/template.css) try adding the following...
[code type=css]#header {position: relative;}
h1.logo, h1.logo a {height: 130px;}
.logo_container {
height: 130px;
position: absolute;
top: 50px;
width: 600px;
}[/code]
Ciarán
At the end of your templates template.css (../templates/j51_choice/css/template.css) try adding the following...
[code type=css]#header {position: relative;}
h1.logo, h1.logo a {height: 130px;}
.logo_container {
height: 130px;
position: absolute;
top: 50px;
width: 600px;
}[/code]
Ciarán
- more than a month ago
- Commercial Templates
- # 8
Hi Erupter
May I suggest forwarding your URL to info@joomla51.com and we will examine this further for you.
Ciarán
May I suggest forwarding your URL to info@joomla51.com and we will examine this further for you.
Ciarán
- more than a month ago
- Commercial Templates
- # 10
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »