Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Templates and Themes (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=26)
-   -   In Need of a Theme (Can Pay) (http://www.mysidiaadoptables.com/forum/showthread.php?t=4770)

SoubisSacrifice 01-23-2015 02:34 AM

In Need of a Theme (Can Pay)
 
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/x...psp2takq3l.png

The images used can be found here: http://s181.photobucket.com/user/god...?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 :
Code:

@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/5...&ts=1422002420

I'd be willing to pay anywhere from $15-$20 for this....that is of course negotiable.

Kyttias 01-23-2015 03:29 PM

Something like this? It took several long hours. ^^;

http://fc08.deviantart.net/fs71/f/20...as-d8f37vq.png

It'll take a bit more effort to get the top right corner doing the stuff you want, but I'm definitely willing to tackle that!

I tried to make a gif with a preview of it running on a fresh install, but my gifmaker ate the quality of the gif - [ x ]. You'll probably want your own stuff going on in the sidebar. ^^;

But let me know if you have other needs!

SoubisSacrifice 01-23-2015 05:33 PM

That's almost exactly what I was looking for! If it's too hard to get the login box up where I had it in the template, it's fine to move it somewhere easier as long as it is visually appealing.

Is there any way the nav menu can be pushed to the right a bit? Perhaps a float right, or relative positioning? If not, that's fine. I can mess around with the CSS a bit myself too later.

Last question: How much would you like to be paid for this? You can pm me along with your paypal address, and I'll send the money.

Kyttias 01-23-2015 08:13 PM

Alright, I moved the navigation over! I'll go ahead and send a PM with my first draft (its fully functional, minus the top right) and PayPal email. I haven't tested it in FireFox, however, it works fine in Chrome. ^^

(By the way, this theme looks very cool! I haven't decided on a final design for my own site yet.)


All times are GMT -5. The time now is 08:52 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.