is your site online? can you give us the adresse?
what theme do you use ?!
Thread Starter
lazyym
(@lazyym)
2010 is the theme: Top Montana Sites
the default header height is defined in functions.php of TwentyTen, line 110:
define( 'HEADER_IMAGE_WIDTH', apply_filters( 'twentyten_header_image_width', 940 ) );
define( 'HEADER_IMAGE_HEIGHT', apply_filters( 'twentyten_header_image_height', 198 ) );
try to add in your stylesheet :
`#branding img{
height : 1000px
}
1000px is -maybe- too much
EDIT : woops, if it is in the header, don’t care about what I’ve said
Thread Starter
lazyym
(@lazyym)
Tightens things up nicely, thanks again folks….
Probably the wrong spot for it but what is this forum type?
I’d like a forum that works well with this theme.
Thread Starter
lazyym
(@lazyym)
Thanks voodoo, busy day today….is bbpress buddypress? can’t seem to find the plugin….
One more question, I think, I’ve updated the image, how do I slide that header under the title and description at the top: Top Montana Sites
do a google search. bbpress is not buddypress. Its also not a plugin per se. Its a standalone software, but it can be integrated with WP, instructions are on the site
as for your last question, I don’t exactly know what you mean? You want the words to be overlayed onto the image rather than above?
Thread Starter
lazyym
(@lazyym)
as for your last question, I don’t exactly know what you mean? You want the words to be overlayed onto the image rather than above?
Yes, exactly, want to tighten it up more to the top, I’ll change the image so it looks better when done.. I’ll google bbpress, thanks
Thread Starter
lazyym
(@lazyym)