• Page 1 of 1
  • 1
uCoz Community » Archives » Locked » help me about code problem ?
help me about code problem ?
brns999
Posts: 16
Reputation: 0

Message # 1 | 3:27 AM
I have some problem,I made navbar menu and all is ok but on some pages disappear wacko

Disappears in :

games
http://brna.my1.ru/stuff/action_arcade/1

photo
http://brna.my1.ru/photo/photo_18/1-0-26

search form
http://brna.my1.ru/search/?q=bbb&m=site&m=news&m=blog&m=photo&m=faq&m=gb&m=forum&t=0

and when i try to read site news
http://brna.my1.ru/news/tollbar_wwwbrnamy1ru/2009-11-10-196

Everywhere else is ok..Here's the link from navbar menu
http://brna.my1.ru/navmenu.htm

I put html code in the Customize design = Global blocks =top part of the website,
and the css code in the Common templates = Style sheet (CSS).
help me... please cry

CSS

Code
.ebul_cbnavmenu, .ebul_cbnavmenu ul {
  background-color: #666666;
  border: 1px solid #000000;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 0px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbnavmenu_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbnavmenu table {
  border-collapse: separate;
}

.ebul_cbnavmenu tr {
  background-color: #666666;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbnavmenu td {
  border: 1px solid #000000;
  padding: 4px;
  text-align: left;
}

.ebul_cbnavmenu td a {
  color: #FFFFFF;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbnavmenu tr.hot, .ebul_cbnavmenu tr.expanded {
  background-color: #3399FF;
}

.ebul_cbnavmenu tr.hot td, .ebul_cbnavmenu tr.expanded td {
  border-color: #000000;
}
.ebul_cbnavmenu tr.hot a, .ebul_cbnavmenu tr.expanded a {
  color: #FFFFFF;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbnavmenu {
  position: absolute;
  visibility: hidden;
}

.cbnavmenuebul_menulist .spaced_li {
  padding: 0px 1px 0px 0px;
}

.cbnavmenuebul_menulist li {
  list-style-type: none;
  float: left;
}

.cbnavmenuebul_menulist img {
  vertical-align: bottom;
   
}

.cbnavmenuebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
span.ebul_imgcbnavmenu16x16 {
  width: 16px;
  height: 16px;
  display: block;
}

.ebul_cbnavmenu tr.hot span.ebul_imgcbnavmenu16x16, .ebul_cbnavmenu tr.expanded span.ebul_imgcbnavmenu16x16 {
  background-position: 0 -16px;
}

Added (2009-11-18, 9:27 Pm)
---------------------------------------------
and here is the html code of navbar menu..
http://brna.my1.ru/NewTextDocument.txt


Sunny
Posts: 9296
Reputation: 456

Message # 2 | 8:43 AM
brns999, that is a custom code, and we do not provide help with custom codes.
I'm not active on the forum anymore. Please contact other forum staff.
brns999
Posts: 16
Reputation: 0

Message # 3 | 4:46 PM
ok thanks Sunny,but little help are welcome .. I made that code smile

Added (2009-11-19, 10:46 Am)
---------------------------------------------
I made I just needed to put a link http://brna.my1.ru/ before each image

biggrin


uCoz Community » Archives » Locked » help me about code problem ?
  • Page 1 of 1
  • 1
Search: