Forum Replies Created
-
AuthorPosts
-
September 10, 2017 at 8:38 pm in reply to: Blog post overlay showing previous and next posts covers half the page #850196
Thanks for the reply. I found a conflict with the plugin ‘Easy Facebook Likebox’. I disable the plugin and the problem is fixed. Thanks!
July 19, 2016 at 4:02 pm in reply to: Image overlay showing link (circular arrow) does not appear on some images #662583Sorry – the link to the page with the problem is http://www.roaringforkfurniture.com/furniture/ (http://www.roaringforkfurniture.com/furniture/). Thanks for the assistance.
July 16, 2016 at 3:41 pm in reply to: Image overlay showing link (circular arrow) does not appear on some images #661645I would like to revisit this issue if possible, if someone is available to assist – the new site URL is http://roaringforkfurniture.com. Thanks!
July 15, 2016 at 9:14 pm in reply to: Image overlay showing link (circular arrow) does not appear on some images #661539I’m sorry – it will not be possible to access the site until a nameserver update. The new login URL will be http://roaringforkfurniture.com/wp-admin. The site should look like: http://4rwbg.hosts.cx/
I will update this request when working. Thank you.July 15, 2016 at 3:39 pm in reply to: Image overlay showing link (circular arrow) does not appear on some images #661375Thenk you – I have tried some of the options suggested below without success. Login credentials are in the private area. Thank you again.
Thanks so much for the info – much appreciated!
Rikard, you commented that “If you want the latest version available to you immediately you would have to purchase it separately”.
Does this mean that uypdates to Layer Slider ARE INCLUDED in Kriese theme updates, but the updates do not include the latest version?
Or, does this mean taht updates to Layer Silder are NOT INCLUDED in Kriese theme updates?
Thanks for the clarification.
April 6, 2016 at 4:17 am in reply to: How to set the maximum height of a gallery image with portrait dimensions #608636I stumbled across a possible solution, using a maximum image height:
.avia-gallery img {
max-height: 600px;
width: auto ! important;
}However, is this the best solution, and is there a way to center the main image in the Gallery?
April 6, 2016 at 1:58 am in reply to: How to set the maximum height of a gallery image with portrait dimensions #608599Thank you for the suggestion, but this code did not have any effect. I tried the CSS
.avia-gallery img {
max-height: 400px;
}The image is now constrained in height, but it also fills the entire width and hense is srtretched horizonally and is distorted.
Is there a way to keep the proportions of the image intact, while constraining the height?
December 17, 2015 at 5:08 pm in reply to: Color of Bold Links Depends on Position of the Strong Tab #554511Something strange is going on. I made a mistake and entered the following code into Quick CSS, WITHOUT THE END MARK ” } “:
.main_color a, .main_color strong { color: inherit;
EVERYTHING WORKED!
Then, I noticed my error, and corrected the code to
.main_color a, .main_color strong { color: inherit; }
And I am back to the original problem. I cannot find any errors in the Quick CSS code on the site, but I am pasting it into the private area so you can take a look (to not clutter up the forum)
So, maybe it is working, but I don’t know why.
Thanks for the help!
December 17, 2015 at 4:21 pm in reply to: Color of Bold Links Depends on Position of the Strong Tab #554467The CSS code affects text where the strong tag is INSIDE the link
<a title="fast glacier" href="http://fastglacier.com/" target="_blank"><strong>FastGlacier</strong></a>
– BUT this was not the problem.The problem occurs when the strong tag is OUTSIDE the link
<strong><a title="s3 browser" href="http://s3browser.com/" target="_blank">S3 Browser </a></strong>
This was not affected by the CSS. Any other suggestions?
Perfect – thank you!!
I would like to use this format for Calls to Action (not on my website but on client websites) – the submenu is visible on mobile views.
I appreciate all the help. Have a great day :)
That worked perfectly – thank you!
How would I modify the code for the main menu item, to also eliminate child pages from the shading?
Currently, the code reads
li#menu-item-8296 .avia-menu-text {
padding: 5px;
background-color: red;
color:white;
border-radius: 5px;
}Ah … I modifed the code you sent and achieved my goal, of a globally highlighted sub menu item:
.sub_menu li#menu-item-7222 a {
background: red;
color: white;
padding: 5px;
border-radius: 5px;
}Thank you! One more question – is there a way to eliminate the highlighting of child pages in the drop-down menus, both on items highlighted in the the main menu (as per https://kriesi.at/support/topic/highlight-menu-items/) and on items highlighted in the submenu (as per above). (What I am trying to achieve is a ‘Call to Action’ of sorts – i.e., globally highlighted menu items, but without highliighting of chid pages.) Thanks!
That code seems to work, but only for the current page. I would like to have a single menu item in the secondary menu highlighted globally (like the ‘Websites’ menu item is currently highlighted globally). That is, the menu item is highlighted all the time (as a Call to Action).
Thanks for your help with this. I’ve been playing around with it but still can’t get it (!). Thanks!
- This reply was modified 8 years, 11 months ago by sackerly.
OOPS! I gave the wrong URL – can you try: http://www.highpeaksmedia.com/. Sorry about that.
ALSO OOPS – I am interested to highlight a menu item on the secondary menu (top right, top bar), not a submenu item – sorry about the confusion.
- This reply was modified 8 years, 11 months ago by sackerly.
This is working very well for me on the main menu (I highlighted ‘Websites’ on http://highpeaksmedial.com).
What CSS would I use to highlight a submenu item? Thanks!
The same error on the site http://192.185.110.229/~jscher/ appears in Chrome (even after clearing the cache), but not on Firefox and not on Safari. All plugins are disabled.
Also, the icons on the main headings below the slider are corrupted.
- This reply was modified 9 years, 1 month ago by sackerly.
I have just received exactly the same error, at: http://192.185.110.229/~jscher/
-
AuthorPosts