Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Suggestions and Feature Requests

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #13  
Old 11-14-2011, 01:31 PM
Gashu's Avatar
Gashu Gashu is offline
Member
 
Join Date: Nov 2011
Posts: 31
Gender: Female
Credits: 5,160
Gashu is on a distinguished road
Default

Sure! And thanks! :D I just checked out your site, that looks awesome too! I couldn't figure out how to make custom nav buttons, because when I changed to the admin panel, the buttons would change and I couldn't work out how to make the custom buttons change with it :P

Okay, I have this one:

HTML Code:
/*  
Theme Name: Ginger Ninja! v2
Description: The new Ginger Ninja! theme.
Version: 1.0
Author: Donny Burnside
Author URI: http://www.ginger-ninja.net/
*/

/* Generic Styling */

body {
	background:url(http://fc04.deviantart.net/fs71/f/2011/317/d/e/backgroundtop_by_gashu_monsata-d4g4f45.png) repeat-x top center fixed #61d7d6;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#B4C835;
	}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:1100px;
	background:;
	font-size:1.20em;

	}
#header {
	height:530px;
	background:url(http://fc05.deviantart.net/fs71/f/2011/317/a/6/tutke_by_gashu_monsata-d4g4e5q.gif) no-repeat;
        margin-left:160px;
	}
#menu {
        float:left;
	width:175px;
        height:350px;
	background:url(http://fc07.deviantart.net/fs70/f/2011/317/2/2/textback_by_gashu_monsata-d4g4kz1.png) repeat-x;
	padding:0 0px;
margin-left:-30px;
        margin-top:-400px;
border-style:solid;
border-width:2px;
border-color:#5f9831;
	}
#sidebar {
	float:right;
	width:180px;
        height:350px;
	background:url(http://fc07.deviantart.net/fs70/f/2011/317/2/2/textback_by_gashu_monsata-d4g4kz1.png);
	margin-right:-50px;
        margin-top:-400px;
border-style:solid;
border-width:2px;
border-color:#5f9831;
	}
#content {
	float:center;
margin-left:150px;
background:#bedde3;
border-style:solid;
border-width:2px;
border-color:#5f9831;
       
	width:800px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:100px;
	background:url() no-repeat ;
	}

/* Entries */

.entry {
       
font-size:1.4em;
color:#589ac2;
	padding:5px 10px;
	text-align:center;
	line-height:1.75em;
	}
.entry-title {
        
	font-size:3em;
color:#36494d;
font-weight:bold;
	letter-spacing:-1px;
style:Trebuchet MS;
       
	}
.date {  
        
	font-size:0.9em;
	color:#bedde3;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* Menu */

#menu ul {

	list-style-type:none;
        margin-top:10px;
	}
#menu li {
	
	}
#menu li a {
text-align:center;
	display:block;
	color:#ffffff;
	margin-right:2px;
        padding-left:5px;
	font-size: 20px;
font-family:"Impact", Times, serif;
	}
#menu li a:hover {
        color:#2a5f5f; 
	
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	
	}

/* Footer */

#footer-valid {
	float:center;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
opacity:0;
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(images/bg-ad-top.png) no-repeat;
	padding:5px;
	}
Or this one (not sure which one you wanted :P):

PHP Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml">
<
head>
<
meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<
title>:BROWSERTITLE:</title>
<
link rel="stylesheet" href="templates/default/style.css" type="text/css" media="screen" />
</
head>

<
body>

<
div id="wrapper">

    <
div id="header">
        <
h1>:SITENAME:</h1>
    </
div>

    <
div id="menu">
        <
ul>
            :
LINKSBAR:
        </
ul>
    </
div>

    <
div id="sidebar">
        <
div id="feed">
            <
class="feed-button" href="account.php">&nbsp;</a>
        </
div>
        <
ul>
            :
SIDEFEED:
        </
ul>
        <
div id="sidebar-bottom">
            &
nbsp;
        </
div>
    </
div>

    <
div id="content">
        
        <
div class="entry">
            <
div class="entry-title"><br>:ARTICLETITLE:</div>
            <
div class="date">:ARTICLEDATE:</div>
            <
br><p>:ARTICLECONTENT:</p>
            :
ADS:
            

        </
div>

    </
div>

    <
div id="footer">
        <
div id="footer-valid">
            <
a href="http://www.rusnakweb.com/adoptables.php" target="_blank">Powered by Rusnak PHP Adoptables</a> | Theme by ginger ninja
        
</div>
    </
div>

</
div>

</
body>
</
html
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What did you work on recently? AlexC Other Chat 7 12-16-2013 06:46 PM
Jaliry, recently opened! Rozel Webmasters Area 0 03-29-2012 02:44 PM
Downloaded. Unizped. Uploaded. What now?? Canaille Questions and Supports 4 08-20-2011 02:30 PM
Show who recently leveled up a given adoptable kisazeky Addons/Mods Graveyard 3 04-04-2009 05:56 PM


All times are GMT -5. The time now is 06:33 AM.

Currently Active Users: 3459 (0 members and 3459 guests)
Threads: 4,081, Posts: 32,032, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636