Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Are there ani guides for making a theme here? (http://www.mysidiaadoptables.com/forum/showthread.php?t=4299)

Rovick 11-22-2013 07:55 AM

Quote:

Originally Posted by Wallie987 (Post 28432)
*Sneaks in* Looks nice! But you might want to tweak it so the copyright stuff isn't hanging over the edge. :3

how? XD sorrie im just a beginner

Hwona 11-22-2013 08:04 AM

Don't worry, I am too. I remember doing this for my own site, but I might have forgotten... does your new theme have a style.css sheet in its folder?
Edit: does it have a template file? I'm using my own theme for reference, so some files may be different on yours. :3

Rovick 11-22-2013 08:12 AM

of course :) how would i do it?

Hwona 11-22-2013 04:47 PM

Well, on my style sheet, if you scroll all the way to the bottom, there's something like this:
PHP Code:

#footer {
    
clearboth;
    
height40px;
    
margin-top5px;
    
border-bottom-right-radius15px;
    -
moz-border-bottom-right-radius15px;
    -
webkit-border-bottom-right-radius15px;
    
border-bottom-left-radius15px;
    -
moz-border-bottom-left-radius15px;
    -
webkit-border-bottom-left-radius15px;


What I did was just make the footer a bit taller (edit the height).
Also, in the template file, at the bottom, there should be something with all the copyright stuff. You can change the font size to make it smaller to fit. :3


All times are GMT -5. The time now is 01:14 PM.

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