boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Less than beginning

 
Post new topic   Reply to topic    boardom Forum Index -> Installation issues
View previous topic :: View next topic  
Author Message
thoroughbred



Joined: 23 Dec 2003
Posts: 3

PostPosted: Tue Dec 23, 2003 2:09 am    Post subject: Less than beginning Reply with quote

I'm stuck back in HTML days, and since I don't have a lot of technical savvy, went with a web host that includes b2 as blogging software. It really meets most of my needs, as long as I can a) get rid of the My Webblog header, and b) embed it into an existing web page.

Simple, right? Well, my web host tells me a) the header can't be removed, and b) it can't be embedded. Since I don't have access to the source code, I can't figure out whether that' a runaround or not.

Can someone help me? This website was to be a Christmas present, and I'd love to get it running in the next couple of days.

Thanks for your help.
Back to top
View user's profile Send private message
thoroughbred



Joined: 23 Dec 2003
Posts: 3

PostPosted: Wed Dec 24, 2003 3:56 pm    Post subject: Still questioning Reply with quote

Is there a help manual somewhere? It doesn't seem to be included in the software, and I can't figure out how to configure this without help.

Please?
Back to top
View user's profile Send private message
epolady



Joined: 30 Jul 2002
Posts: 800
Location: Texas

PostPosted: Wed Dec 24, 2003 5:27 pm    Post subject: Reply with quote

Hi there,

To remove the header, open index.php and remove
Code:
<div id="header"><a href="" title="<?php bloginfo('name'); ?>"><?php bloginfo('name'); ?></a></div>


Embedded into an exisiting webpage. Some people just do something like
Code:
<?php include("blog.php"); ?>


If I were in your shoes, and wanting to put it in an existing page, I would strip index.php of everything except the bare neccesities, then use an iframe or I guess php include it (see above).

But normally, what I would really do is just make the "existing webpage" my blog page.
_________________
Please, no PMs.
Do a search before posting a question.
We're not mind readers, provide URLs and/or source code.
Back to top
View user's profile Send private message
thoroughbred



Joined: 23 Dec 2003
Posts: 3

PostPosted: Tue Dec 30, 2003 2:49 pm    Post subject: thank you -- Reply with quote

That's very helpful and just the information I was looking for -- thank you!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Installation issues All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group