Forum Replies Created
list of topics you have created till now.
-
-
Mehmet S.
Keymaster13 August 2013 at 22:51Posted in : Sorting portfolio items -> navigation problem@jorditarrida: Thanks.
.cover h1 { font-size: 35px; }Color for the yellow part or white part?
It is in the package.
Sorry, I’m not exactly sure what you’re asking?
Select your pages from theme options.
Sorry, I’m not exactly sure what you’re asking?
#nav > li > ul > li:hover { background: #19CFF7; }.accordion-heading .accordion-toggle { background-color: #19CFF7; }You can try Google reCAPTCHA.
Did you try anything?
Sorry, I didn’t understand what they are. Contact your host.
Sorry, I didn’t understand what it is.
It is the design.
Sorry, I’m not exactly sure what you’re asking?
Mehmet S.
Keymaster13 August 2013 at 21:03Posted in : Show Only Post Titles on Tag and Category PagesVisit reading settings.
Media Box shortcode:
[media_box type="" hover_text="" alt="" title="" width="" align="" lightbox="" new_tab="" thumbnail="" src=""] type="" ... image, video, link align="" ... align-left, align-right lightbox="" ... yes or do not use new_tab="" ... yes or do not use Example: [media_box type="video" lightbox="yes" thumbnail="http://graphicube.ro/wushu/wp-content/uploads/2013/06/Untitled.jpg" src="http://www.youtube.com/embed/eEQ2RW4P1QY"]
Which color do you want to apply?
Theme Options > Custom CSS:
.cover h1 { background-image: url( "put-your-image-url-here" ); background-size: cover; text-indent: -999em; height: 100px; }Note: Change height if you want.
Update to the latest version.
1 – Edit the format-standard.php file.
2 – How many?
3 – Sorry, I’m not exactly sure what you’re asking?
Mehmet S.
Keymaster12 August 2013 at 23:48Posted in : Sorting portfolio items -> navigation problemNot tested with that plugin.
You can edit the blog-masonry.html file.
.accordion-toggle { background-color: #19CFF7; }Added to the wp version. It is easy. You can implement it. Are you a coder?
Sorry, I don’t know. It is weird. Contact your hosting people.
It is ok on my side.
What did you use for the Tumblr icon?
Ok.
Yes, of course.
Sorry, I don’t know.
Style > Custom CSS:
@media (max-width: 767px) { #site-navigation .selector { display: none; } }Can you explain more?
This is not possible by default, needs more further customization, you may consider working with a professional, if you are not familiar to WordPress coding.
Mehmet S.
Keymaster7 August 2013 at 20:12Posted in : Show Only Post Titles on Tag and Category PagesStyle > Custom CSS:
body.tag article .entry-meta { display: none; } body.tag article .entry-content { display: none; } body.category article .entry-meta { display: none; } body.category article .entry-content { display: none; }Can you provide your url?
Deactivate your plugins and try again.
– Languages folder is in the theme folder.
– Go to Theme Settings > Social Media.
Sorry, I’m not exactly sure what you’re asking?
#home .cover { background-color: black; }Thanks for sharing.
Good, thanks.
Thanks.
#nav > li:hover { background: #19CFF7; }Update to the latest version.
Hi,
Sorry, I didn’t see this topic. What did you do for twitter?
Did you see a sample for the video gallery on the web?
Remove the code:
#home .cover { background-size: contain; }Send me that plugin, I will test with the theme.