1
FrEaKi
Few tips
  • 2005/5/16 14:03

  • FrEaKi

  • Just popping in

  • Posts: 29

  • Since: 2005/5/10


Hi, I need a few tips how to do things...

I want to put a banner on the top of mine mainpage...so I DONT mean the banner on top of the site. and also i want a banner on the left side of the website and also 1 on the right. Well i've tried to do it with [img] etc etc...but want to redirect to a surten site. I created a block like the others but only thing what it showed is the URL and not the picture/banner. Want to create something likt "Site Info". Some help needed with this stuff.

And at the News module, got something wrong. It seems the title of the Article is/stays white colored. Only when I roll over it,....it goes black. In wich file i can edit this collor "#FFFFFF" ?

Thanx guys....I'm very happy with the site and its working great...beside these 2 little prblems then.

Please come and visit;

Media Tests Netherlands

2
davidl2
Re: Few tips
  • 2005/5/16 14:36

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


How did you get the tooltips working in the news section? It's something I've been puzzling over for a while :)

Quite a good site indeed.

3
Mithrandir
Re: Few tips

<acronym title="Multi-Sampling Anti-Aliasing" style="BORDER-BOTTOM: black 1px dotted"><br />MSAAacronym>


Never seen acronym before... why, you live and you learn

4
bluenova
Re: Few tips

Looks like for your Reclame, that BB code hasn't been allowed for the block (Auto Format). You could use the following code, (select html):

<a href="http://www.mediatests.nl"><img src="http://www.mediatests.nl/imgaes/dvdinfopro1.gif"img><br>Media Testsa>

5
FrEaKi
Re: Few tips
  • 2005/5/16 17:29

  • FrEaKi

  • Just popping in

  • Posts: 29

  • Since: 2005/5/10


It worked...thanx

But now the next problem is... the white letters in the news section ...

Anyone got an idea ?

check the link;

Media Tests Netherlands

6
Mithrandir
Re: Few tips

Style Information http://www.mediatests.nl/catalog/modules/news/
http://www.mediatests.nl/catalog/themes/alightFC/style.css

a    (line 6)
{
    
colorrgb(000);
    
text-decorationnone;
    
font-weightbold;
    
background-colortransparent;
}

a:hover    (line 7)
{
    
colorrgb(25500);
}

.
itemTitle a    (line 34)
{
    
font-familyTahoma;
    
font-size120%;
    
font-variantsmall-caps;
    
colorrgb(255255255);
}

The .itemTitle a CSS class overrides the a and (I think) a:hover styles and colours the link white.

change color: rgb(255, 255, 255); to the colour you want.

Also, just fyi as I have seen it before and guess it is a theme problem, the drop-down navigation doesn't work in Firefox/Mozilla - the options are to the far left, meaning that you can hover over the "weblinks" link, but not select an option as the options disappear before the mouse pointer reaches it.

7
FrEaKi
Re: Few tips
  • 2005/5/16 23:32

  • FrEaKi

  • Just popping in

  • Posts: 29

  • Since: 2005/5/10


I still dont get it. I've looked into the sheetes, but i canbt find that code what you telling me. Please can you assist me or can you please explane it more simple.

I cant find the codes you are asking me to modify

Login

Who's Online

458 user(s) are online (72 user(s) are browsing Support Forums)


Members: 0


Guests: 458


more...

Donat-O-Meter

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

Latest GitHub Commits