Not displaying correctly - urgent help

Post your questions and problem reports here.

Not displaying correctly - urgent help

Postby peterc » Sun Feb 03, 2013 1:40 pm

Hi

I successfully generated menus for a site months ago see here http://www.fedant.org

I have tried to make some changes to the menu buttons etc. I replaced the HTML on my page and deleted and replaced the images, css and js files but the menu is now not displaying correctly. There seems to be some additional wording over the menu buttons see here http://www.fedant.org/parents/how_to_use.htm

Please can anyone tell me why????
peterc
 
Posts: 2
Joined: Sun Feb 03, 2013 1:34 pm

Re: Not displaying correctly - urgent help

Postby Aivars » Sun Feb 03, 2013 3:28 pm

You've added a rule block in the <style> block that goes like

Code: Select all
a {
  font-size: ...
  ....
}


Add somewhere (e.g. right after that block) the following:

Code: Select all
#mbleftebul_table a {
  font-size: 0;
}
Blumentals Software Programmer
User avatar
Aivars
Blumentals Software Developer
 
Posts: 2456
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Not displaying correctly - urgent help

Postby peterc » Sun Feb 03, 2013 3:46 pm

Thats fixed it. Thank you so much!!!!!
peterc
 
Posts: 2
Joined: Sun Feb 03, 2013 1:34 pm


Return to Easy Button & Menu Maker Support

Who is online

Users browsing this forum: No registered users and 7 guests

cron