brittanylynn01
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Setting Static Home Page will not workfigured it out. just took code from page.php and put it in frontpage.php
Forum: Themes and Templates
In reply to: Setting Static Home Page will not workor maybe I edit header.php?
Forum: Installing WordPress
In reply to: Problems with installing WordPress using GoDaddyHi – I have finally got the problem fixed. Ended up calling customer support. I basically had to diable everything that GoDaddy automatically installs (instantpage or something)….I thought I had but there was more.
Forum: Themes and Templates
In reply to: [Gommero] Customize header and postionIf it could even look something like this header / nav that would be awesome too http://www.cakewalkdesserts.com/
Forum: Themes and Templates
In reply to: Make theme and top header Fixed and only body scrollokay I added those code and it made the the navigation finally stay fixed but the header is now moved up and is cut off and it is not fixed. I also cannot get the about, contact, etc to move over to the left so the contact page is not overlapping the search tab this is the code I have for all of those. I tried using the tool on firefox to make edits but I am not super knowledge and I am just learning. Those are the only major changes I wanted to make to the template.
Thank you for your patience. This is the code I have attempted to fix all those problems
/***************header************************/#navigation{position:fixed;z-index:1}
#navigation-frill{position:fixed;z-index:2;margin-top:25px}/***************navbar************************/
#nav-menu {
display: block;
float: left;
position: fixed;
font-family: Arvo,Cambria,Georgia,Times,serif;
font-size: 14px;
margin: -4px 0px 4px -16px;
width: 600px;}
#navigation{position:fixed;z-index:1}
#navigation-frill{position:fixed;z-index:2;margin-top:25px}#wrapper {
text-align: left;
width: 750;Forum: Themes and Templates
In reply to: Make theme and top header Fixed and only body scrollThanks! that worked however it moved the header from where it was originally here is my site:
http://www.fillyshred.com/install/
and this is what I had in the code
/***************header************************/
#header {
position:fixed
}Forum: Fixing WordPress
In reply to: Child Theme is not working@charset “UTF-8”;
/* CSS Document *//*
Theme Name: Pink Touch 2
Theme URI: http: //example.com/
Description: Child theme for the Pink Touch 2
Author: Brittany Hafer
Author URI:
Template: pinktouch2
Version: 0.1
*/@import url(“../pinktouch2/style.css”);
that is the child style.css I have started and uploaded. I uploaded to pinktouch2-child
Forum: Themes and Templates
In reply to: [Eureka] Header on Left?I have not started it yet I am just inquiring to make sure what I want would work (sortof new to this). But I plan on making a child theme for it.
Forum: Themes and Templates
In reply to: [Eureka] Header on Left?yes I would like it to be vertical like in the website I posted.
thank you so much for your help!
Forum: Themes and Templates
In reply to: Where can I get this themeBeen searching and no luck if anyone knows of something by chance let me know
Thanks in advance
Forum: Themes and Templates
In reply to: Can't remove border around images inserted into postsForum: Themes and Templates
In reply to: Can't remove border around images inserted into posts@wpyogi – yes I made a Child Theme
Forum: Themes and Templates
In reply to: How to add navigation bar and change colorshttp://deliciouslyfictitious.com/buttercream-theme-customisation/
It is at the tob on this one
Forum: Themes and Templates
In reply to: How to add navigation bar and change colorsI think they literally mean “top of page” not where I’d like to have it but I could be wrong.
Forum: Themes and Templates
In reply to: How to add navigation bar and change colorsI am comfortable using HTML, CSS & PHP. I have general knowledge. I already created a child theme and made some minor changes such as background, etc.
However, I do not know how to add a navigation bar, nor change the color on the ribbon
Thanks! 🙂