Forum Replies Created
-
AuthorPosts
-
January 18, 2014 at 1:06 pm in reply to: Some images appear on cell phone and others don't – Executive #85764amazinglivesMember
Hi Tim,
Curious... Perhaps your cell phone is larger than mine?
Anyway, the images are:
http://www.masterysquared.com/mission -- This page only has 1 image which is the mission.
http://www.masterysquared.com/learning-solutions -- The How Do I image after the text As a leader...
Thanks,
DianeJanuary 18, 2014 at 12:56 pm in reply to: Header image doesn't look right on cell phone – Executive Theme #85762amazinglivesMemberThanks Tim. Sorry about the delayed response; I've been sick. I'm afraid I don't have enough sikill to know how to do #1. Any advice on how I can learn more about that? I also looked at #2. It looks complicated.
Basically, do you have a way to say the same thing simply?
Thanks again.
Diane
amazinglivesMemberThank you. Haven't been able to try it yet, but looking forward to it.
July 6, 2013 at 9:51 pm in reply to: Executive: Home Top & Home Middle – Centering Title but Not Text Below #49595amazinglivesMemberThanks John! That worked perfectly.
amazinglivesMemberThank you Ryan! Sorry I didn't post sooner. I went on vacation and thought I would have access to a computer there, but didn't. I just tried your suggestion and voila. Thanks again!!!
amazinglivesMemberUnfortunately, I can't show it yet. I can pull any part of the stylesheet or send you a pic of the screen. Would either help?
Thanks again.
amazinglivesMemberHello,
I'm working on something similar. I'm using Executive theme, placed the navigation menu under the header, and I want that menu centered under the header. It is to the left now.
Based on above, I did:
.menu-primary ul,
.menu-secondary ul,
#header .menu ul {
float: left;
width: 100%;
list-style: none;
margin: 0;
padding: 0 0 0 10px;
text-align: center;
}.menu-primary li,
.menu-secondary li,
#header .menu li {
float: none;
list-style: none;
margin: 0;
padding: 0;
display: inline-block
}But it doesn't look any different. I added text-align center; to the last section. It centered, but the menu titles were in a column instead of across. Any ideas?
Thanks.
-
AuthorPosts