LOGO
Reply to Thread New Thread
Old 01-07-2011, 08:58 AM   #1
loginptsa

Join Date
Oct 2005
Posts
502
Senior Member
Default
if you want an image just for the header background, you put it in the CSS.

/* HEADER */
div#header {
padding: 10px 0;
margin-bottom: 20px;
background-image:url('yourimager.gif');
}


where yourimage.gif is the image you want in the background, you can also specify heights and widths and everything else you need in the CSS for the image, it also keeps your base code tidy. you can also repeat the image if you need too

{
background-image:url('paper.gif')
background-repeat:repeat-x;
}

this repeats the image horizontally untill it fills the width of the header.
loginptsa is offline


Old 01-07-2011, 09:00 AM   #2
Equackasous

Join Date
Oct 2005
Posts
468
Senior Member
Default
she just wanted a header graphic not a background. i got this mang!
Equackasous is offline


Old 01-07-2011, 09:05 AM   #3
Alkassyinhisk

Join Date
Oct 2005
Location
Thailand
Posts
459
Senior Member
Default
that is a header image, its a background for the header DIV only, (not the whole page) its the standard way of doing it. I thought the she asked for a header image?
Alkassyinhisk is offline


Old 01-07-2011, 09:14 AM   #4
SypeKifef

Join Date
Oct 2005
Posts
571
Senior Member
Default
that is a header image, its a background for the header DIV only, (not the whole page) its the standard way of doing it. I thought the she asked for a header image?
she wanted to know how to put a header in not a background. she had the wrong section of coding. i told her what she need to do. Just sayin.
SypeKifef is offline


Old 01-07-2011, 09:19 AM   #5
tLO0hFNy

Join Date
Oct 2005
Posts
511
Senior Member
Default
Fairy muff
tLO0hFNy is offline


Old 01-08-2011, 12:13 AM   #6
Hedkffiz

Join Date
Oct 2005
Posts
550
Senior Member
Default
actually, looking back at the OP,

"Where would I put a link to a header image? "

do you need a link that goes to a new page, when you click an image in your header?
Hedkffiz is offline


Old 01-08-2011, 12:21 AM   #7
ggandibazz

Join Date
Oct 2005
Posts
400
Senior Member
Default
Negative. I just want a picture to show at the top instead of text.
ggandibazz is offline


Old 01-08-2011, 01:54 AM   #8
Flankrene

Join Date
Oct 2005
Posts
325
Senior Member
Default
Negative. I just want a picture to show at the top instead of text.
Did you actually get it?
Flankrene is offline


Old 02-07-2011, 08:01 AM   #9
somamasoso

Join Date
Oct 2005
Posts
476
Senior Member
Default
Still haven't put it in yet lol.
somamasoso is offline


Old 02-07-2011, 08:57 AM   #10
StanWatts

Join Date
Oct 2005
Posts
418
Senior Member
Default
=*( shitty
StanWatts is offline


Old 02-07-2011, 08:59 AM   #11
pGJLweEw

Join Date
Nov 2005
Posts
444
Senior Member
Default
brieze, hit me up via PM.
pGJLweEw is offline


Old 06-30-2011, 04:29 AM   #12
byncnombmub

Join Date
Oct 2005
Posts
489
Senior Member
Default Tumblr question
/* HEADER */
div#header {
padding: 10px 0;
margin-bottom: 20px;
}
div#header h1 {
margin: 10px 0;
text-align: right;
text-transform: uppercase;
font-size: 46px;
font-weight: bold;
line-height: 40px;
text-spacing: -10px;
font-family: Helvetica;
}
Where would I put a link to a header image?
byncnombmub is offline


Old 06-30-2011, 04:42 AM   #13
onelovemp

Join Date
Oct 2005
Posts
479
Senior Member
Default
Where would I put a link to a header image?
not there... you'd only put coding in if u wanted a background... look for the header area just below the CSS area it should be like <h1> replace {title} with <img src= "your url" >
onelovemp is offline


Old 06-30-2011, 04:54 AM   #14
valensds

Join Date
Oct 2005
Posts
387
Senior Member
Default
}
div#header h1 a {
text-decoration: none;
color: {color:Header Text};
} There?
valensds is offline


Old 06-30-2011, 06:49 PM   #15
Wxrxnhar

Join Date
Oct 2005
Posts
429
Senior Member
Default
There?

HTML Code
        [B]
            
                    {Title}
            
            [IMG]http://i1083.photobucket.com/albums/j393/dbutlr1980/blogsidehead.png[/IMG]
        [/B]

Wxrxnhar is offline


Old 06-30-2011, 08:36 PM   #16
plogypeskelry

Join Date
Oct 2005
Posts
355
Senior Member
Default
Thanks Dana =]
plogypeskelry is offline


Old 07-01-2011, 04:30 AM   #17
tobaccoman

Join Date
Oct 2005
Posts
358
Senior Member
Default
You're very welcome
tobaccoman is offline



Reply to Thread New Thread

« Previous Thread | Next Thread »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

All times are GMT +1. The time now is 08:33 PM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.0 PL2
Design & Developed by Amodity.com
Copyright© Amodity