taunot
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Autofocus theme modification issuesAxelYa, that’s exactly the problem, it does not solve the problem. I have the Media settings set same or larger than my pictures. But it still resizes them to 800px.
Forum: Themes and Templates
In reply to: Autofocus theme modification issuesAfter some searching I found the functions.php. Inside of it looks scary to me. Could you please hint more specifically which part has to be changed?
Thank you!
Forum: Themes and Templates
In reply to: Autofocus theme modification issuesThanks everyone for your input!
I’ve managed to resolve most of my problems. But now when it seemed to me that everything is ok I encountered a major problem.
As I post larger pictures they get resized back to 800px in with. Before if I posted wider pictures they just ran over the sides, now they get resized. style.css has no trace about 800px anymore. Couple of people have confirmed this that it is not caused by style.css.
My new with is 1150px. If I upload the picture to media, it shows 1150 as with, if I view the picture settings it shows as 1150. If I add it into post and view it in visual post creation mode, it shows as 1150. But once I publish the post it shows in 800px, once I vew the picture through autofocus template it shows in 800px.
I figured the only way to get things to work is right now adding a picture to post, manually adding the fields and content of image_url and image_tag. Then it works. But if I allow template to create and fill the image_tag and image_url itself, result is a resized image to 800px in post :/Any ideas?
Forum: Themes and Templates
In reply to: Autofocus theme modification issuesThank you, that made it to work!
Now I am wondering if it is possible to center pictures what are not as wide as full allowed area.
Forum: Themes and Templates
In reply to: Autofocus theme modification issuesThank you, that was easier than I thought ??
But now I have issue with the side arrows. I changed the with of my template to 1150px. Left arrow works and is fine. But right arrow has become non functional:
https://www.blog.taikochao.com/index.php/2010/02/22/whiskey/I figured that the section which is dealing with the arrows should be that code but I am unable to understand the logic behind this(old template was 800px wide):
.home #container #nav-above .nav-previous {position:absolute;display:block;width:100px;top:50%;left:-100px;text-align:right;line-height:4em;font-size:5em;} .home #container #nav-above .nav-next {position:absolute;display:block;width:100px;top:50%;right:-900px;text-align:left;line-height:4em;font-size:5em;}
Thanks!
Forum: Themes and Templates
In reply to: Theme header modificationAllright, thank you all for your ideas. For now I found a better way to present my work. But I’ll keep the tricks in mind!
Forum: Themes and Templates
In reply to: Theme header modificationThank you both for your help. alchymyth, this trick does not work.
I am trying to make sense of the code what jaredatch posted ??
I changed it out with a title code I found in header but it made no change. I also deleted whole title line in header but this phenomenon did not dissapear.Whats up with the free? Does it mean that normally at wordpress forums those who give aid expect financial return?