| Forums > General > "FAQ" (299 replies)
|
|
|
ok i am tired of seeing threads asking very commonly asked questions.
so let's end it all.
i shall compile everything (well almost) here.
here goes :
1. How do I install my blogskin on to my blog? It just gives me some could not be parsed, XML error."
ok, to solve this,
look down from the huge input box where you tried putting your code into.
and click onto the "Revert to Classic Template" link very close to it.
hope this solves it.
2. How do i download blogskins?
On the page of the skin, click the button of your choice (for whatever you use)
either,
"blogger main"
"xanga"
or
"movable type"

Image from lix
after awhile, your download should be completed, edit the code by putting in your profile things or what-nots,
and there you have it,
a nice blogskin for your blog!
3. How do i style my blogskins profile page?
Well, this one requires minimal knowledge.
#1
#2
#3
view each and everyone of those links.
and don't forget to NOT leave a line between each line for your css code.
paste this code into your "about me" section
more experienced people with css, and some html
just view source,
figure out all the components with the class=WHATEVER CLASS tags in the [div] tags
and then view here for the default attributes for the various parts of your profile page.
NOTE : figure out which of the tags declarations are actually for your profile page.
or you might mess something up.
4. How do i have the comments section in my blog?
if your blogskins does not have the comments part added for your blog,
add the following code,
to enable comments.
[BlogItemCommentsEnabled]
[a href="[$BlogItemCommentCreate$]"
[$BlogItemCommentFormOnClick$]]
[$BlogItemCommentCount$] comments[/a]
[/BlogItemCommentsEnabled]
replace the "[" or "]" brackets with the angled brackets.
you may want to add this just before the [/blogger]
part of your blogskins code, to allow comments after every post.
Where can i get nice fonts / brushes /pictures ?
well, there are many sources.
Fonts :
Dafont
Typenow
Brushes :
Moargh.de
Miss M
Deviantart
Swimchick
Aethereality
Brusheezy
free4photoshop
brushesdownload
psbrushes
Project-gimpbc GIMP brushes
Pictures :
Deviantart
sxc.hu
Don't forget to credit the sources and ask for permission from deviantart users.
5. How do i make i screenshot?
Ok, two methods for different computers.
first mtd :
ctrl + prt sc
second mtd :
fn + prt sc
after doing that, open paint or some photo editting software and paste it in.
then save it.
and upload it 
any other mtds, please tell me 
there you go, some help and questions answered here,
if there are any other common or frequently asked questions, please do tell me and i may add them here.
Edited 4.1 years ago. |
|
|
| |
|
| |
|
| |
ooo great work 
here's something you might wanna put there.
|
| |
| |
|
| |
that shall be left there for everyone to see 
thanks dancingsheep
haha, i shall go to sleep and see how this thread turns out.
Edited 5.0 years ago. |
| |
| |
 |
Author: 狂然怪異
Posted: 5.0 years ago
(link)
|
|
| |
STICKY
|
| |
| |
|
| |
LOVELOVELOVE.
STICKYSTICKYSTICKY.
SWEETSWEETSWEET,
LOLLIESLOLLIESLOLLIES.
|
| |
| |
|
| |
Yay! Thank you so much! Sticky.
|
| |
| |
|
| |
er, what do you do if your age disappears after you customise the css? thanks!
|
| |
| |
|
| |
argh nvm. i removed the css and the age was still missing. so i added it back.
|
| |
| |
|
| |
nice one ♥ooh-!
i think this will serve as a great help to the newbies esp.
|
| |
| |
|
| |
whoopie .
we wouldnt hear questions like this anymore ! xD
|
| |
| |
|
| |
thanks! and for the styling thing right, do we have to verify our account? blogger doesnt send me any email to verify, no matter how much a click the buttonD:
|
| |
| |
|
| |
PLEASE TAKE NOTE
you are required to ask for permission before using images from deviantart!
|
| |
| |
|
| |
and there's brush site: swimchick.net
|
| |
| |
|
| |
 
