MagicTigger
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [evolve] [Theme: EvoLve] how to insert bottom/footer menunoone? 🙁
Forum: Themes and Templates
In reply to: [evolve] [Theme: EvoLve] how to insert bottom/footer menuheya!
Long time ago, but still same behavior. 🙂Hopefully you can help.
Many thanks.
Cheers!
Tigger
Forum: Themes and Templates
In reply to: [Theme: Twenty Fourteen] How to change top menu size/width?Hey again Bojan,
really really weird. On Chrome it works now. IE11.0.15 works as well.
FF35.0.1 emtied cache and restarted, but same.
Maybe an FF issue. 🙁Think this was enough work on this issue.
I will try the next days again on other PCs and then come back.For now: many many thanks for your patience and work.
Best,
Markus
Forum: Themes and Templates
In reply to: [Theme: Twenty Fourteen] How to change top menu size/width?Hey again Bojan,
sorry, but nothing changed. 🙁
Made an empty functions.php in my child and added your code.
Many thanks.
Cheers,
Markus
Forum: Themes and Templates
In reply to: [Theme: Twenty Fourteen] How to change top menu size/width?Hey Bojan,
that’s very very close.
when showing the site without logged in it shows:
http://snag.gy/sveyY.jpgWhen logged in:
http://snag.gy/CP1qR.jpgPresent code:
/* Theme Name: Twenty Fourteen Child Theme URI: http://.de/twenty-fourteen-child/ Description: Twenty Fourteen Child Theme Author: Author URI: http://.de Template: twentyfourteen Version: 0.1.1 Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready Text Domain: twenty-fourteen-child */ @import url("../twentyfourteen/style.css"); /* =Theme customization starts here -------------------------------------------------------------- */ /* background picture */ .site, .entry-header, .entry-title, .entry-content { background-color: transparent !important; } /* page in the middle */ #page { margin-left: auto; margin-right: auto; } /* width of content (max-width) */ @media screen and (min-width: 1208px) { .site-content, .site-main .widecolumn { margin-left: 0px; } #secondary { width: 220px; } .site:before { width: 280px } .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content { margin-right: 0; /* maximele Contentbreite */ max-width: 1000px; padding-right: 14px } .site:before, #secondary { width: 0; display: none; } .featured-content { padding-left: 0; } .site-content, .site-main .widecolumn { 0; } img { 100%; } } /* width of site (width of picture) */ .site { background-color: #fff; max-width: 1440px; position: relative; } /* remove search */ .search-toggle { display: none; } /* Change colors TEXT */ body, button, input, select, textarea { color: #EEEEEE; } #secondary, .primary-sidebar .widget blockquote, .primary-sidebar .widget .wp-caption, .primary-sidebar .widget_twentyfourteen_ephemera .entry-meta a, .primary-sidebar .entry-meta, .footer-sidebar .widget blockquote, .footer-sidebar .widget .wp-caption, .footer-sidebar .widget_twentyfourteen_ephemera .entry-meta a, .footer-sidebar .entry-meta, .site-footer, .site-info, .site-info a { color: #008000; } html, .p-author .profile .p-name, .custom-timeline-owner-profile .p-name, .cards-base p, .cards-base p a, .timeline-header .custom-timeline-summary, .timeline-header .custom-timeline-summary a:link, .timeline-header .custom-timeline-summary a:visited, .timeline-header .summary, .timeline-header .summary a:link, .timeline-header .summary a:visited, .p-author a.profile:hover .p-name, .p-author a.profile:focus .p-name { color: #FFA500; } body .site .site-header { position: fixed; top: 0; right: 0; left: 0; max-width: 100%; }Thats 99%. 🙂
Many thanks.
Best,
Markus
Forum: Themes and Templates
In reply to: [Theme: Twenty Fourteen] How to change top menu size/width?Hey Bojan,
maintenance is down. 🙂
Curious if you have an idea.
Looking forward to your next post.
Many thanks.
Best,
Markus
Forum: Themes and Templates
In reply to: [Theme: Twenty Fourteen] How to change top menu size/width?strange, IE and FF35.0.1 showing wrong on my PCs – tried on 2.
tried Chrome, there it is correct…. 🙁
Many thanks,
Markus
Forum: Themes and Templates
In reply to: [Theme: Twenty Fourteen] How to change top menu size/width?WPyogi,
ok. Understand. Sorry and thanks.@Bojan:
e/(turned off Maintenance mode.)
Forum: Themes and Templates
In reply to: [Theme: Twenty Fourteen] How to change top menu size/width?Hey,
thanks for support.
Screen:
http://snag.gy/P7XuL.jpgCode:
/* Theme Name: Twenty Fourteen Child Theme URI: http://.de/twenty-fourteen-child/ Description: Twenty Fourteen Child Theme Author: Author URI: http://.de Template: twentyfourteen Version: 0.1.1 Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready Text Domain: twenty-fourteen-child */ @import url("../twentyfourteen/style.css"); /* =Theme customization starts here -------------------------------------------------------------- */ /* background picture */ .site, .entry-header, .entry-title, .entry-content { background-color: transparent !important; } /* page in the middle */ #page { margin-left: auto; margin-right: auto; } /* width of content (max-width) */ @media screen and (min-width: 1208px) { .site-content, .site-main .widecolumn { margin-left: 0px; } #secondary { width: 220px; } .site:before { width: 280px } .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content { margin-right: 0; /* maximele Contentbreite */ max-width: 1000px; padding-right: 14px } .site:before, #secondary { width: 0; display: none; } .featured-content { padding-left: 0; } .site-content, .site-main .widecolumn { 0; } img { 100%; } } /* width of site (width of picture) */ .site { background-color: #fff; max-width: 1440px; position: relative; } /* remove search */ .search-toggle { display: none; } /* Change colors TEXT */ body, button, input, select, textarea { color: #EEEEEE; } #secondary, .primary-sidebar .widget blockquote, .primary-sidebar .widget .wp-caption, .primary-sidebar .widget_twentyfourteen_ephemera .entry-meta a, .primary-sidebar .entry-meta, .footer-sidebar .widget blockquote, .footer-sidebar .widget .wp-caption, .footer-sidebar .widget_twentyfourteen_ephemera .entry-meta a, .footer-sidebar .entry-meta, .site-footer, .site-info, .site-info a { color: #008000; } html, .p-author .profile .p-name, .custom-timeline-owner-profile .p-name, .cards-base p, .cards-base p a, .timeline-header .custom-timeline-summary, .timeline-header .custom-timeline-summary a:link, .timeline-header .custom-timeline-summary a:visited, .timeline-header .summary, .timeline-header .summary a:link, .timeline-header .summary a:visited, .p-author a.profile:hover .p-name, .p-author a.profile:focus .p-name { color: #FFA500; } .masthead-fixed .site-header { left: 0; right: 0; max-width: 100%; }Stripped remarked/not needed code.
Many thanks,
Markus
Forum: Themes and Templates
In reply to: [Theme: Twenty Fourteen] How to change top menu size/width?Hi Bojan,
strange, but not fixed. 🙁
Screen:
http://snag.gy/EYK9J.jpgCode:
/* Theme Name: Twenty Fourteen Child Theme URI: http://.de/twenty-fourteen-child/ Description: Twenty Fourteen Child Theme Author: Author URI: http://.de Template: twentyfourteen Version: 0.1.1 Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready Text Domain: twenty-fourteen-child */ @import url("../twentyfourteen/style.css"); /* =Theme customization starts here -------------------------------------------------------------- */ /* background picture */ .site, .entry-header, .entry-title, .entry-content { background-color: transparent !important; } /* page in the middle */ #page { margin-left: auto; margin-right: auto; } /* width of content (max-width) */ @media screen and (min-width: 1208px) { .site-content, .site-main .widecolumn { margin-left: 0px; } #secondary { width: 220px; } .site:before { width: 280px } .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content { margin-right: 0; /* maximele Contentbreite */ max-width: 1000px; padding-right: 14px } .site:before, #secondary { width: 0; display: none; } .featured-content { padding-left: 0; } .site-content, .site-main .widecolumn { 0; } img { 100%; } } /* width of site (width of picture) */ .site { background-color: #fff; max-width: 1440px; position: relative; } /* get rid of sidebar */ /*@media screen and (min-width: 783px) { .primary-navigation { float: right; margin-left: 20px; } } .site { margin: 0 auto; } media screen and (min-width: 1110px) { .archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta { padding-left: 55px; } } .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content { max-width: 800px; } .comments-area { max-width: 800px; } .post-navigation, .image-navigation { max-width: 800px; } .site:before, #secondary { width: 0; display: none; } .featured-content { padding-left: 0; } .site-content, .site-main .widecolumn { 0; } .hentry { 800px; } img { 100%; } */ /* remove search */ .search-toggle { display: none; } /* Change colors TEXT */ body, button, input, select, textarea { color: #EEEEEE; } #secondary, .primary-sidebar .widget blockquote, .primary-sidebar .widget .wp-caption, .primary-sidebar .widget_twentyfourteen_ephemera .entry-meta a, .primary-sidebar .entry-meta, .footer-sidebar .widget blockquote, .footer-sidebar .widget .wp-caption, .footer-sidebar .widget_twentyfourteen_ephemera .entry-meta a, .footer-sidebar .entry-meta, .site-footer, .site-info, .site-info a { color: #008000; } html, .p-author .profile .p-name, .custom-timeline-owner-profile .p-name, .cards-base p, .cards-base p a, .timeline-header .custom-timeline-summary, .timeline-header .custom-timeline-summary a:link, .timeline-header .custom-timeline-summary a:visited, .timeline-header .summary, .timeline-header .summary a:link, .timeline-header .summary a:visited, .p-author a.profile:hover .p-name, .p-author a.profile:focus .p-name { color: #FFA500; } /* Linkleiste */ nav#primary-navigation { width: 100%; } .masthead-fixed .site-header { left: 0; right: 0; max-width: 100%; }NOR:
/* Linkleiste */ nav#primary-navigation { width: 500px; }Many thanks,
Markus
Forum: Themes and Templates
In reply to: [Theme: Twenty Fourteen] How to change top menu size/width?Hey there Bojan,
(didn’t know that there is no PM 🙂 )
screenshot:
http://snag.gy/2SJkL.jpg
i’d like to have the black nav-menu the whole way (see red line gap)/* Theme Name: Twenty Fourteen Child Theme URI: http:///twenty-fourteen-child/ Description: Twenty Fourteen Child Theme Author: Author URI: Template: twentyfourteen Version: 0.1.1 Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready Text Domain: twenty-fourteen-child */ @import url("../twentyfourteen/style.css"); /* =Theme customization starts here -------------------------------------------------------------- */ /* background picture */ .site, .entry-header, .entry-title, .entry-content { background-color: transparent !important; } /* page in the middle */ #page { margin-left: auto; margin-right: auto; } /* width of content (max-width) */ @media screen and (min-width: 1208px) { .site-content, .site-main .widecolumn { margin-left: 0px; } #secondary { width: 220px; } .site:before { width: 280px } .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content { margin-right: 0; /* maximele Contentbreite */ max-width: 1000px; padding-right: 14px } .site:before, #secondary { width: 0; display: none; } .featured-content { padding-left: 0; } .site-content, .site-main .widecolumn { 0; } img { 100%; } } /* width of site (width of picture) */ .site { background-color: #fff; max-width: 1440px; position: relative; } /* get rid of sidebar */ /*@media screen and (min-width: 783px) { .primary-navigation { float: right; margin-left: 20px; } } .site { margin: 0 auto; } media screen and (min-width: 1110px) { .archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta { padding-left: 55px; } } .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content { max-width: 800px; } .comments-area { max-width: 800px; } .post-navigation, .image-navigation { max-width: 800px; } .site:before, #secondary { width: 0; display: none; } .featured-content { padding-left: 0; } .site-content, .site-main .widecolumn { 0; } .hentry { 800px; } img { 100%; } */ /* remove search */ .search-toggle { display: none; } /* Change colors TEXT */ body, button, input, select, textarea { color: #EEEEEE; } #secondary, .primary-sidebar .widget blockquote, .primary-sidebar .widget .wp-caption, .primary-sidebar .widget_twentyfourteen_ephemera .entry-meta a, .primary-sidebar .entry-meta, .footer-sidebar .widget blockquote, .footer-sidebar .widget .wp-caption, .footer-sidebar .widget_twentyfourteen_ephemera .entry-meta a, .footer-sidebar .entry-meta, .site-footer, .site-info, .site-info a { color: #008000; } html, .p-author .profile .p-name, .custom-timeline-owner-profile .p-name, .cards-base p, .cards-base p a, .timeline-header .custom-timeline-summary, .timeline-header .custom-timeline-summary a:link, .timeline-header .custom-timeline-summary a:visited, .timeline-header .summary, .timeline-header .summary a:link, .timeline-header .summary a:visited, .p-author a.profile:hover .p-name, .p-author a.profile:focus .p-name { color: #FFA500; } /* Linkleiste */ /*nav#primary-navigation { width: 500px; }*/hope this helps or shows my mistake. 🙂
(remarked your first idea.)EDIT:
http://snag.gy/D2s71.jpg
this is WITH your idea of doing it./* Linkleiste */ nav#primary-navigation { width: 500px; }Many thanks,
Markus
Forum: Themes and Templates
In reply to: [Theme: Twenty Fourteen] How to change top menu size/width?Hi there Bojan,
tried, but only I got with 100% is that I now got 2 lines nav-menu, but still a gap. 🙁
The site is not reachable atm, so no link possible. But will send you login via PM.
Best,
Markus
ok.. here in germany we say “system error between ears”… 🙂
I’m using special cache for wordpress and this li’l moron saved old config…
there was never an issue with flash NOR meta slider..
sorry for disturbing..
(it took me 3 days to find out.. hopefully never ever someone matches this thread with my real name ^^..)Best,
Tigger
P.S.: The double scripts call is because of the cacher.. it works – too good.. 😀
Forum: Fixing WordPress
In reply to: flash problems / admin see correct / "normal" user failsok.. here in germany we say “system error between ears”… 🙂
I’m using special cache for wordpress and this li’l moron saved old config…
there was never an issue with flash NOR WP3.9.1..
sorry for disturbing..
(it took me 3 days to find out.. hopefully never ever someone matches this thread with my real name ^^..)Best,
Tigger
P.S.: The double scripts call is because of the cacher.. it works – too good.. 😀
seems logged off script is missing.
as admin i see:
<script type='text/javascript' src='http://sterkrader-reiterhof.de/wp-content/plugins/ml-slider/assets/sliders/coinslider/coin-slider.min.js?ver=2.8.1'></script>this line is missing as standard user.