|
#101
Sep 3, 2013, 06:12 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
@ rosetrees
1) on my ipod touch, the site text is small and squished to the left
2) the blog title/tagline is off to the right down by the content seperted by a big chunk of real estate
3) your background image is 673K (nice tree) but you should reduce the quality and dimensiion - does it really have to be 1800X1350?
4) in your header.php you have multiple div's with the same ID - ID's are suppose to be unique on a page, classes can be duplicated, but ID's should always be unique
|
#102
Sep 3, 2013, 03:24 PM
|
|
|
#103
Oct 8, 2013, 10:55 PM
|
|
Here is my gaming blog that I've been working on. Still some tweaking to do left with Montezuma but for the most part I am pretty happy with it.
http://cruciblegaming.com
|
#104
Oct 25, 2013, 01:07 PM
|
|
Hello All,
I made some modifications to the original Montezuma theme design. - Circular navigation buttons
- Logo with hover change
- Large thumbnail with text overlay on blog page
I spent some time figuring out how to put iTunes and Amazon Affiliate links into it while still looking good on iPhone, iPhone4, iPad mini and Desktop. On iPhone, I had to hide the first Amazon banner so it doesn't look weird.
Here's the site I've been working on:
http://www.silverlakeartgarage.com/b...indow-display/
Thanks,
K
|
#105
Oct 27, 2013, 11:58 PM
|
|
|
|
299 posts · Aug 2010
Santa Monica, CA
|
|
Quote:
Originally Posted by eddiefrankie
Hello All,
I made some modifications to the original Montezuma theme design. - Circular navigation buttons
- Logo with hover change
- Large thumbnail with text overlay on blog page
I spent some time figuring out how to put iTunes and Amazon Affiliate links into it while still looking good on iPhone, iPhone4, iPad mini and Desktop. On iPhone, I had to hide the first Amazon banner so it doesn't look weird.
Here's the site I've been working on:
http://www.silverlakeartgarage.com/b...indow-display/
Thanks,
K
|
Wow, the circular nav buttons and the post title over the thumbnails are very cool. Thanks for sharing.
|
#106
Oct 28, 2013, 06:26 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
I like the circles looks like they are done with this CSS
HTML Code:
ul#menu1 li {
border: 1px solid #E2E3E5;
border-radius: 150px 150px 150px 150px;
height: 75px;
margin-right: 25px;
width: 75px;
}
#menu1 > li {
box-shadow: 2px 4px 20px -18px #000000;
}
#menu1 > li:hover, #menu1 > li.active, #menu1 > li.ancestor {
border-top: 1px solid #E2E3E5;
}
and you might want to add
HTML Code:
#menu1 a, #menu1-smooth a {
text-align: center;
}
One note, this will only work well with short menu names, something that will fit in the circle. 'Home' will work, but 'Track your order' will exceed the constraints of the circle.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
Last edited by lmilesw; Oct 28, 2013 at 07:29 PM.
|
#107
Oct 28, 2013, 10:45 PM
|
|
thanks so much for the tip. that totally makes sense. will try it out.
Quote:
Originally Posted by juggledad
I like the circles looks like they are done with this CSS
HTML Code:
ul#menu1 li {
border: 1px solid #E2E3E5;
border-radius: 150px 150px 150px 150px;
height: 75px;
margin-right: 25px;
width: 75px;
}
#menu1 > li {
box-shadow: 2px 4px 20px -18px #000000;
}
#menu1 > li:hover, #menu1 > li.active, #menu1 > li.ancestor {
border-top: 1px solid #E2E3E5;
}
and you might want to add
HTML Code:
#menu1 a, #menu1-smooth a {
text-align: center;
}
One note, this will only work well with short menu names, something that will fit in the circle. 'Home' will work, but 'Track your order' will exceed the constraints of the circle.
|
|
#108
Nov 11, 2013, 01:06 PM
|
|
Here's my Montezuma website http://www.jpnc.nl/.
Hope you like it.
Thanks CrouchingBruin for helping me to change the standard layout of the blogpage.
|
#109
Nov 16, 2013, 09:31 AM
|
|
I have done some sites using atahualpa, and after finding it rather difficult but wonderful at the beginning I got used to it and I truly like it. Montezuma made me curious enough to try it.
Being rather new to CSS and surely to php, it is a challenge, but I like it.
This is my first montezuma-site: www.tastenfischer.de
Thanks for the great help with some issues on this forum!
|
#110
Nov 24, 2013, 12:11 AM
|
|
|
|
299 posts · Aug 2010
Santa Monica, CA
|
|
Here is my second site built using the Montezuma theme: Venice Hongwanji Buddhist Temple. I converted it over from Atahualpa and managed to keep most of the same appearance, but, of course, now it's responsive. The front page is a static page, although I use the plugin xili Post in Post to display the latest post from a particular category. Another plugin I use on the front page is Meta Slider to mimic Atahualpa's rotating image feature in the header, as well as to place a carousel in the main content area (I created widget areas in both to hold the two sliders).
Last edited by CrouchingBruin; Nov 25, 2013 at 02:58 PM.
Reason: Forgot to populate a link value.
|
#111
Apr 26, 2014, 10:00 AM
|
|
Hey everyone, my website is almost ready. I got a lot of help from CrouchingBruin. if you want to take a look: http://www.trendpersmixmedia.nl/
I am still working on some things, social media icons will be put later and I am now trying to figure out how I can change the tag cloud, but I am quite happy with the result already
|
#112
Mar 5, 2015, 07:41 PM
|
|
great looking site!
|
#114
Mar 31, 2015, 01:29 PM
|
|
|
|
299 posts · Aug 2010
Santa Monica, CA
|
|
Quote:
Originally Posted by ralfsteck
|
Good looking site, I like the thumbnails on the left of the post excerpts on your index page.
|
#115
Mar 31, 2015, 03:10 PM
|
|
thanks for the flowers :-)
Would love to have the greyscale/shadow effect on the small images... :-)
|
#116
Mar 31, 2015, 06:18 PM
|
|
|
|
299 posts · Aug 2010
Santa Monica, CA
|
|
Quote:
Originally Posted by ralfsteck
thanks for the flowers :-)
Would love to have the greyscale/shadow effect on the small images... :-)
|
Take a look at this post. I think you should be able to use it for your post excerpt thumbnails.
|
#117
Apr 20, 2015, 10:07 PM
|
|
Hi,
after lurking for a while (and using a lot of tips from here ) and fighting for days with the template I'd appreciate some feedback especially if you think the theme suits photography related content. My initial thought was the feature images might be too small but I'm staring now so long I've lost all objectivity. Still some tweaks need to be done here and there and site is not loading on tablets and smartphones. But it's a nice lean theme - thanks.
http://dinckol.com
|
#118
Sep 12, 2015, 11:15 AM
|
|
hello, this is my first post here, so here is my site I maintain using a wonderful theme Montezuma (which I think is the best theme ever):
http://polskikursblendera.pl/
What would you say?
|
#119
Sep 26, 2015, 07:56 AM
|
|
|
|
115 posts · Jul 2010
NY/NJ Metro area
|
|
I am loving the diversity of this theme. Here are two very different examples I put together:
www.thestrapsaver.com
www.ItalianSchoolNJ.com
For the Italian School, the
client preferred the left sidebar vertical menu to a "horizontal, collapse to a sidebar". go figure!
|
#120
Sep 26, 2015, 10:50 AM
|
|
|
|
299 posts · Aug 2010
Santa Monica, CA
|
|
JMS, those sites look great. The Italian school client didn't want some sort of mobile menu? On a mobile device (cell or tablet), visitors are going to have to scroll through several screens of menu items to get to the content. If not a mobile menu, then maybe use the push/pull classes that Flyboy elaborates on in this post so the menu comes after the page content on a mobile device.
|
|