smoothb1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change font colour in menu.Thankyou i have done it now ??
Forum: Fixing WordPress
In reply to: Change font colour in menu.background: #f0f0f0;
padding-left: 13px;
width: 105.5%;
}#sidebar {
width: 235px;
padding-top:65px;
line-height:1.3;
}#wrapper {
background-color: #fcfcfc;
padding-top:0px;
padding-bottom:0px;
padding-right:40px;
padding-left:40px;
border-radius: 4px;
width: 880px;
}
body {
margin-top: 11px;
margin-bottom: 11px;
border-radius: 4px;
}
#content {
padding-top:70px;
}
#navigation-wrap {
position: relative !important;
width: 973px !important;
margin: 0 auto !important;
left: -0.8%;
}
#header {
position: relative !important;
width: 961px !important;
left: -4.7%;
}
.nav a, .nav a:visited {
/* visited pseudo selector so IE6 applies text colour*/
color: #910d0d;
font-size: 15px;
}I have tried many ways and i just cant get it to work, you got any ideas?
Forum: Fixing WordPress
In reply to: Change font colour in menu.I cant get it to work and when i do it in em it changes the box height
Forum: Fixing WordPress
In reply to: Change font colour in menu.Also how do i change the font size? i have tried putting font-size: 13px in the #navigation but its not working
Forum: Fixing WordPress
In reply to: Please helpI have sorted it now i just did this
#navigation-wrap {
position: relative !important;
width: 973px !important;
margin: 0 auto !important;
left:-5.5%;
}Forum: Fixing WordPress
In reply to: Please helpIt has worked were it stays the same size when you zoom in and out but how do i get it more to the left
Forum: Fixing WordPress
In reply to: Please helpI did add a link its https://www.originbmx.com and its still doing it when you zoom in and out it stay the same size
Forum: Fixing WordPress
In reply to: Change font colour in menu.Thankyou i have done it now ??
Forum: Fixing WordPress
In reply to: Help !I have sorted it now i just put padding above the content and sidebar
Forum: Fixing WordPress
In reply to: Help !I have replaced the old one with the downloaded one and its still like it!
Forum: Fixing WordPress
In reply to: Help !I have downloaded and unzipped it but how do i view a .php file
Forum: Fixing WordPress
In reply to: Help !How do i look at a fresh theme?
Forum: Fixing WordPress
In reply to: Header paddingI have managed to get the menu to fit the page size but i cant get the header
Forum: Fixing WordPress
In reply to: Header paddingI have tried floating it center and makeing it 110% width but its just sticking out to the right
Forum: Fixing WordPress
In reply to: Header paddingOk thankyou i have done it now ?? also do you know how to make the header and menu as wide as the white page but not change the sidebar and content?