473,661 Members | 2,425 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Change Header on 3rd Party Blogger Template

1 New Member
Hi, I've an amateur slowly learning how to modify the backend of websites. I"ve been able to figure out most small things.

But I've struggled to find a way to change the header on a template I started using for a personal blog (blog.joekoss.m e). I'd like to start by just being able to change the color. It'd be nice to have the option to change the header to a .jpg as well. I figure there is an easy way to do it. I am either overlooking it or don't have the knowledge to look in the right spot yet.

Any help would be greatly appreciated.
Mar 15 '15 #1
1 1553
Luuk
1,047 Recognized Expert Top Contributor
Somewhere in your source code is the following:
Expand|Select|Wrap|Line Numbers
  1. </script>
  2. <style type='text/css'>
  3. .site-title a, .site-description {color:#ffffff;}
  4. #mastheadnbt {background:#cf5a5a;}    
  5. </style>
  6. <style type='text/css'>
  7. .entry-title {
  8.   text-align: center;
  9. }
  10. .entry-metanbt {
  11.   text-align: center;
  12. }
  13. </style>
  14.  
line #4 in the above is 'responsible' for the red header of your site.

It's in a piece of CSS (Cascading Style Sheet)

If you want to learn about modifying a website, you should learn about (at least): HTML and CSS,
Mar 15 '15 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
3108
by: dixie | last post by:
I am doing a job where I need to copy a letter header into each of about 100 letters which are mail merge template documents for about 20 different customers - all up about 2000 copy and pastes requiring opening each document and deleting the current header and pasting the new one. I have tried to use IncludeText to do this and having the header in a file, but it appears that the client must open each letter and refresh the link before...
1
2705
by: Gabriel Lozano-Morán | last post by:
I was wondering if it is possible to change the header/footer (See menu file -> Page setup in IE) by using meta tags. We have a module that uses the ActivePDF Webgrabber component to generate PDF documents from ASP.NET documents and we now need to add text to the header and footer for reach report. I was hoping for a quick solution using meta-tags or dhtml or whatever instead of having to look for another PDF generator. A search on...
1
1435
by: HKSHK | last post by:
Hello, I want to change the header text of in an unbound datagrid (System.Windows.Forms). Does anybody have an idea how I can do that? Thanks in advance! Best Regards, HKSHK
4
5011
by: sck10 | last post by:
Hello, I have the following in my Master Page that I am using as a redirect template: <head id="headRedirect" runat="server"> <meta id="metaRedirect" http-equiv="Refresh" content="2; URL=http://www.mysite.com/" /> <title>Page Redirect</title> </head>
5
1657
by: Kouisawang | last post by:
Hello all, I have a question when I found the following code; -------------------------------------------------------------------------------------- #ifndef FOO_H #define FOO_H //some more include class foo{ //member functions, variables }
14
11732
by: Jess | last post by:
Hello, I was told that if I have a template class or template function, then the definitions must be put into the header file where I put the declarations. On the other hand, it is generally good to put source code and declaration into separate files (.h head filer and .cpp source file). What can I do to template functions/classes? Do I have to put them all into one header file? Thanks,
1
2799
by: JaceyBlue | last post by:
Hi, I am using a Blogger template and I modified the colors and that's it. You can View Source Code here: http://vipgossip.blogspot.com I'd like to change the black background to this image (http://s97.photobucket.com/albums/l215/j-man36/?action=view&current=back.jpg) and I don't know how. Can anyone help? Thanks!
5
4776
by: ykhamitkar | last post by:
Hi there, I have used php mail script to send mail() to send email. The script works well However in the email I also get some following information in the header ============================ X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server.server.com X-AntiAbuse: Original Domain - yahoo.com
6
3635
by: Jim | last post by:
I'm a newbie so I'm probably doing something simple and dumb but I just can't get Blogger to accept a JavaScript for/next loop. Here's what I've tried <Script Language='JavaScript> { for (var i = 0; i < 16; i++) { Code to do stuff here with checkboxes. But, no matter what I put
0
1156
by: Dave Smith | last post by:
I’m looking for a way to have my queries headers change their dates automatically each month or when the date changes. I have a query that exports to an excel file. My query changes automatically each month with using the formula below Month12: Min((IIf( Between DateSerial(Year(Date()),Month(Date())-12,1) And DateSerial(Year(Date()),Month(Date())-11,0),))) Basically when I run the update query and the new month populates the formula...
0
8432
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
8545
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7364
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6185
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4179
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4346
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2762
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1986
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1743
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.