New Zenner
- Join Date:
- Feb 2011
- Posts:
- 21
- Plugin Contributions:
- 0
Categories Dressing
thank you for your help i did manage to find out how to get picture it was in my stylesheets.css and i found it under my .leftBoxHeading and had to seperate some lines my code was as follows
h3.leftBoxHeading {
background: #383E44;
background: url(../images/arrows/bull.png) 99% no-repeat;
height: 70px;
text-align:left;
padding-left: 230px;
font-size: 0em;
}
and i could only get boarders to show if i changed my stylesheet_categories_dressing.css, i agree that i have messed up somewhere in my installs but i am new to this whole thing :(