Search found 3 matches
- Thu Jan 22, 2009 10:07 am
- Forum: Modules/Add-Ons
- Topic: Adding an image in the summary template of the Product Manager
- Replies: 2
- Views: 1448
Adding an image in the summary template of the Product Manager
Hi, I've installed the productmanager into my CMSMS. But I'm having some problems with adding an image field into my summary template. I've been searching the forums for this but couldn't find anything. I'll explain what I want with an example: I have 4 things to add into my product manager and I wa...
- Thu Jan 08, 2009 9:42 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Problems with "Image replacement for menu"
- Replies: 1
- Views: 953
Problems with "Image replacement for menu"
Hi, I'm following this ( http://themes.cmsmadesimple.org/Image_menu.html ) tutorial vor replacing my menu links by images. The first step I did without any problems, but the second step where they mention this: <ul id="nav"> <li id="i1"><a href="#">First</a></li> <l...
- Thu Jan 08, 2009 8:25 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Changing the banner from logo1.gif to AnotherBanner.gif
- Replies: 1
- Views: 865
Changing the banner from logo1.gif to AnotherBanner.gif
Hi Guys, I'm new to CMSMS and I want to change the basic banner (logo1.gif) to a selfmade banner. I've found this code in the CSS: div#header h1 a { /* you can set your own image here */ background: #385C72 url(images/cms/logo1.gif) no-repeat 0 21px; display: block; height: 200px; ...