View previous topic :: View next topic |
Author |
Message |
kardworx
Joined: 11 Sep 2004 Posts: 5 Location: Telluride CO USA
|
Posted: Mon Sep 13, 2004 10:10 pm Post subject: add a grahic at the top of pages |
|
|
I like how the cafelog home page looks, the blog i am setting up is for a small colorado ski town, so i thought i would add a graphic across the top of the pages, does anyone know how i can code this? |
|
Back to top |
|
 |
shellorz
Joined: 14 Sep 2004 Posts: 12 Location: France
|
Posted: Tue Sep 14, 2004 10:06 pm Post subject: |
|
|
I don't remember how the b2 php code used to be before I changed it for my personal use but here's how to do :
In the php that generates your main page (index.php ?), include an image tag (<IMG SRC="http://path_to_the_image.jpg">in the "top" div section.
If you want more spectacular results (like Cafelog page), use several images that you put together to form the big image that's not necessarily square then. But for that you'll have to learn a bit about either positionning with javascripts or using tables.
Or post your code, and we'll help you. _________________ Make yourself at home but DON'T touch my Porn. |
|
Back to top |
|
 |
|