paulryder1975
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Woocommerce main pages images are not lining upahh its cool sorted 🙂 it is the theme fuction not woo just thought best to check 🙂
your a star – thank you 🙂
Forum: Fixing WordPress
In reply to: Woocommerce main pages images are not lining upThank you so much 🙂
Is that in the themes funct or the woocomerce function file?
Is there any particular place or just anywhere?
Forum: Fixing WordPress
In reply to: Woocommerce main pages images are not lining upps im using the ‘Karma’ theme if thats any help
Forum: Themes and Templates
In reply to: how to get a background image to show on my sitehere is the code if required
/* 1) -=-=-=- General selectors -=-=-=- */
html {
background:transparent url(http://www.futuremindtraining.co.uk/picts/wp-back.jpg) ;
}body {
background:transparent url(http://www.futuremindtraining.co.uk/picts/wp-back.jpg) ;
margin: 0px;
padding: 0px;
font: 80%/2.0em verdana, tahoma, arial, sans-serif;
color: #333;
text-align: center;
}#header {
position: relative;
float:left;
margin: 0px auto;
font-size: .9em;
height: 210px;
width: 1250px;
background: url(http://www.futuremindtraining.co.uk/picts/links.jpg) repeat-x;
}#menu {
position:relative;
float:left;
margin: 0px auto;
padding: 0px;
font-size: 1.2em;
line-height: 28px;
width: 1280px;
background: url(images/menubg.gif) repeat-x;
margin-bottom:20px;
}Forum: Themes and Templates
In reply to: how to get a background image to show on my siteps this image is to show below the nav bar in the body behind the entire page