The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Inserting a Banner
needhtmlhelp
post May 15 2009, 03:08 PM
Post #1





Group: Members
Posts: 7
Joined: 15-May 09
Member No.: 8,609



I just downloaded a tumblr theme for my new blog. I'd like to insert a banner at the top of the page in place of the title. I already have the banner I'd like to use but I am unsure of where/how to edit the html so that it appears.

Attached is the html script.

Any help is appreciated, I'm new to this. Attached File  html.doc ( 120k ) Number of downloads: 5177
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies(1 - 15)
pandy
post May 15 2009, 03:45 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Use your editor's Find tool and search for "title" and you'll find the spot.

Also, don't use Word to edit HTML. It may do things one doesn't want done to HTML unless you know exactly what you are doing. Use a plain text editor. Notepad will do fine if you don't have something better. smile.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
needhtmlhelp
post May 15 2009, 04:53 PM
Post #3





Group: Members
Posts: 7
Joined: 15-May 09
Member No.: 8,609



QUOTE(pandy @ May 15 2009, 04:45 PM) *

Use your editor's Find tool and search for "title" and you'll find the spot.

Also, don't use Word to edit HTML. It may do things one doesn't want done to HTML unless you know exactly what you are doing. Use a plain text editor. Notepad will do fine if you don't have something better. smile.gif


Thanks! I actually wasn't editing it in word, I just posted it here in word as an attachment.

Also, I did insert it in the title spot, but it completely messed up the entire layout. I have no idea what I'm doing wrong.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post May 15 2009, 04:58 PM
Post #4


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Can you provide the URL (address) of a document that demonstrates the problem?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
needhtmlhelp
post May 15 2009, 05:08 PM
Post #5





Group: Members
Posts: 7
Joined: 15-May 09
Member No.: 8,609



Sure...

www.livinglongisland.tumblr.com
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post May 15 2009, 05:12 PM
Post #6


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



With the logo, please.

Hey, nice looking chook! biggrin.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
needhtmlhelp
post May 15 2009, 05:21 PM
Post #7





Group: Members
Posts: 7
Joined: 15-May 09
Member No.: 8,609



Here is the banner code:

<a href="http://www.livinglongisland.tumblr.com"><img src="http://img521.imageshack.us/img521/2716/21763356a4e1580m3.png" border="0" width="435" height="75" alt="BannerFans.com" /></a>


User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post May 15 2009, 06:05 PM
Post #8


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Do you have a version that demonstrates your best effort at adding the "banner code", so we can see what the problem is?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
needhtmlhelp
post May 15 2009, 06:25 PM
Post #9





Group: Members
Posts: 7
Joined: 15-May 09
Member No.: 8,609



QUOTE(Darin McGrew @ May 15 2009, 07:05 PM) *

Do you have a version that demonstrates your best effort at adding the "banner code", so we can see what the problem is?


This is what happens:
livinglongisland.tumblr.com

My sidebar goes to the bottom of the page and the banner doesnt even show up.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post May 15 2009, 06:40 PM
Post #10


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



I recommend that you start by fixing the markup and CSS errors reported by the online tools:
http://htmlhelp.com/cgi-bin/validate.cgi?u...mp;warnings=yes
http://jigsaw.w3.org/css-validator/validat...g=1&lang=en
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post May 15 2009, 06:51 PM
Post #11


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



I still see the sidebar where it was before and I don't see a banner??? I hardly see to read on screen anymore and am eagerly waiting for my glasses to be ready, but I think I would see a big banner. wacko.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
needhtmlhelp
post May 15 2009, 06:56 PM
Post #12





Group: Members
Posts: 7
Joined: 15-May 09
Member No.: 8,609



QUOTE(Darin McGrew @ May 15 2009, 07:05 PM) *

Do you have a version that demonstrates your best effort at adding the "banner code", so we can see what the problem is?


Try again:
www.livinglongisland.tumblr.com

And yeah, there is no banner yet. It's not showing up. Thanks the problem sad.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post May 15 2009, 08:02 PM
Post #13


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Again, I recommend that you start by fixing the markup errors and CSS errors reported by the online tools:

http://htmlhelp.com/cgi-bin/validate.cgi?u...mp;warnings=yes
http://jigsaw.w3.org/css-validator/validat...g=1&lang=en
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post May 15 2009, 09:43 PM
Post #14


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



QUOTE(needhtmlhelp @ May 16 2009, 01:56 AM) *

And yeah, there is no banner yet. It's not showing up. Thanks the problem sad.gif


Where did you put the markup for it? The source code has the same as before...
HTML
<div id="title"><a href="/">Life on Long Island</a></div>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
needhtmlhelp
post May 15 2009, 11:07 PM
Post #15





Group: Members
Posts: 7
Joined: 15-May 09
Member No.: 8,609



Got it!! THANKS!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
needhtmlhelp!!
post Dec 6 2011, 07:38 PM
Post #16





Group: Members
Posts: 1
Joined: 6-December 11
Member No.: 16,012



I really need some help, I want to add the banner (attached below) to my tumblr but i don't know where to put it in the html code (which is also attached).
Can someone please help??

Attached File  banner_html.rtf ( 492bytes ) Number of downloads: 886

Attached File  tumblr_html.rtf ( 17.44k ) Number of downloads: 756
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th April 2024 - 07:31 PM