Having some issues with floats and some other CSS features. (This is our fist attempt at building a site without nested tables).
The first thing I would like to know is if the banners are flickering when users mouse over the left nav using Firefox. Do they for you? If so, what is causing this?
There are some other alignment problems going I as well but I will deal with those later unless someone has some suggestions. Site needs to work in IE better than FF.
<!-- m --><a class="postlink" href="http://www.kansan.com/">http://www.kansan.com/</a><!-- m --> (Main page)
<!-- m --><a class="postlink" href="http://www.kansan.com/stories/news/">http://www.kansan.com/stories/news/</a><!-- m --> (Secondary page)
Not new to the board, just finally got around to regin'Take height: 12px; out of #menu .mainmenu li a:hover and put it in #menu .mainmenu li a
In .adTitle2 change margin:5px 0 5px 0; (no -ve top-margin)
Validation:
<input type="text" name="q" size="15" maxlength="50" style="font-size: 12px; color: #203964; border-style: solid; border-width: 2px; border-color: #203964; background-color: #EAEAEA"" />
<input name="submit" type="image" style="border:none;width:13px;height:13px;" value="Search" src=http://www.webdeveloper.com/forum/archive/index.php/"http://media.kansan.com/img/site/search_arrow.gif" width="13" height="13" />
Better to use DTD HTML 4.01 not XHTMLSorry Fang but that did not fix the flicker on Firefox.hey hit,
just fyi, my comp. didnt link line 7 (<style type="text/css" media="screen,projection,print" title="standard">) of eather document. I not sure wuts wrong with it, but my comp. dont like it
KoryThanks KS, I'll add this to my growing list. Some HTML does not work with our CMS admin tool written in python.
The first thing I would like to know is if the banners are flickering when users mouse over the left nav using Firefox. Do they for you? If so, what is causing this?
There are some other alignment problems going I as well but I will deal with those later unless someone has some suggestions. Site needs to work in IE better than FF.
<!-- m --><a class="postlink" href="http://www.kansan.com/">http://www.kansan.com/</a><!-- m --> (Main page)
<!-- m --><a class="postlink" href="http://www.kansan.com/stories/news/">http://www.kansan.com/stories/news/</a><!-- m --> (Secondary page)
Not new to the board, just finally got around to regin'Take height: 12px; out of #menu .mainmenu li a:hover and put it in #menu .mainmenu li a
In .adTitle2 change margin:5px 0 5px 0; (no -ve top-margin)
Validation:
<input type="text" name="q" size="15" maxlength="50" style="font-size: 12px; color: #203964; border-style: solid; border-width: 2px; border-color: #203964; background-color: #EAEAEA"" />
<input name="submit" type="image" style="border:none;width:13px;height:13px;" value="Search" src=http://www.webdeveloper.com/forum/archive/index.php/"http://media.kansan.com/img/site/search_arrow.gif" width="13" height="13" />
Better to use DTD HTML 4.01 not XHTMLSorry Fang but that did not fix the flicker on Firefox.hey hit,
just fyi, my comp. didnt link line 7 (<style type="text/css" media="screen,projection,print" title="standard">) of eather document. I not sure wuts wrong with it, but my comp. dont like it
KoryThanks KS, I'll add this to my growing list. Some HTML does not work with our CMS admin tool written in python.