sacro
Forum Replies Created
-
Thanks for your quick response. I’ll be waiting for the feature then.
Best regards
Forum: Themes and Templates
In reply to: [evolve] What is the background color?Installed colorzilla to Chrome, it helped
Forum: Plugins
In reply to: [Participants Database] uploading issueThanks,
I have no idea how that happened. It was supposed to be posted on contact form 7.
Sorry for the trouble
Forum: Fixing WordPress
In reply to: small images in one text widgetI tried this one in Appearance>editor>style.css as the last line, but it didn’t work.
}
.alignright {
float: right;
}#sidebar .textwidget img {margin:0;}
Forum: Fixing WordPress
In reply to: Sidebar, jetpack gallery border eliminationI found this by googling. It solved the problem. But now I have a white line between the upper menu and the posts. I want it black, as it was.
.slideshow-window {
background-color: transparent!important;
border: 0!important;
border-radius: 0!important;
-moz-border-radius: 0!important;
-moz-border-radius: 0!important;
-webkit-border-radius: 0!important;
-khtml-border-radius: 0!important;
margin-bottom: 45px!important;
}.slideshow-slide-caption {
font-family: ‘Open Sans’, sans-serif!important;
color: #444!important;
text-shadow: none!important;
bottom: -30px!important;
}.slideshow-controls {
bottom: 3px!important;
}Forum: Fixing WordPress
In reply to: Sidebar, jetpack gallery border eliminationhttps://www.yorkshire-institute.org.pl/2/
I mean the gallery in the left sidebar, just below twitter and youtube buttons.
Forum: Fixing WordPress
In reply to: upload video from computer to sidebarI solved it myself. To anyone who has the same problem.
Add this to
1. go to sidebar
2. use the ‘text’ widget
3. add this code below
[video src="video-source.mp4"]
4. in the media library you need to copy the url code from your video you have uploaded
5. substitute the “video-source” with your url
6. saveNow it should work
Forum: Fixing WordPress
In reply to: upload video from computer to sidebarthanks, but I have no idea how to install it. Seems complicated
Forum: Fixing WordPress
In reply to: menu, submenuTrue, but at least I could do this. Maybe there will be a new theme in the future with greater possibilities. Anyway, thanks for the support.
Forum: Fixing WordPress
In reply to: menu, submenuAfter all it is possible to do something similar. I found it myself. Editing the page, in ‘parent’ you can choose the menu topic you want to be as the parent to the ‘child’.
Forum: Fixing WordPress
In reply to: menu, submenuIs there any other way? If I open one topic, for other topics to pop up?
Forum: Fixing WordPress
In reply to: menu, submenuI don’t know if you understood me. In the upper menu I want, eg ‘about’. Entering ‘about’ I want the left menu to open new categories, eg ‘about us’, ‘our history’, etc.