I know copy and paste is what you suppose to do. I thought it must have an easier way to do this. What about header and footer? Anyone?
Cheeseeist!
Cyber
I know copy and paste is what you suppose to do. I thought it must have an easier way to do this. What about header and footer? Anyone?
Cheeseeist!
Cyber
Last edited by Cyber; 06-05-2008 at 04:04 AM. Reason: check to see if its understandable for regular Joe :)
Cheeseeeist!
Cyber
Whats the question.???
Ok How do you attach header and footer for every page on your website? Is it possible to even do that? If not.....its quite alright.. Thanks
Cheeseeeist!
Cyber
Do you mean for a BV-created website, or for a Forum (because this was posted in the "Forums" forum)???
If you mean for your BV-created website, it is as simple as creating a generic "page" and saving it as a template, so you can use it over and over again --- simply by laying items and elements on top of it and Saving it as another page, you are effectively *******ting identical pages which will not show movement when you transition from page to page.
The other eassy way is to use the CLONE button in BV. Depending on whether or not how much stuff you carry over via Clone, you may have to strip some before re-building the new page to your desire.
Now....IF you are referring to a Forum or other type of foundation, let us know which specifically, as they all have different sets of detailed instructions....
Huh? I dont get it :)
I guess, BV.......what's the difference between Blue Voda and a forum? I am trying to attach a copyright and a logo on top on all the page of my site instead of copying it and then pasting it. Thanks bunch nice people :)
Cheeseeeist!
Cyber
Huh? I don't get it :) referrers to where you post this thread (Under start your own community forum) It can be miss leading when posts are under certain headings. But as said on the last posts, you can save the page as a template or clone an existing page. Or set the site up as a .php style as per link in my post.
Thanks you're so kind. I understand your point in regards to misleading some folks. Yes, it is on the forum since I didn't see anything on the forum what I am looking for{which is the header and the footer}. I thought I should start one but ok so sorry :(
Cheeseeeist!
Cyber
Ok I have your solution goto your header.php or footer.php.
As you see there is alot of php like
Now lets do this in steps!Code:include 'random.php';
1. Make a new .php file named lets say... logo.php
2. Put your code in it can be either HTML or PhP for eg:
So some stuff like thatCode:<html> <head> </head> <body> Bla bla bla <img src="http://www.vodahost.com/vodatalk/vb3bluesaint/misc/logo.gif" > </body> </html>
3. Goto your header.php or footer.php and add this code close to the top.
But remember must be in between theCode:include 'logo.php';tags or you will get nothing.Code:<?php ?>
And thats all to it you can see my example here.
Donclurd!
Good luck with it :D
I cant find a edit button but the example is here
There are currently 1 users browsing this thread. (0 members and 1 guests)