Problem mit Banner Modul

Hilfe zu Modulen und Tags
Post Reply
jackhugo

Problem mit Banner Modul

Post by jackhugo »

Hallo zusammen,

als Neuling im Bereich CMS und damit CMS Made Simple habe ich ein Problem mit dem Banner Modul. Alle angezeigten Banners haben eine Umrandung. Meine Frage ist, wie ich diese Umrandung wegbekommen. Ich schätze, dass es mit CSS möglich ist. Habe auch schon

a img {
  border: none;
}
img {
  border: none;
}

ausprobiert, jedoch ohne Erfolg.

Zudem wird mir sowohl im Backend (wenn ich das Modul aufgerufen habe) als auch überm Modul im Frontend folgende Meldung angezeigt:

We are currently experiencing technical difficulties. We will try to fix the problem as soon as possible. Sorry for the inconvenience.

Weiß jemand, wie ich dieses Problem lösen kann?

Vielen Dank für eure Hilfe!

Grüße!
lurch19
Forum Members
Forum Members
Posts: 12
Joined: Fri Oct 24, 2008 2:17 pm

Re: Problem mit Banner Modul

Post by lurch19 »

Moinsen ... Ich würde das im CSS suchen !! Und da würde ich wie folgt vorgehen.
  • 1. Firefox nutzen !
  • 2. Addon Firebug runterladen und installieren.https://addons.mozilla.org/de/firefox/addon/1843
  • 3. Deine Seite aufrufen auf den Banner gehen , dann rechte Maustaste
  • 4. Element untersuchen.
  • 5. Dann wirst Du in dem angezeigten Code irgendetwas mit Border=1px finden.
  • 6. Tja und dann im Stylesheet ändern!! 
  • 7. viel glück !!
Gruß !
Jdustine17

Re: Problem mit Banner Modul

Post by Jdustine17 »

I have installed the banner module on my homepage but when i click on a banner, specifically Custom banner, it opens in the SAME window.
User avatar
osn
Forum Members
Forum Members
Posts: 80
Joined: Thu Nov 23, 2006 9:14 pm

Re: Problem mit Banner Modul

Post by osn »

Jdustine17 wrote: I have installed the banner module on my homepage but when i click on a banner, specifically Custom banner, it opens in the SAME window.
Same thing for me. I have tried to use html-codes for making it understand to open it in a new blank window but with no success. Have anyone solved this?
Dennis Nilsson, Sweden
www.dartfrog.tk
User avatar
osn
Forum Members
Forum Members
Posts: 80
Joined: Thu Nov 23, 2006 9:14 pm

Re: Problem mit Banner Modul

Post by osn »

Fill in the following in the "link text"-field:

target="_new"

Then the link opens uo in a new window.
Dennis Nilsson, Sweden
www.dartfrog.tk
Post Reply

Return to “Module und Tags”