Forum Replies Created
-
AuthorPosts
-
ccophoto
ParticipantBut my header image is not exactly the background. It is the main header with my business name.
So far no luck with left align.
Any other suggestion?ccophoto
Participantthis is what I changed:
.header-image .site-title a {
/* background-position: left !important; */
background-size: contain !important;
float: left;
display: block;
min-height: 200px;
text-indent: -9999px;
width: 100%;
}ccophoto
ParticipantI did change that in the stylesheet.css, and that does not do the trick. Something is still overriding this.
You helped me the resize the header image, that worked great. Thanks again.ccophoto
ParticipantWhat do I have to add to have this header floating on the left? Can anybody tell me, please?
ccophoto
ParticipantIt worked for the size.
What it now still does is move it to the middle of the page. Any idea?
Thanks a lot.ccophoto
ParticipantMaybe I need to be more specific.
I have this string, which works, but is not lining up nicely. Since I donĀ“t know code, I need help.
I like to show the image on the left, and the title should show on the right of it, but not on the bottom of them image, but on top. Thanks
Regula- [posts][post_thumbnail size="thumbnail"][title] [excerpt wordlimit=20][more] [/posts]
ccophoto
ParticipantMy mistake to provide wrong numbers above.
What I did notice is that since I was using the Design Palette Pro, I had to make these changes in that CSS. Only then did it work.
Now I have to figure out the padding for the widget area. Left and right title is not aligning up nicely if I use both areas for title text and image.
Thank you so much for your help.
Regulaccophoto
ParticipantThank for your help Victor.
I guess I might be doing something wrong. I think my header width is this:
/* Title Area
--------------------------------------------- */.title-area {
float: left;
padding-top: 30px;
width: 990px;and then the widget right is this
/* Widget Area
--------------------------------------------- */.site-header .widget-area {
float: right;
text-align: right;
width: 420px;And it is still not giving the space for my business name. It is always cutting it into two lines.
I am clearing cache after making the changes.
Glad for any further help.
Regulaccophoto
ParticipantSure, I keep your contact. One of these days I need to redo the design of my sites.
Thanks again,
Regulaccophoto
ParticipantWOW. it worked.
Thank you so very much.
And yes I have a Gallery Bank plugin. -Maybe I need to look into finding a better image plugin.
Thanks again. Without people like you I could not do my own websites.
Best,
Regulaccophoto
Participantyou lost me right in the beginning. -
Which is the main.css ?
Sorry, I am not really experienced.
Thanks so much.ccophoto
ParticipantThanks David,
I actually do have the right to download the Magazine Pro. I just worry a little about complications I might have when I use that theme instead of where I build the site. I don't have a lot of time right now to make many adjustments if necessary.Question: I have another website http://www.ccophoto.com which also uses the Magazine theme, and that sites sidebar is showing correctly on my ipad.
Why could that be?Thanks,
Regulaccophoto
ParticipantI had to learn that I have to change the wrap to an image, not a color. Otherwise there is some over write from somewhere.
I am happy with the outcome for the moment.
Thank you all! Without you guys I could not do any adjustments with the theme.
Best,
Regulaccophoto
ParticipantWhat emasai said helped to get the header image going all the way out to both sides.
And thanks Krishan. I did delete the caching , so the minify should be gone.
I am not sure if I should leave the sub nav black, or darker gray. But the wrap between the nav and the body is bothering.
What is that area called, to change that as well.And thanks to both of you, your help is great.
Regula
ccophoto
ParticipantThat texture background comes from the Magazine theme. I don't know where it is stored. That's why I can't change it.
I delete the minify plugin.Regula
ccophoto
ParticipantThanks for your help. I am able to change the above header color.
What I don't understand is the part :
/* Right and left left areas of the header image are dictated by the wrap color where background picture is http://www.ccophoto.com/wp-content/themes/magazine/images/wrap.png */
/* The following code will change the color of the sidebars on the whole page */Where do I make that change? I upload a header image in the customize my site in wordpress. Not by ftp. Also you write background image, but it is the header image. Can you help, please?
Thanks -
AuthorPosts