Pro Theme Design Forum » Showcase

momworx


  • Mac
  • Member
  • Posted 2 years ago #

Here is my little Site.

http://momworx.de/

  • robin
  • Member
  • Posted 2 years ago #

Oooh, nice, realy like the header and background design you have. Also the meta headlines have a nice matching font.
Did you do the design of the header yourself?
Just a minor "problem" but the background image is not wide enough if viewed on my 22 inch screen, the image then repeats itself but otherwise you managed to give mimbo pro a somewhat unique look.

  • Mac
  • Member
  • Posted 2 years ago #

Thank you! Yes, i design all. The background hmm? i try to make it wider.

  • darren
  • admin
  • Posted 2 years ago #

Whoa - beautiful work on the header and colors!

  • Mac
  • Member
  • Posted 2 years ago #

Thank you Darren!

  • Ben
  • Ben
  • Posted 2 years ago #

That looks really nice - a very different take on the theme. Good one!

  • Mac
  • Member
  • Posted 2 years ago #

Thank you!

How can show more than 16 Images in the Gallery? Ihave tried this but is that the correct way?

<?php
//Gets the last 16 images and paginates them
$page = (get_query_var('paged')) ? get_query_var('paged') : 1;
query_posts("showposts=36&paged=$page");
?>

Reply

You must log in to post.