Forum Support

Shape 5
March 28, 2024, 04:31:05 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Re-size Logo Area  (Read 845 times)
jtlounge
Jr. Member
**
Offline Offline

Posts: 29



« on: October 25, 2014, 07:45:59 PM »

For the demo logo, for Construction, in the '/public_html/wp-content/themes/s5_construction/images' directory, s5_logo.png , has the dimensions of: w-253px by h-59px.
When I tried to make 'my' logo a little larger, the web page cut it off so you couldn't see all of my logo.

Is there a way for me to make it so the area on the web page that holds the logo can be modified so it can fit a larger size logo without being cut off?

If so, where could I make these changes?

Thanks.
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #1 on: October 27, 2014, 06:51:11 AM »

Firebug shows me that you can use the following CSS in the theme's style.css file:

Code:
#s5_logo {
    height: 5px !important;
}

Set the height to whatever you need it to be.
Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
jtlounge
Jr. Member
**
Offline Offline

Posts: 29



« Reply #2 on: November 04, 2014, 10:19:13 AM »

Anything for the length as well?
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #3 on: November 04, 2014, 11:46:36 AM »

You can also use the CSS "width" property in the above code.

Firebug is an excellent tool which will help you to see how the code works and test CSS changes in the browser before editing site files.

I also recommend using the Codecademy course on HTML & CSS to lean the basics; it's free, and it will save you a lot of time to not have to wait for a response on the forum when it's something basic that can be done in less than a minute on your own.
Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
jtlounge
Jr. Member
**
Offline Offline

Posts: 29



« Reply #4 on: November 04, 2014, 01:26:55 PM »

Thanks.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.