View previous topic :: View next topic |
Author |
Message |
chillycoke
Joined: 28 Jan 2004 Posts: 1
|
Posted: Wed Jan 28, 2004 12:58 am Post subject: I am completely new to PHP/B2/FTP etc. |
|
|
Well maybe not completely new, but I am not familiar with all this stuff. I am learning how to use FTP so I understand the basics of it.
Anyways I have this image that I want to use as a layout for my site, but I don't know PHP scripts and stuff. I am more familiar with HTML/CSS. I was wondering if there is any way that if I use a CSS layout could I add B2 to it? Or does it have to be PHP? If I could use CSS is there anyway you can show me how it can be done using tables?
Thanks a lot! |
|
Back to top |
|
 |
Morgan
Joined: 27 Jan 2004 Posts: 6
|
Posted: Thu Jan 29, 2004 1:40 am Post subject: |
|
|
Do you know how to use I-frames, or frames? If so, it's perfectly fine (and in fact, I would reccommend it to anyone that's somewhat new) to use HTML. Just link to your main B2 page in an Iframe or a frame.  |
|
Back to top |
|
 |
Graam
Joined: 20 Dec 2002 Posts: 133
|
Posted: Mon Mar 01, 2004 2:44 pm Post subject: |
|
|
CSS and PHP are completely different. CSS is for formatting and layout, and PHP generates the content that is styled by the CSS. _________________ tin-men
powered by  |
|
Back to top |
|
 |
Muze.ca
Joined: 17 Mar 2004 Posts: 17 Location: Toronto
|
Posted: Tue Mar 30, 2004 12:18 am Post subject: |
|
|
If Im understanding your question properly.. you can make the background for your site the way you normaly would (Dreamweaver etc) and place the B2/php code where ever it is that you want your sections placed (on index.php)
see mine: http://www.muze.ca/weblog/index.php
that is just a background laid out with DW, and each section of a basic B2 setup in tables.
P.S. Its a work in progress..lol |
|
Back to top |
|
 |
|