-
AuthorPosts
-
January 4, 2016 at 5:07 am #559009
Hi,
What code do I need in order for the text to be not wider than the image on this page:
http://www.raboff.com/about/I want the text to be same in the center on all pages. not just the About page.
Text width 800pxI am using Theme Test Drive so you need to login to view Enfold.
Thanks
Charlotte- This topic was modified 8 years, 10 months ago by charlotteraboff.
January 4, 2016 at 4:45 pm #559290Hi Charlotte!
It seems like you figured it out already and set the width of image and text to 740px? :)
Cheers!
YigitJanuary 4, 2016 at 7:21 pm #559415Hi Yigit,
No, nothing has been change, see screen shot.
But you have to login to see this view.As you can see the text is not centered under the image.
Thanks
Charlotte
January 5, 2016 at 9:05 am #559772Hi,
It’s centered under the image on my end now, I’m guessing you figured it out this time? :-)
Thanks,
RikardJanuary 5, 2016 at 9:25 am #559777Hi there,
please log in! As I said in my first post you can only see it if you login and then reload the link because this is only visible in the Theme test Drive and then you have to login to view it.
What you see now without logging is not the Enfold theme!
Use the login info that I have already submitted.
Thanks!
January 5, 2016 at 1:07 pm #559893Hi,
Ok, not sure how that works. I logged in and reloaded the page but still seeing the same thing, maybe you need to change the account to admin?
Regards,
RikardJanuary 5, 2016 at 8:47 pm #560119Aha… ok sorry about that.
I have change your login to admin now.
January 5, 2016 at 8:55 pm #560123Hello again,
I tried with this code but it is not working:
.page-id-4156 .entry-content {
max-width: 800px;
margin: auto;
}January 6, 2016 at 8:56 am #560358Just to clarify:
I want the same layout on all pages.
The image in the center, 800px width and the text should have the same width as the image and be under it.Thanks!
January 6, 2016 at 3:44 pm #560576Hey!
Text is already 800px currently. Please add following code to Quick CSS as well to make featured image 800px and centered as well
.big-preview.single-big { max-width: 800px; margin: auto; }
Regards,
YigitJanuary 6, 2016 at 6:35 pm #560703Hey Yigit,
Thanks BUT please log in and then reload the page.
Enfold on http://www.raboff.com is only visible after you have logged in because I am using it with the Theme Test Drive plugin before I publish it.This code did not make the text have the same width as the image.
Charlotte
January 7, 2016 at 8:03 am #561039Hi,
I added the following to your Quick CSS and it looks like it’s working:
#header .container { max-width: 1310px; } #main .container { max-width: 800px; }
Regards,
RikardJanuary 7, 2016 at 6:10 pm #561404Yes :)
Thanks Rikard.Just one more thing. On the blog – http://www.raboff.com/category/blog/
the images shall have the width 950 but the text can remain the same.What code shall I add for that?
January 7, 2016 at 6:13 pm #561408Hi!
Please adjust my code here – https://kriesi.at/support/topic/fullwidth-easy-slider-8/#post-560576 and change 800px to 950px
P.S.: I was logged in and was seeing Enfold. Double checked then and again now :)Cheers!
YigitJanuary 8, 2016 at 2:51 pm #561988Hi Yigit,
thanks but when I change to 950px width the image stays the same but the text moves to the left.
See screenshot. I have change back to 800px now.Also, please not that I am happy with the pages as they are, 800 px width.
It is only http://www.raboff.com/category/blog/ that I want the image to have 950px width.
It is live now so you don´t need to login to view it..
Charlotte
-
AuthorPosts
- The topic ‘Center text’ is closed to new replies.