fireblade_28
Forum Replies Created
-
Forum: Installing WordPress
In reply to: 2 different wordpress domains on one serverDOn’t worry I got it I just created another folder and installed another instance of wordpress in to that.
Maybe not the best way but it works
Forum: Themes and Templates
In reply to: Woo Themes Definition ThemeAppreciate the help
I have tried copying it into that but that doesn’t work either im figuring something is blocking it.
Forum: Themes and Templates
In reply to: Woo Themes Definition ThemeOkay great do I just copy and paste your code in becasue I tried that and it didn’t do anything.
I know nothing about this stuff
Forum: Themes and Templates
In reply to: Woo Themes Definition ThemeWill do, in the meantime it must be this stuff in the style.css right?
/* 2.2 Navigation */
ul.nav li a {
padding: .5em 0;
display: block;
color: #fff!important;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
ul.nav li.current_page_item > a,
ul.nav li.current_page_parent > a,
ul.nav li.current-menu-ancestor > a,
ul.nav li.current-cat > a,
ul.nav li.li.current-menu-item > a {
text-decoration: underline;
}
#navigation {
clear: both;
display: none;
margin: 0 0 0.857em;
}
#navigation ul {
list-style: none;
}
/* 2.2.2 Top Navigation (optional) */
#top {
background: #314f71;
margin: 0 -1.618em;
padding: 0 1.618em;
}
#top select {
margin: 1.618em 0;
width: 100%;
}
#top #top-nav {
display: none;
}
/* 2.3 Header */
#header {
margin: 0 -1.618em;
padding: 3.631em 1.618em 1.618em;
clear: both;
position: relative;
background: #5381b5 url(‘images/bg-tile.png’) repeat top left;
border-bottom: 1px solid #406895;
}
#header #logo {
float: left;
margin: 0 2.618em 1.618em 0;
}
#header .site-title {
margin: -10px 0 0;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}Forum: Themes and Templates
In reply to: Woo Themes Definition ThemeThanks for your help thats a great start.
I have no idea where it goes like you said, theres like a million php files. I am confused
Forum: Themes and Templates
In reply to: Woo Themes Definition ThemeForum: Themes and Templates
In reply to: Woo Themes Definition ThemeNo I tried that, they don’t do that they tell me, which is rubbish but what can I do.
I was told my logo was too big, I got it custom made and actually I like the size of it so don’t want to change that
I think I need someone to help me play with the code it looks like.