Wordpress Theme – Big Blue

Big Blue is a 3-columns and Widget-ready theme. Simple theme and suitable for any blog content. Main content with 500px, left sidebar 200px and right sidebar 230px sizes.
Local View Test Run | Download
Themes.Wordpress.Net Theme Info | Test Run | Download



































thank you
Steve@ open style.css and put this code at anywhere
.entry img {border:0;}
Love the theme and most the others you’ve done also.
How do I remove the blue border around images in posts. Thank you.
ei there…
thank you for the theme…
i had downloaded this theme…
and will use on my site (under construction)
i had performed some customization to fit on the subject of my blog.. hope its ok…
or tell me if i had violated any copyright issues
thanks,
phoenix
Thanks
Ryan Lineker@ yes. child pages can be disable.
example to hide child pages for top menu at header. open header.php and find a
< ?php wp_list_pages('title_li='); ?>
and replace with
< ?php wp_list_pages('title_li=&depth=1'); ?>
Hi, is it possible not to get the pages that are in parent to show on both menus?
Thanks
Ryan