Lawrence,
I got your problem too: I use the Bulletmenu Vert 1 col menu. Looks pretty bad with the ...
I cannot figure out where "currentpage" is set..
Any suggestions would be appreciated.
Arie
Search found 5 matches
- Tue Sep 26, 2006 4:46 pm
- Forum: CMSMS Core
- Topic: After upgrade to 1.01, Menu Manager drop-down menu item not displaying
- Replies: 4
- Views: 2030
- Tue Sep 12, 2006 3:29 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: .currentpage class problems after upgrade to 1.0
- Replies: 3
- Views: 1619
.currentpage class problems after upgrade to 1.0
Hi, I upgraded today from 0.13 to 1.0 and since then the links to my selected pages are not styled: For example: http://liesbeth.mijnlieff.nl/cmsmadesimple/index.php/de_stichting I managed to change the background by adding to the nav-vertical stylesheet: .currentpage { background-color: #18507C; ...
- Thu Jun 22, 2006 3:07 pm
- Forum: CMSMS Core
- Topic: linking and parameter passing in own php script
- Replies: 0
- Views: 2235
linking and parameter passing in own php script
Hi, I added my own php script to my site: i put the following tag in my cmsms page P. {include_php file="myscripts/index.php"} In this file index.php i want to make a link to my second script: index2.php. I understand that when i make this link: Link the page is redirected to http://arie.m...
- Thu Jun 22, 2006 2:41 pm
- Forum: CMSMS Core
- Topic: connection to foreign database
- Replies: 2
- Views: 1425
Re: connection to foreign database
Thanks. That solved my problem !
Arie
Arie
- Wed Jun 21, 2006 2:04 pm
- Forum: CMSMS Core
- Topic: connection to foreign database
- Replies: 2
- Views: 1425
connection to foreign database
Hi, I am pretty new to cmsmadesimple. So please apology for stupid questions.. ;-) I made a php script which i include using {include_php file="myscripts/index.php"} From that script i would like to connect to a (foreign) database (mysql) to show the contents of a table in that db in my we...
