Help - Search - Members - Calendar
Full Version: blog help
Forums > Resource Center > Graphics Help > Graphics Help Resolved Topics
xlilaznmonkeyx
like i made a blog for my cuzin's website but i dont noe how to code it. pinch.gif i want to type some text in the blog but i just cant find the right place to place the text and i dont noe the code.could somebody please tell me?? biggrin.gif
Phischie
I'm a little confused here... did you make a layout made of images and don't know how to code it?
xlilaznmonkeyx
QUOTE(Phischie @ Aug 8 2004, 12:42 PM)
I'm a little confused here... did you make a layout made of images and don't know how to code it?

no like i made a lil blog for my cuzin but i dont noe how to code it so den i could type some text in it.
F1R3B4T
u mean put text in it as in with a photo editing program?
xlilaznmonkeyx
QUOTE(F1R3B4T @ Aug 8 2004, 1:22 PM)
u mean put text in it as in with a photo editing program?

like a blog has a lil box for ur text and stuff but i dont noe the code to make my text in the place i want it to be in.
cyphervi
are you talking about the actual entries when you say 'text and stuff'?
xlilaznmonkeyx
QUOTE(cyphervi @ Aug 8 2004, 2:14 PM)
are you talking about the actual entries when you say 'text and stuff'?

yup,sure am! happy.gif
cyphervi
well one way is to use the boxed xanga script to position the entries. look for it in the scripts section.

id have to see a pic of your layout to know for sure what code to use.
bobbster
I'm not sure what you're asking, but if you have a whole big image for your layout and then you have a little box for where the blog entries go, it would be this code:

CODE
<!-- begin code provided by createblog.com -->
<DIV style="margin-top: 150px; margin-left:
243px; width: 412px;OVERFLOW: auto;
height:359px; BACKGROUND-COLOR: transparent">
<!-- end code provided by createblog.com -->


The "margin-top" and "margin-left" is where you need to change the pixels to get it exactly where you want it.

Hope that helps.
xlilaznmonkeyx
where do i insert the image of the blog?? biggrin.gif and how would i noe what to change it to?? huh.gif
tofumonzter
use. Microsoft Frontpage. It's made for HTML beginners that with no understanding of HTML. In Microsoft Frontpage, you just drag buttons, div, and stuff together, and it will generate a HTML document for you. easy. _smile.gif
bobbster
Heh....um, do you have a screenshot or an image of that layout for us to see? It would be useful for us to help you.
xlilaznmonkeyx
ok.i do have it. happy.gif
xlilaznmonkeyx
QUOTE(tofumonzter @ Aug 8 2004, 4:16 PM)
use. Microsoft Frontpage. It's made for HTML beginners that with no understanding of HTML. In Microsoft Frontpage, you just drag buttons, div, and stuff together, and it will generate a HTML document for you. easy. _smile.gif

could u make a tutorial for me tofamonzter since u r more professional?? biggrin.gif
bobbster
QUOTE(xlilaznmonkeyx @ Aug 8 2004, 4:45 PM)
could u make a tutorial for me tofamonzter since u r more professional?? biggrin.gif

Was that directed to me? Dude, that's not cool. I was trying to help you.
xlilaznmonkeyx
QUOTE(bobbster @ Aug 8 2004, 5:11 PM)
Was that directed to me? Dude, that's not cool. I was trying to help you.

nope dat wasnt. biggrin.gif sorrie!
xlilaznmonkeyx
i meant dat he is more professional dan me at frontpage! tongue.gif
Phischie
Here's the code... I based it on the screen cap you posted.
CODE
<!-- begin code provided by createblog.com -->

<table width=303 border=0 cellpadding=0 cellspacing=0
background=http://www.createblog.com/forums/uploads/post-9-1092001363.gif>
<tr>
<td colspan=3 width=303 height=178>
</td>
</tr>
<tr>
<td rowspan=2 width=9 height=160>
</td>
<td width=285 height=151>
<center><div style="width:279; height:145; overflow: auto;">
Type your text here. Type your text here. Type your text here.
Type your text here. Type your text here. Type your text here.
Type your text here. Type your text here. Type your text here.
Type your text here. Type your text here. Type your text here.
Type your text here. Type your text here. Type your text here.
Type your text here. Type your text here. Type your text here.
</div></center>
</td>
<td rowspan=2 width=9 height=160>
</td>
</tr>
<tr>
<td width=285 height=9>
</td>
</tr>
</table>

<!-- end code provided by createblog.com -->
xlilaznmonkeyx
QUOTE(Phischie @ Aug 8 2004, 10:04 PM)
Here's the code... I based it on the screen cap you posted.
CODE
<!-- begin code provided by createblog.com -->

<table width=303 border=0 cellpadding=0 cellspacing=0
background=http://www.createblog.com/forums/uploads/post-9-1092001363.gif>
<tr>
<td colspan=3 width=303 height=178>
</td>
</tr>
<tr>
<td rowspan=2 width=9 height=160>
</td>
<td width=285 height=151>
<center><div style="width:279; height:145; overflow: auto;">
Type your text here. Type your text here. Type your text here.
Type your text here. Type your text here. Type your text here.
Type your text here. Type your text here. Type your text here.
Type your text here. Type your text here. Type your text here.
Type your text here. Type your text here. Type your text here.
Type your text here. Type your text here. Type your text here.
</div></center>
</td>
<td rowspan=2 width=9 height=160>
</td>
</tr>
<tr>
<td width=285 height=9>
</td>
</tr>
</table>

<!-- end code provided by createblog.com -->

how do u dat?? biggrin.gif
Phischie
Years of HTML practice! _smile.gif
xlilaznmonkeyx
QUOTE(Phischie @ Aug 8 2004, 10:24 PM)
Years of HTML practice! _smile.gif

could teach me so wenever i need the HTML to code a blog,i dont have to bother u anymore?? whistling.gif
Phischie
pinch.gif I'm horrible at explaining things... but you can go to Lissa's site cuz she explains it better. _smile.gif
xlilaznmonkeyx
QUOTE(Phischie @ Aug 8 2004, 10:46 PM)
pinch.gif I'm horrible at explaining things... but you can go to Lissa's site cuz she explains it better. _smile.gif

lol. laugh.gif dats ok and danx! :happy:but where do i click to get to the page?? blink.gif
Phischie
Click the words Lissa's site... unless I'm misunderstanding...
xlilaznmonkeyx
QUOTE(Phischie @ Aug 9 2004, 12:32 AM)
Click the words Lissa's site... unless I'm misunderstanding...

do i click dis one Page
Phischie
Start here first. Then read through that and move onto Section 2. You're on Section 7 right now.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.