1. Korax
  2. Commercial Templates
  3. Monday, 24 June 2013
  4.  Subscribe via email
:dry: hi guys i am struggling with nocturn template what CSS do i need to enter to enable me to enter a bigger logo cause it just scales it down , im still new at doing joomla sites

Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Korax

Would you have a URL to an example of your logo?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
I'm having the same issue with the Nocturne template. I would like to use a Logo Header banner (about 885 W x 185 H) but I can't find where in the CSS I can adjust the space permitted for the logo.

Would appreciate anyone's help with this.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your logo? If you would sooner not post it publicly you can email the URL directly 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. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks but why would you need a URL ? isnt there just a way to resize the allocated image size for the logo within the CSS

anyway
http://imageshack.us/photo/my-images/546/8utu.jpg/

it needs to spread accross the top of the topmenu if that makes sense
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
The URL helps as it simply allows us to ensure the CSS we post works correctly with your logo..

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


#logo {width:885px;}


Where 885px is the width of your logo.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
hi there guys im trying to change the height of it also but doesnt seem to work any ideas im
putting in #logo {width:885px; height:300px;}
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
For the height try also adding the following..


.logo_container, h1.logo, h1.logo a {
height: 140px;
}


Would you also need to lower your main menu to allow space for the extended logo?

Ciarám
  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!