|
| |
| |
|
| |
the thing is, WHERE to put the css codes?! argh i tried putting them everywhere but nothing comes out! can someone put some picture or something? haha ok i sound stressed because ive been toying with my profile for days
|
| |
| |
|
| |
put the css codes at where?
|
| |
|
| |
|
| |

|
| |
| |
|
| |
You mean styling your profile? Put the codes in the space about yourself.
Your account doesn't have to be verified.
|
| |
| |
|
| |
you should put a link to download gimp brushes.
|
| |
| |
|
| |
i wanna ask.
do ue knoe dhe script that ue use to close dhe window tab?
like ue click 1 button, dhen 1 window come out and asks whether ue wanna close the tab anort.
=D
|
| |
| |
|
| |
[span onClick="window.opener=self;self.close();"] DONT CLICK ME [/span]
change the [ brackets to the angled ones, and change "DONT CLICK ME" to the words.
the link for gimp brushes is up
Edited 5.0 years ago. |
| |
| |
|
| |
err.
why my age doesn't displayed?
as i put the format correctly.
as i put in is: 08[month]/27[date]/1995[year]
but it doesnt display lei..
|
| |
| |
|
| |
akiyamamotto
i don't know how to solve that.
hehh, try again,
|
| |
| |
|
| |
is there any webs that shows u how to edit an img in paint ONLY?
not photoshop
|
| |
| |
|
| |
chloe94
sorry, but i can't find any good tutorials on MS Paint, besides on how to use tools like the pen, eraser and stuff like that.
maybe using gimp or other free imaging software would be better than paint.
i think gimp is good, it has brushes.
yes, it's quite hard.
Edited 5.0 years ago. |
| |
| |
|
| |
GIMP is hard to operate.
|
| |
| |
|
| |
wow,
useful tips here!
|
| |
| |
|
| |
Hey, if you care to share,
how do you have a document and using a link, open it?
Just like your example.
Alright if u don't want to say
Edited 5.0 years ago. |
| |
| |
|
| |
[a href="http://www.changeit.com/"]CLICKME[/a]
you talking about this?
change square brackets to angled brackets.
|
| |
| |
|
| |
Haha that I know...
I mean:
more experienced people with css, and some html
just view source,
figure out all the components with the class=WHATEVER CLASS tags in the [div] tags
and then view here for the default attributes for the various parts of your profile page.
NOTE : figure out which of the tags declarations are actually for your profile page.
or you might mess something up.
How did you make the link open up to a document?
Just wanna know, not very important
|
| |
| |
|
| |
oh, that's because the link was a css file, so it views as text or whatever.
|
| |
|
| |
|
| |
erm...tis is how to PUT SKIN IN TO OUR BLOG? but can u teach me how to MAKE A SKIN
? mayb tis is the way to make skin but i dont understand
|
| |
| |
|
| |
ImInnocent
sorry, go to the forums, under the "help" section, there is a guide. yeah, from there, learn html and some css.
and you're off (:
|
| |
| |
|
| |
Okay.. then may I know how to make a CSS file?
Cos I wanna put the CSS file to mark people who borrow books from my library
|
| |
| |
|
| |
Over-da_rainbow~
now i have no idea what you're saying.
pm me.
|
| |
| |
|
| |
How about this question : How do I create a sreenshot?
Many people are asking that.
You may want to add that...?
|
| |
| |
|
| |
ooh-:
its alright, nevermind 
%BLUE.pink-:
I know this... Beside the F12 button or on top of the Insert button, there is a button:
Print Scrn/SysRq
Press that and voila!
|
| |
| |
|
| |
you have to press ctrl-printscrn
|
| |
| |
|
| |
Well, of course I know that. 
Its just that many pple came to my tagboard to ask me this question.
I find it quite irritating to explain it over and over again.
If the question is answered here, I can just direct link them to this page.
|
| |
| |
|
| |
ok sure, question added
|
| |
| |
|
| |
lols. it would also be great if you can add a section on how to host the images in a skin on their own. so that they dont kill the skinner's bandwidth :X
|
|
|
| Subscribe To This Thread: RSS 2.0 or Atom (?) |
| This thread has been locked, and no new replies can be posted. |