kuivah
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sela] Disable Jetpack notification in SelaThanks! Resolved.
Forum: Fixing WordPress
In reply to: How to add right aligned image NOT inside title-tagsYes thanks, I tried both and managed to resolve the issue by floating the title to left and adjusting the top margin of the image. I also had to set “clear:left” to the first paragraph for it to view as it should.
Forum: Fixing WordPress
In reply to: How to add right aligned image NOT inside title-tagsThat doesn’t work, because if I take the image out from inside the h2-tags it drops below the h2-title.
Here is an example
http://laurisalmi.com/wp-content/uploads/2016/03/alignedimage.jpgForum: Themes and Templates
In reply to: [Sela] Header logo feature without JetpackForget the last one. It seems to work in mobile now too. Maybe it got loaded from cache or something. Thanks again!
Forum: Themes and Templates
In reply to: [Sela] Header logo feature without JetpackOh wait, one more thing
This does not seem to work correctly in mobile. The area off the header doubles and there is a large white space below the logo-image. Any idea what causes this?
Forum: Themes and Templates
In reply to: [Sela] Header logo feature without JetpackThanks sacredpath! I got it working with that.
I had to switch the tag line on and off for a few times to get the right result. I also set the max-width line in the css to be 368px, which is exactly the size of the image in question. Otherwise some scaling was occuring.
Forum: Themes and Templates
In reply to: [Sela] Header logo feature without Jetpacksacredpath, no, in your paste is the old image that is set via the header image option in Sela. It works differently than the logo feature i’m seeking. No changes have been done since I opened this thread.
Forum: Themes and Templates
In reply to: [Sela] Header logo feature without JetpackOk, thanks for the reply! here is the image:
http://laurisalmi.com/wp-content/uploads/2016/02/laurisalmi-header.jpg
Forum: Fixing WordPress
In reply to: 301 redirect in htaccess with an addon domainOk. Yes I avoided the problem by writing all the 301-redirects manually (each url separately) to both htaccess-files.
I feel slightly stupid for not coming up with this solution right away.