Tagged Questions

2
votes
5answers
614 views

What are the steps I need to take to add nice java code formatting to my blogger/blogspot blog?

I'm looking for a sequence of steps to add java code formatting to my blogspot blog. I'm really looking for a dummies guide - something so simple a cleaner could follow it if they found it on a ...
1
vote
1answer
135 views

Need a next post button for blogger

I am working on a blog and wanted to add a next post button somewhere between every post like this website. http://www.damnlol.com/ In the website, you can see a blue button through which you can go ...
1
vote
2answers
2k views

Thumbs up and down Javascript code

i have been looking for a javascript code for the thumbs up and down system to put in my blogger site. I've seen some of the help resources, but it all required the new layout, whereas i'm using the ...
0
votes
1answer
178 views

How to ad the Galleria slide show to my blogspot theme

i downloaded the galleria zip file and everything but i have no idea what to do next. how do i make the slide show appear on my blog? do i need to download programs to do this or does anyone have the ...
0
votes
6answers
119 views

Using <script> in CSS

Is there any way to write script in css and call or execute it whenever required ? I need a <script> tag to be executed . i need something like this.. css code #execute{ <script> ...