QUOTE(moorepocket @ Jun 22 2006, 9:16 PM)

this is a BLOGGER forum, you know for blogger, not myspace. Please REDIRECT your questions to the appropriate forum.
sorry, i didn't read whole page or other pages, i'm anxious

QUOTE
Nekked' date='Apr 28 2004, 9:31 PM' post='143203']
okay i was a first time blogger skinner about two hours ago... and now im pretty sure i've got this whole thing down.
website designers: this is going to be a breeze for you.
Blogger skinning is basically like website designing. You can even skin in dreamweaver! its totally customizable, whereas xanga isnt, and u customize everything in xanga using css.
just design a webpage
then where ever you want your blog to be, make a div
inside that div put the blogger tags in.
here are the blogger tags:
Start with
CODE
<textarea style='width:540px' rows='8' name='code'><!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<blogger>
<!-- end code provided by createblog.com -->
for the date:
CODE
<textarea style='width:540px' rows='8' name='code'><!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<BlogDateHeader><div align="right">
<$BlogDateHeaderDate$></div>
</BlogDateHeader>
<!-- end code provided by createblog.com -->
blog title number:
CODE
<textarea style='width:540px' rows='8' name='code'><!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<BlogItemTitle><$BlogItemTitle$><a
name="<$BlogItemNumber$>"> </a></BlogItemTitle>
<!-- end code provided by createblog.com -->
for the posts:
CODE
<textarea style='width:540px' rows='8' name='code'><!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<div class="blogPost">
<$BlogItemBody$>
<!-- end code provided by createblog.com -->
for the post footers
CODE
<textarea style='width:540px' rows='8' name='code'><!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<a href="<$BlogItemPermalinkURL$>"
title="permanent
link">#</a> posted by <a
href="mailto:insert email here"><$BlogItemAuthorNickname$></a> |
<$BlogItemDateTime$> | <a
href="java script:HaloScan('<$BlogItemNumber$>');"
target="_self"><script
type="text/javascript">postCount('<$BlogItemNumber$>');
</script></a>div>
</div>
<!-- end code provided by createblog.com -->
end with
CODE
<textarea style='width:540px' rows='8' name='code'><!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
</Blogger>
<!-- end code provided by createblog.com -->
easy right??!
easy right??!
Sunday, September 10, 2006
[2]Nekked
hi! I'm a newbie myspace website builder. I've come a long way alone basically, found your forum & tutorial, so here I am & here's my question or comment...
HELP!!!!!!!!!!!
i really, REALLY, wanna be able to do this!!! bear with me, forgive my ignorance, please ^_^
where do u find the info to insert? ie: BlogItemAuthorNickname,
$BlogItemPermalinkURL, ...
do i post text in about me, the blog itself, or does it matter?
easy wrong!