Search found 6 matches
- Mon Jul 07, 2008 8:03 am
- Forum: Layout and Design (CSS & HTML)
- Topic: menu problem...
- Replies: 9
- Views: 2509
Re: menu problem...
Here is my HTML <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <__html> <head> <title> sivut </title> <base href="http://localhost/sivupalvelu/madesimple/cmsmadesimple-1.3.1/cmsmadesimple/" /> <meta name="Generator&quo...
- Sun Jul 06, 2008 10:07 am
- Forum: Layout and Design (CSS & HTML)
- Topic: menu problem...
- Replies: 9
- Views: 2509
Re: menu problem...
Do you know other cms witch is like cmsmadesimple?
I have to change cms because its seems that i dont get help here!
I'm VERY disappointed!
I have to change cms because its seems that i dont get help here!
I'm VERY disappointed!
- Fri Jul 04, 2008 7:07 am
- Forum: Layout and Design (CSS & HTML)
- Topic: menu problem...
- Replies: 9
- Views: 2509
Re: menu problem...
It would be nice if I get answer
... sorry I'm impatient
- Tue Jul 01, 2008 2:41 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: menu problem...
- Replies: 9
- Views: 2509
Re: menu problem...
<div id="navigointi"> <ul> <li class="currentpage"><h3><dfn>Current page is 1: </dfn>Home</h3> </li> <li><a href="http://localhost/lol/madesimple/cmsmadesimple-1.3.1/cmsmadesimple/index.php?page=lol"><dfn>2: </dfn>lol</a> </li> <li><a href="http://localhost/lol/ma...
- Tue Jul 01, 2008 6:39 am
- Forum: Layout and Design (CSS & HTML)
- Topic: menu problem...
- Replies: 9
- Views: 2509
Re: menu problem...
Now my css code look like this I changed #navigointi li to #navigointi a:link like you said. #navigointi { white-space: nowrap; margin-top: 80px; } #navigointi ul{ list-style-type:none; } #navigointi a:link{ display:inline; } #navigointi a{ float:left; width:100px; text-decoration:none; color:white;...
- Mon Jun 30, 2008 6:35 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: menu problem...
- Replies: 9
- Views: 2509
menu problem...
Hey! I have problem with my css menu... It doesen't stay at line and when you push it css style disappear and text change to bold and font size increases. Here is my menu's css style it's not my code its just for testing i have taken it from tutorialized.com but it does happen with every menus I put...
