Re: Child Theme for Arras 1.5: NullCore II
Show me a screenshot of your theme options on the "home" tab.
http://img338.imageshack.us/img338/1091/shote.png
Need any more of the page?
Arras WordPress Theme Community Forums
Community support for Arras and other WordPress projects
You are not logged in. Please login or register.
Arras 1.5.2-RC2 Now Available: Download Here
Forum Rules: Please ensure that you have clearly read and understood the forum rules before posting.
User Confirmations / Password Reminders: Please check your spam folder before emailing for help if you have not received the confirmation or password reset emails.
Show me a screenshot of your theme options on the "home" tab.
http://img338.imageshack.us/img338/1091/shote.png
Need any more of the page?
Things seem to be in order. Now give me some shots of some of the nullcore options being used.
Things seem to be in order. Now give me some shots of some of the nullcore options being used.
I don't understand.
EDIT: Nevermind. For some reason, the skin was still turned off in the CSS menu even after I enabled it.
Last edited by Monty (2011-10-31 16:21:06)
Is there a reason why the footer doesn't have any background to it?
I dunno. I didn't design it. If you'd like it to replicate the main content you could just copy the same css rules to the footer style. Something like this.
#footer {
background: none repeat scroll 0 0 #D0D0D0;
border: 1px solid #D3D1C7;
border-radius: 0 0 10px 10px;
padding: 10px 10px 0;
}I dunno. I didn't design it. If you'd like it to replicate the main content you could just copy the same css rules to the footer style. Something like this.
#footer { background: none repeat scroll 0 0 #D0D0D0; border: 1px solid #D3D1C7; border-radius: 0 0 10px 10px; padding: 10px 10px 0; }
Thanks. That gets the job done for the time being. Just doesn't have any rounded corners.
EDIT: Which I fixed with a code that covers Firefox users.
-moz-border-radius: 15px;There seems to be a white bar at the sides as well. Not sure if it's intentional, but I want to get rid of it either way.
Last edited by Monty (2011-10-31 17:31:55)
Add the following to the user.css as well.
Add this attribute to the footer style you just added:
width:960px
#nav {
background: none repeat scroll 0 0 transparent;
min-width: 990px;
}Add the following to the user.css as well.
Add this attribute to the footer style you just added:
width:960px#nav { background: none repeat scroll 0 0 transparent; min-width: 990px; }
Thanks. Everything is working now.
Hey there extatix,
I think your site is either down or hacked. The homepage is about poker games and pregnancy tests and your child theme page is no longer there.
Hope you get it all fixed soon!
Best of luck!
-m0r
We've noticed that. See my post above @ http://www.arrastheme.com/forums/post29200.html#p29200
I have bought hosting with GoDaddy and installed the WordPress Application but I still don't have an "install themes" button on my WP admin page. Any help?
Last edited by lorenzoaguilar28 (2011-11-24 01:22:44)
You can only install themes through FTP or a file manager, unless they can be found in the Wordpress Theme directory.
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 9 official extensions. Copyright © 2003–2009 PunBB.
Generated in 0.038 seconds, 10 queries executed