oliviaok
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: warning message? what does it mean?i tried following the codex to adding a 2nd menu- now im in this predicament
Forum: Fixing WordPress
In reply to: warning message? what does it mean?hi chip thanks for the reply
this is my whole functions.php (child version)
function register_my_menus() {
register_nav_menus(
array( ‘header-menu’ => __( ‘Header Menu’ ), ‘extra-menu’ => __( ‘Extra Menu’ ))
);
}add_action( ‘init’, ‘register_my_menus’ );
Forum: Themes and Templates
In reply to: Warning massage.hi chip bennett
would you be kind enough to help me?
am also recieving a warning message?
i have just now posted my problemolivia
Forum: Fixing WordPress
In reply to: Adding Sub navigation Widget to Sidebar when using Custom Menuhi
am also having a issue with my sidebar
unfortunately i dont know the answer to your issue, my problem is less complex but still having a problem finding a answer, as i have posted many times.
maybe you can help?
i wish to apply the buttons i used on my header menu to the sidebar menu.
do you know how to do this?
thanks in advance
url-
calligraphycompany.comForum: Fixing WordPress
In reply to: apply the same button code used for header menu to side menuHi
I get this as I’ve applied it to the header menu in my stylesheet, what I’m asking is
How do I get it to apply to the sidebar menu- what do I edit to the coding ?Thanks in advance
Olivia
Forum: Fixing WordPress
In reply to: HELP! Sidebar problem-searched forumstry decreasing the container – had the same problem!
mine was at 100% and took it to 95% although you might need to decrease further!
container can be found under ‘layout’
Forum: Fixing WordPress
In reply to: apply the same button code used for header menu to side menuhi thanks for the reply.
where would i write the coding do you mean categories.php as opposed to sidebar.php?
ive attached the coding if this helps
wrapper {
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 5px 18px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
border-style: solid;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 1px;
border-color: #ffffff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;}img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.gallery img {
box-shadow: 1px 3px 5px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 3px 5px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 3px 5px rgba(0,0,0,0.2);
}#access {
padding-top: 5px;
background: #fff;
}#access .menu-header, div.menu {
margin-left: 0;
}#access .menu-header, li,
div.menu li {
color: #ccc;
border: solid 1px #f1f1f1;
margin-right: 5px;
}#access a {
color: #0066ff;
border-radius:8px 0px 8px 0px;
-moz-border-radius:8px 0px 8px 0px;
-webkit-border-radius:8px 0px 8px 0px;
box-shadow: 2px 3px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 2px 3px 3px rgba(0,0,0,0.2);
}#access li:hover > a,
#access ul ul :hover > a {
background: #0066ff;
color: #ffffff;
}#access ul ul a {
color: #fff;
}#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
color: #fff;
background: #0066ff;
}* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
color: #fff;
background: #0066ff;
}Forum: Fixing WordPress
In reply to: HOW TO Figure out my host and port, etc.im on bluehost- bluehost have step by step guide on there site, it walks you through it.
uniinstall it and try cyberduck, bluehost will have a link for this.im a first timer to wordpress and bluehost and it seemed pretty simple- give it a go
olivia
Forum: Fixing WordPress
In reply to: compatibility issues with internet explorerhi josh
thanks for the reply, at i least i know where i stand ??
also would you be able to help me use buttons on my side menu- ive applied it to the main menu but im not sure how to do this to the side?
any suggestions Josh
olivia
Forum: Fixing WordPress
In reply to: edit site description- i can change size & placement but not font?thanks
hi david
yeah maybe too pink lol, although i really love pink hehe.
i love your site i took some inspiration from one of your tutorials as you can see,
calligraphycompany.com
i was wondering how i could apply the same to the vertical menu on the right, what do you think? and then move it to the left.
is this poss?
p.s. its going to be a long night for me
hi david
i deleted the coding and it done the trick, yet i still want to play with the branding img, must i paste this else where, obviously this took priority over the rest of my change but why?
olivia x
hi david
just when i thought it was going ever so well, its just turned tables on me!
#branding img {
border-top: 4px solid #000;
border-bottom: 1px solid #000;
display: block;
float: left;so i copied this in to my child theme and whilst playing with the border-top, i noticed half my changes jumped to default setting again?? so the change we made on the wrapper background filled up with white again. yet it you check the code we put in it still says transparent. how can this be?
olivia
thanks ever so much david
im looking at your site now, your site is very informative and better than the other rubbish out there
olivia x
well well well
david you are a star, thanks ever so much for your time.
so to confirm something here, ive created a child theme, and copy and pasted that section from the parent to the child stylesheet. Is the correct method?
Also one more thing, if you dont know then thats fine but my idea was to have a colour like baby blue or pink at the top and fade it in to the white, i can get a colour at the top and a colour underneath, but will wordpress allow me to fade or must i find a image with the fade already made?
olivia