All Products 
Username / Customer#
Password
Log In
 Hi,  |  Log Out
  • Site Search
  • Domain Search
  • WHOIS Domain Check
24/7 Support: (480) 505-8877
Hablamos Español
9 AM to 9 PM IST
7 days a week
Go Daddy Support

Search help articles, forums, and discussion groups

Customizing Template

Viewing post 1 to 6 (6 total posts)
Profile picture of tomorrow

tomorrow said 1 year, 1 month ago:

I want to include a logo in the title block of the header. How do I increase the size of that block?

Profile picture of Nate D

Nate D said 1 year, 1 month ago:

If you can post the web address.

Profile picture of Baillee

GoDaddy Expert Baillee said 1 year, 1 month ago:

@tomorrow

You’ll probably have to do this through CSS, which I’m sure @Nate D would be happy to help with. Here is information on modifying your CSS:

Modifying CSS with Quick Blogcast

Hope this helps!

- Baillee

Profile picture of tomorrow

tomorrow said 1 year, 1 month ago:

Baillee – Thanks for your quick response. I found the CSS area in Website Tonight. I’ll try to find the code for changing the height of the block in CSS. Thanks again, Kathy

Profile picture of tomorrow

tomorrow said 1 year, 1 month ago:

Nate D – Sorry – I didn’t get an email on your response. The website is BehavioralHealthSolutions.com, but I haven’t published yet. It is a work in progress. In CSS, can I just set height = ? Thanks for your help, Kathy

Profile picture of Nate D

Nate D said 1 year, 1 month ago:

@tomorrow – Yes, you should be able to set the height of the containing block with CSS. Give this code a try it may work on your template:

.sf_header_wrapper {
height: 50px;
}

Add a reply:

You will auto join this group when you reply to this topic.

When posting about a technical issue, please be sure to include as many details as possible, such as your domain name, related URLs and other pertinent information. This consideration will allow us to better understand the situation and quickly assist you.