View Full Version : Creating Webtemplates
WeBFreaKZ
09-30-2003, 01:55 AM
Is there any tutorials for just Creating Templates?
WeBFreaKZ
09-30-2003, 04:37 AM
actually new question!
Is there a way you can make IFrames with Photoshop or Fireworks?
MotherNatrsSon
09-30-2003, 07:40 AM
You can make stuff to put in iframes with photoshop or fireworks. you make iframes by inserting the code for them.
MNS
WeBFreaKZ
10-01-2003, 01:24 AM
how would add the code?
SDP2006
10-01-2003, 01:38 AM
In your body tag
<iframe src="content.html" name="Content" width="591" height="350" marginwidth="1" marginheight="0" frameborder="1" border="1"></iframe>
WeBFreaKZ
10-01-2003, 01:41 AM
How would you use Fireworks and cut up the images so that you wont have to use inline frames but the images keeps coming down with the text???
Nightfire
10-01-2003, 02:24 AM
:confused:
How would you use Fireworks and cut up the images
You'd use the slicing tool
...so that you wont have to use inline frames
If you're using iframes to load up sections of images, then you've got the idea of iframes completely wrong.
images keeps coming down with the text
No idea what you mean by that. If you mean to make it stay at the bottom/top/side of your browser all the time, then use this in the image tag
<img src="image.jpg" style="position:fixed">
( IE fix/hack http://devnull.tagsoup.com/fixed/vertical.html )
WeBFreaKZ
10-08-2003, 06:14 AM
actually i mean that as the text would move down the page so would the image do the same
WeBFreaKZ
10-08-2003, 06:15 AM
My template so far! And also when i edit text in dreamweaver the text comes out in a different spot! Does anyone know how to fix this?
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.