SoubisSacrifice
01-23-2015, 02:34 AM
I am busy coloring pets, and doing everything else with to get my site ready for launch, so I don't have much time or drive to create my own theme...therefore I figured I'd get it commissioned.
I want the theme to match the style of my forum: http://www.safirina.com/forum/
I'd like the layout of the site to be something like this (if possible):
http://i181.photobucket.com/albums/x133/godsmackgrl13/Site%20Template_zpsp2takq3l.png
The images used can be found here: http://s181.photobucket.com/user/godsmackgrl13/library/Digital%20Art/Safirina/Forum%20Images?sort=3&page=1
I'll let you use your best judgement for what the navigation menu looks like. The font used is "Covered By Your Grace" by Google fonts. You can import the font using : @import url(http://fonts.googleapis.com/css?family=Covered+By+Your+Grace);
The background image is zoomed in and fixed. Here's the CSS I used for that:
body {
background-color: #000;
background-image: url("./images/bg.jpg") !important;
background-position: 50% 0 !important;
}
and for the logo:
#logo {
background: url("./images/logo.png") no-repeat 50% 0;
background-size: 100% 100%;
width: 500px;
height: 250px;
margin-top: 50px;
}
Be sure to credit yourself in the footer, I'll add in the credit for Paybas (who did the forum theme) myself.
If what I posted above is not enough information, you can download the templates and css used here: http://www.deviantart.com/download/508978849/safirina_by_godsmackgrl13-d8f16ld.rar?token=e16e9259dfcc1ef7f0b62ecc844e01f4 5bb754b4&ts=1422002420
I'd be willing to pay anywhere from $15-$20 for this....that is of course negotiable.
I want the theme to match the style of my forum: http://www.safirina.com/forum/
I'd like the layout of the site to be something like this (if possible):
http://i181.photobucket.com/albums/x133/godsmackgrl13/Site%20Template_zpsp2takq3l.png
The images used can be found here: http://s181.photobucket.com/user/godsmackgrl13/library/Digital%20Art/Safirina/Forum%20Images?sort=3&page=1
I'll let you use your best judgement for what the navigation menu looks like. The font used is "Covered By Your Grace" by Google fonts. You can import the font using : @import url(http://fonts.googleapis.com/css?family=Covered+By+Your+Grace);
The background image is zoomed in and fixed. Here's the CSS I used for that:
body {
background-color: #000;
background-image: url("./images/bg.jpg") !important;
background-position: 50% 0 !important;
}
and for the logo:
#logo {
background: url("./images/logo.png") no-repeat 50% 0;
background-size: 100% 100%;
width: 500px;
height: 250px;
margin-top: 50px;
}
Be sure to credit yourself in the footer, I'll add in the credit for Paybas (who did the forum theme) myself.
If what I posted above is not enough information, you can download the templates and css used here: http://www.deviantart.com/download/508978849/safirina_by_godsmackgrl13-d8f16ld.rar?token=e16e9259dfcc1ef7f0b62ecc844e01f4 5bb754b4&ts=1422002420
I'd be willing to pay anywhere from $15-$20 for this....that is of course negotiable.