• 🆘 Need Help? We’re Here for You!

    Have a question or need assistance? You’re in the right place! Whether you're new to GingerScraps or just need a little guidance, feel free to ask here. Our amazing admins and helpful community members are always happy to lend a hand. 💖

    Be sure to check out these helpful areas too:

    🔧 If you’re having trouble with an order or product download, please visit our Support Desk - we’re happy to help!

Pretty blogs

Ranee

New member
I have a blogger blog and I want to change it so its pretty.

I know how to work with css and html in a forum setting so I'm familiar with that but their html looks a little odd. I usually just plug in my links and it all pops in real pretty. Is it the same way for blogger or do you guys have a script that is different to use?
 
Try this. One of Ginger's CT girls walks you through it on her blog.

https://priddysweetscraps.blogspot.com/2008/10/tutorial-adding-new-background-in.html

Ranee said:
I have a blogger blog and I want to change it so its pretty.

I know how to work with css and html in a forum setting so I'm familiar with that but their html looks a little odd. I usually just plug in my links and it all pops in real pretty. Is it the same way for blogger or do you guys have a script that is different to use?
 
Cool! I will have to check that out tomorrow. Tonight we have to watch a silly ole OU football game. :lol:
 
Argh, I don't know what is wrong with this thing.

I have my background blog paper made but it will not fit for some reason. I've tried it several sizes. It seems like its stuck. I tried adjusting the numbers in the html and everything.

Can someone please help me? I have been to several help forums also. Doing what they say but its not working. I change it from scroll to fixed and it does exactly the same thing.

Here is my blog

https://raneesroadhouse.blogspot.com/

Here is my html background info

body {
background:#ffffff;
background-image:url(https://img.photobucket.com/albums/v228/ ... paper1.jpg);
background-repeat:no-repeat;
background-position:120% 10%
background-attachment:fixed;
margin:0;
color:#000000;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}
 
I have it a bit closer. I'm gonna try to make my background page just a bit larger and see if it will trigger correctly. Its finally scrolling correctly now.
 
Photobucket always shrinks your image. Try uploading it at another site where it won't shrink your image. Or upload it as the biggest size Photobucket will allow.
 
Back
Top