1
nikki
Help, Block disappeared
  • 2005/11/23 9:50

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


Hi everyone,

I recently added a whole new theme to my site and have been playing with the look.

Somehow along the way, I lost my Main Menu. The Block title is still there but the links are gone.

It is missing on the default theme as well.

All the permissions are fine.

I've been told it's not the css as that just affects the look of the site, but another member said it could be a css and theme.html conflict. But otherwise no one seems sure.
my site

Can anybody help? Pleeeease
tia

2
gestroud
Re: Help, Block disappeared
  • 2005/11/23 10:19

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


I'm not a coder, but the only real difference I see is that
on this line in the head section of your site doesn't use a full url. Most sites use it, but I don't know if it really makes a difference.

<link rel="stylesheet" type="text/css" media="all" href="<css/style.css" />

maybe it should be href="http://www.coffeeshoppers.info/css/style.css

3
nikki
Re: Help, Block disappeared
  • 2005/11/23 11:27

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


Thanks so much for trying.

Didn't work.
Although I changed the code to reflect the default one: {$xoops_url}>/style.css"

4
Bassman
Re: Help, Block disappeared
  • 2005/11/23 12:08

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Have you tried moving it to the right column? Not that it helps, but you might find out if it's a left column problem :)

5
nikki
Re: Help, Block disappeared
  • 2005/11/23 12:44

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


it's all worth a try, thank you....

nope, didn't work.

6
nikki
Re: Help, Block disappeared
  • 2005/11/23 13:45

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


I've been reading through tons of posts to find something. I updated the System module and the links returned!

However, they're not formatted correctly; there's no breaks between links, etc. Any ideas?

7
nikki
Re: Help, Block disappeared
  • 2005/11/23 13:50

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


Here's my css for the main menu, if it'll help.

Quote:

td#mainmenu a
{
color: #990099;
font-size: 11px;
display: block;
background-image: url(images/arrow-8.gif);
background-repeat: no-repeat;
background-position: left;
padding: 2px;
font-weight: normal;
}
td#mainmenu a:hover
{
background-color: #ffffff;
color: #A2AFC8;
text-decoration: underline;
}
td#mainmenu a.menuTop
{
background-color: transparent;
padding-left: 15px;
}
td#mainmenu a.menuMain
{
background-color: transparent;
padding-left: 15px;
}
td#mainmenu a.menuSub
{
padding-left: 25px;
color: #9F0000;
font-weight: normal;


By the looks of things, the general link code is taking over and the mainmenu code isn't being recognised at all.

tia

8
nikki
Re: Help, Block disappeared
  • 2005/11/23 14:42

  • nikki

  • Not too shy to talk

  • Posts: 123

  • Since: 2005/10/31


thanks to those that have helped. I updated everything and it seems ok.

much appreciated :)

9
moorej
Re: Help, Block disappeared
  • 2005/12/1 5:18

  • moorej

  • Just popping in

  • Posts: 8

  • Since: 2005/9/16


I am having the same problem. with CCC4H.org. can some one help me?

10
moorej
Re: Help, Block disappeared
  • 2005/12/1 5:31

  • moorej

  • Just popping in

  • Posts: 8

  • Since: 2005/9/16


Im soo sorry. My site was turned off. You can access it here.

Josh

Login

Who's Online

194 user(s) are online (146 user(s) are browsing Support Forums)


Members: 0


Guests: 194


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits