christinas
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Attitude] Add credits in "copyright" in footerI resolved it.
In your child theme
1. Add links in attitude-shortcodes.php found in library – shortcodes
2. Edit footer-extentions.php found in library – structureVoila π
Forum: Fixing WordPress
In reply to: Unwanted text on homepage – only showing on mobileversionOK thank you.
Bugger – I dont like or know artisteer.Forum: Fixing WordPress
In reply to: Unwanted text on homepage – only showing on mobileversionI was able to remove the text visually – by removing a <div class from page.php.
I saw in validation that it was after that div-class the bug showed itself. But its still on the page.
Ive looked at all the files in the theme-folder but havent found the text.
This is how it starts: <script>function currentthroughout(promptedfix){
and then ALOT of links and text..
PLEASE anyone?
Forum: Themes and Templates
In reply to: [Attitude] Add credits in "copyright" in footerThank you but difnt work. the page just went blank.
And no info on copyright in that file to begin with as well.Forum: Fixing WordPress
In reply to: Importer doesnt work fail to upload picturesI resolved upload pic: rename from 755 to 777 in upload (rights)
and I put the wrong info into importer, thats why it didt work. with right login it worked.BUT
I still have no idea why the plugin doesnt work. I can seek up a plugin. and read about it – but when I press install this errormessage shows up: An unexpected error occurred. Something may be wrong with WordPress.org or this serverβs configuration. If you continue to have problems, please try the support forums.
Try again
Anyone?
Forum: Fixing WordPress
In reply to: when logging in I get sent back to localhostversion of websiteThank you
Forum: Installing WordPress
In reply to: wp-config- error database cannot connectthank you it worked out π
Forum: Installing WordPress
In reply to: Error establishing a database connectionthank you it worked out π
Forum: Themes and Templates
In reply to: [Customizr] Change fontsize in menu in customizerForum: Themes and Templates
In reply to: [Customizr] Change fontsize in menu in customizerHi
It seemed like some code was double up, when I went trought it and sorted it out it worked fine.thank you guys π
Forum: Themes and Templates
In reply to: [Customizr] Change fontsize in menu in customizerive cleared my cashe, and Ive figured out that the grey.css in the original customizr-theme overrides the childtheme – which is the one ive installed.
any tips??
Forum: Themes and Templates
In reply to: [Customizr] Change fontsize in menu in customizerok
I still dont get it. ive remmoved the code from custom css.
i have a child theme, which the page is using and ive put the code in there in style.css
ive also changes the grey.cssit doesnt work, it seems my changes doesnt show..
Forum: Themes and Templates
In reply to: [Customizr] Change fontsize in menu in customizerisnt just > the same as >?
i cant change it – it is just > in the code – what additional can i put in to make it right?
Forum: Themes and Templates
In reply to: [Customizr] Change fontsize in menu in customizerthank you π
Forum: Themes and Templates
In reply to: [Customizr] Change fontsize in menu in customizersorry, its still local with free MAMP.
i have put this additional code into custom css customizr:
.social-block a { text-shadow: none; } .navbar .navbar-inner { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: none; } #div.social-block span5{ align: right; } #main-wrapper { margin-top: 5px; margin-bottom: 5px; } header.tc-header { border-bottom: 6px solid #8196af; border-top: 6px solid #8196af; } #main-wrapper{ color: #333; } .btn-primary { color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #002857; background-image: -moz-linear-gradient(top, #8196af, #002857); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8196af), to(#002857)); background-image: -webkit-linear-gradient(top, #8196af, #002857); background-image: -o-linear-gradient(top, #8196af, #002857); background-image: linear-gradient(to bottom, #8196af, #002857); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc' , endColorstr='#ff005580' , GradientType=0); border-color: #0002857 #0002857 #0002857; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #002857; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color: white; background-color: #002857; *background-color: #002857; } .featurette-divider { margin: 0px 0; clear: both; } hr { margin: 20px 0; border: 0; border-top: 0px solid #EEE; border-bottom: 0px; } footer#footer { border-top: 12px solid #8196af; } a; a:hover, a:focus { color: #002857; text-decoration: underline; } .format-icon::before { display:none; } #main-wrapper { color: #4d555b; } h1,h2,h3,h4{ color: #002857; } .carousel-control { display: none; } a { color: #8196AF; } #right.widget-area { padding-left: 10px; } .navbar .nav > li > a { font-size: 20px; }.navbar .nav > li > a { padding: 10px 25px 10px 25px; font-size: 20px; } .navbar .nav > li > a:first-letter { font-size: 20px; } .social-block a { text-shadow: none; } .navbar .navbar-inner { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: none; } #div.social-block span5{ align: right; } #main-wrapper { margin-top: 5px; margin-bottom: 5px; } header.tc-header { border-bottom: 6px solid #8196af; border-top: 6px solid #8196af; } #main-wrapper{ color: #333; } .btn-primary { color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #002857; background-image: -moz-linear-gradient(top, #8196af, #002857); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8196af), to(#002857)); background-image: -webkit-linear-gradient(top, #8196af, #002857); background-image: -o-linear-gradient(top, #8196af, #002857); background-image: linear-gradient(to bottom, #8196af, #002857); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc' , endColorstr='#ff005580' , GradientType=0); border-color: #0002857 #0002857 #0002857; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); *background-color: #002857; /* Darken IE7 buttons by default so they stand out more given they won't have borders */ filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color: white; background-color: #002857; *background-color: #002857; } .featurette-divider { margin: 0px 0; clear: both; } hr { margin: 20px 0; border: 0; border-top: 0px solid #EEE; border-bottom: 0px; } footer#footer { border-top: 12px solid #8196af; } a; a:hover, a:focus { color: #002857; text-decoration: underline; } .format-icon::before { display:none; } #main-wrapper { color: #4d555b; } h1,h2,h3,h4{ color: #002857; } .carousel-control { display: none; } a { color: #8196AF; } #right.widget-area { padding-left: 10px; } .navbar .nav > li > a { font-size: 20px; } .navbar .nav > li > a:first-letter { font-size: 20px; }nothing happended here, so i tried change grey.css in the child theme, but nothing