Forum Replies Created
-
Quote:#footer {
background: #000000;
}
#developer {
display: none;
}
Above is what I currently have in the Custom CSS. Is their any chance you could help with putting that code into what I have. I can’t seem to figure it out. Im a extreme noob to CSS. Thanks for any help & time given.
#top-bar {
background: none;
}
#content {
background: none;
}
#footer {
background: #000000;
}
#developer {
display: none;
}Quote:thanks for that. I’m sorry, I’m a bit of a novice with the codes.My best guess was that this goes in the CSS style editor, which I replaced with the codes but nothing happened.
don’t worry, thanks for the code anyway. I’ll figure it out eventually.
thanks
I added the code in the Custom CSS ‘box’:
Appearance > Graphene Options > Display > Custom CSSQuote:Hey!Great site, appreciate the short posts and how you’ve customized it!
How do you get the background so that you can see the background image in-between the boxes?
here’s mine btw… http://www.house-techno-electronica-music.com/
Thank you for the feedback! I am going to spend some time on your site later – a fan of that style of music!
To show the background, both above and below the navigation panel, I use:
#top-bar {
background: none;
}
#content {
background: none;
}Quote:How did you get your footer links like that? I can’t seem to figure that out. it looks amazing.I modified the standard Graphene footer code within footer.php…this is what I use:
<div id="site-info" >
<center><span style="color: #ff00ff;">| ★ </span><a href="<?php echo home_url( '/' ) ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a>
<span style="color: #ff00ff;">| ★ Copyright © 2012 ★ |</span> <a href="http://wizardhax.com" target="_blank" title="Ξ!!!WiZΔRD!!!Ξ" >Ξ!!!WiZΔRD!!!Ξ</a> <span style="color: #ff00ff;">| ★ All Rights Reserved ★ | </span></center>
</span></a>
</a>
</div><!-- #site-info -->Quote:Your header image is really awesome. It’s amazing what you can achieve with those Photoshop filters, isn’t it?I would set the background image to fixed, rather than scroll.
I’m not so sure about the favicon. It doesn’t seem to fit with the rest of your site’s theme.
“Forms” in your menu doesn’t work for me. It make you sound like the IRS. How about “Ask Us!”?
An “About” page would be nice.
Great feedback! I have integrated all of your recommendations.
The heart has always been my ‘avatar’, but I will start thinking of an alternative.
If you have any other ideas, I am completely open to them.
Thank you very much!
Quote:Try this:.sidebar div.sidebar-wrap {
border: none;
-webkit-box-shadow: 0 0 5px #000;
-moz-box-shadow: 0 0 5px #000;
box-shadow: 0 0 5px #000;
}
Perfect! Thank you so much – makes a huge difference!!!
If there is any other feedback you may have, besides for the footer which I will work on, I am totally open to it.
Thank you!
I tried removing the widget border but am not having much success. Any tips?
Viewing 7 posts - 1 through 7 (of 7 total)
