Subscribe to:
Post Comments (Atom)
We are the Widdison Gang of 12. Kyle is busy working his tail end off at work, managing to work 2 jobs while still being a great dad and husband isn't easy! In his spare time...HA! Emily is busy at home with the kids and dreams of having spare time to read and eventually help save the world from vicious villains. The kids are doing their thing. We wonder what in the WORLD we are doing sometimes, but mostly we are just content to be in our wonderful world. Welcome!
Make your Stick Figure Family at FreeFlashToys.com![]()
8 comments:
Wish I could help you out. I would like to know the same thing, I will have to keep checking your comments to see if anyone gives you some good ideas!
I want to know, too, also...how do you put pictures down the side and add friends? I really miss you guys and can't wait for August. We should be home on the 15th or 16th. When are you back in Utah?
I really want something cute too! Boohoo!
Never mind, I just figured it out...Thanks anyway...now I am up way too late.
emily my neighbor helped me make the scrapbook top, she is the mcmillans, you could email her and ask her to send you one, but to do it the RIGHT way- which mine is not, b/c u can see (beka&danny) as the title which looks kind of gay but i had to keep it on, -you have to mess around with the html- i will askher if she has time to send you one and then you can play with it....also the stretch across the whole screen is one of the templates....i will find out which one i used and let you know
i think its sand dollar template...try it and see if it works
I'm definitely not a pro at all, but I know that it is in the html codes. I went in and started playing with mine to see if I could figure it out and learned a few things, but i don't know that its the answer you are looking for. Where ever it has a px (pixels) it is referring to a measurement and if you change the numbers you will start messing with where things lie. I only would move one thing at a time to see what it did and always copied the original before I did anything. That's not really a definite answer, but something to play with till you do find it! Sara
i can help with the nerd question, not the creative one (imagine that). :) to make your blog wider, click the "Template" tab, then go to "Edit HTML" and scroll down until you see something that looks like this (i don't know how similar all of the template coding is):
/* Outer-Wrapper
-----------------------------------------------
#outer-wrapper {
width: 1100px;
margin:0 auto;
padding:10px;
text-align:left;
font: $bodyfont;
}
#main-wrapper {
width: 800px;
float: left;
word-wrap: break-word; /* fix
#sidebar-wrapper {
width: 250px;
float: right;
word-wrap: break-word; /* fix */
then, change the widths for these categories (above this in the coding there is a place you can change the header width as well if you'd like). anyway, the outer wrapper contains the sidebar and the main wrappers (main wrapper is where posts are), so the outer wrapper can't be more than the other two widths combined. also, if you make the total exactly the width of the outer, it looks cramped together. hope this helps.
Post a Comment