|
|||||||
Join now to download all the free website templates or post on the forum. If you have never been on a forum before read the
FAQ. It's quick, easy and free to join!
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I just downloaded the Dog Care template but I want to change the background and the whole color scheme. Does anyone know how to do that? I'm using front page and photoshop without any previous knowlege so I'm getting a bit frustrated. I don't understand why my background isn't taking up the entire length & width of page...
![]() ![]()
|
|
||||
|
nether do we, without seeing what you did.
__________________
cleandeck - lawn mower undercoating and wilmargraphite - graphite lubricants |
|
|||
|
Oh! I actually haven't purchased my domain yet, therefore I haven't published anything. All I have is the saved index.html file on my harddrive.
Do you think I should get my domain up & running before I tackel the construction of the site? How else can I show you what I'm talking about? |
|
||||
|
Click on the advance button when you answer the post.
There you will find extra tools to display your code, upload files and pics.
__________________
cleandeck - lawn mower undercoating and wilmargraphite - graphite lubricants |
|
|||
|
Oh! Okay. I've attached my file. I hope this works
![]() I can't attach the file I have saved, my actual webpage because I have it saved as a .html file extention. I guess I'll have to buy the domain and publish the site for anyone to see how horibble my novie progress is! haha I did attach the jpeg I want to use as my background. Now-if you can see what I uploaded, I wanted to change the color of the background I have. I want to make the White a dark green (ie: 414E19) and the pink a gold or light brown color... I've tried playing with my Adobe Photoshop, but it's taking me forever. There's got to be a faster way! Thanks sooooooooooo much for your help. -mymoose |
|
||||
|
Took me 20 seconds by first using a brilliant free plugin called "Mac's Remove White"
You can get it here: http://www.photoshop-filters.com/html/macks.htm I've kept the image in layers (PSD) for you to play round with. As for getting it on your site, I wouldn't have a clue.
__________________
OF COURSE YOU HAVE MY UNDIVIDED ATT....OOW, LOOK AT THAT PRETTY PIECE OF STRING!! Last edited by CovertPea; 07-18-2009 at 07:53 AM. |
|
||||
|
Great work as always CP.
Don't buy anything as yet mymooser - or your Enthusiasm will sputter out. Did you read A Basic Primer Dog Care template - in the images directory you will find page_bg.jpg (bg=background) and you will notice several other pics are brownish in color. All would have to be changed or you can redue the psd file and reslice it up to match the old one (not easy, but it can be done). If you look in the css file you will find the body section below, the part in red is what you want to play around with. body { background: #C89C52 url(images/page_bg.jpg) repeat-x; text-align: center; font: 11px arial, sans-serif; color: #E5D19C; padding: 20px 0 0 0; } Try converting the psd file CP made into a jpg file, put it into the images directory and then try the code below in the css file (always save the css after you make a change or it will not show up) body { background: #414E19 url(images/mooser.jpg) repeat-x; text-align: center; font: 11px arial, sans-serif; color: #E5D19C; padding: 20px 0 0 0; } It should look something like this. Now you have an idea as to how to proceed on.
__________________
cleandeck - lawn mower undercoating and wilmargraphite - graphite lubricants |
|
|||
|
Quote:
Holy *#$*!!!!! I stayed up all night playing with my photoshop to get it to do that. Thats amazing! It's georgous! Thank you so much! That's exactly what I wanted Thank you thank you thankyou!!!!
|
|
|||
|
Quote:
On your copy the background take the whole length and width of the page, but on mine it's too small. Oh and another thing. On my css it says: body { background: #C89C52 url('images/page_bg.jpg') repeat-x; text-align: center; color: #E5D19C; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:arial, sans-serif; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:0 } Then I changed it to say: body { background: #414E19 url(images/mooser.jpg) repeat-x; text-align: center; font: 11px arial, sans-serif; color: #E5D19C; padding: 20px 0 0 0; } But when I hit save, it changes too: body { background: #414E19 url('images/mooser.jpg') repeat-x; text-align: center; color: #E5D19C; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:arial, sans-serif; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:0 } Do you see how it automaticly changes the font part?...Weird, I don't get it... ![]() ![]()
Last edited by CovertPea; 04-16-2009 at 12:22 PM. Reason: resized image |
|
|||
|
Okay. So I tinkered with it again and I tried to just save the jpeg as a bigger image size.
My husband warned me that my monitor is big and they was his thought as to why the background wasn't long or wide enough. Does that sound right?... My monitor is 1680 x 1050 So I made the image size 1680 x 1050. How does that sound? Am I correcting it the right way? Let me know your thoughts. -MyMooser
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|