OK, I insert the border: none into the <a tag.. but no changes.. I actually don't use iE but firefox. I checked it with the iE and opera.
hmm.. interesting effect: at firefox: a black border around the banner (with or without the "border: none" or border="0") at iE: a purple border (with or without the "border: none" or border="0") and at opera: no border! (with or without the "border: none" or border="0") any ideas? --- Vasko Gjurovski <[email protected]> schrieb: > The border is usualy a "tail" of Internet Explorer.. > so probaly the > border tag in the css (with border: none) should be > applied to the <a > tag not the <img tag.. > > Regards, > Vasko > > Hey Vasko, > > > > that's exactly what I meant!! Thank's! But for > some > > reason I have a border around the banner. Do you > know > > a way to delete this? > > I tried it with the border tag but nothig > happend.. > > > > Cheers, > > Sam > > > > --- Vasko Gjurovski <[email protected]> > schrieb: > > > > > >> Try this: > >> > >> <a > >> > >> > > > href="${pageContext.request.contextPath}/homepage.html"><img > > > >> > > > src="${pageContext.request.contextPath}/.resources/imgs/banner.jpg"/></a> > > > >> You can put this in a different jsp (banner.jsp > for > >> example) and > >> c:import it in the main template.. > >> > >> Hope this is what you have been lookong for... > >> > >> Vasko > >> > >>> Hi salman, > >>> > >>> well, it seems not to be that easy ;) > >>> the banner is in a container and i can't insert > >>> > >> the <a > >> > >>> href> tag in there.. there's no effect. > >>> > >>> cheers, > >>> Sam > >>> > >>> > >>> --- Salman Elahi <[email protected]> > >>> > >> schrieb: > >> > >>> > >>> > >>>> Hi Sam, > >>>> > >>>> As I understand your query...I think if you > wrap > >>>> your banner in <a> in your template where href > >>>> > >> for > >> > >>>> <a> is pointing to "index"... That should do > the > >>>> job. > >>>> > >>>> Cheers, > >>>> > >>>> --Salman > >>>> > >>>> -----Original Message----- > >>>> From: [email protected] > >>>> [mailto:[EMAIL PROTECTED] > >>>> Sent: 14 November 2006 13:40 > >>>> To: [email protected] > >>>> Subject: [magnolia-user] (Head)Banner with a > link > >>>> > >>>> Hey Magnolians (sounds good), > >>>> > >>>> does anyone of you have an idea how to insert a > >>>> permanent link to the banner on the top of the > >>>> > >> page? > >> > >>>> I'm using the default "sample-onecolumn.jsp" > and > >>>> "sample-twocolumns.jsp" (magnolia 3). I just > >>>> > >> wanted > >> > >>>> to link the banner to the "index" file (I > didn't > >>>> wanted to insert a "home" button somewhere on > the > >>>> page.) > >>>> > >>>> What do you think? > >>>> > >>>> Thanks, > >>>> Sam > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > > > ___________________________________________________________ > > > >>> > >>> > >>>> Der frühe Vogel fängt den Wurm. Hier gelangen > Sie > >>>> zum neuen Yahoo! Mail: http://mail.yahoo.de > >>>> > >>>> > >>>> > >>>> > > > ---------------------------------------------------------------- > > > >>> > >>> > >>>> for list details see > >>>> > >>>> > >> > http://www.magnolia.info/en/magnolia/developer.html > >> > >>>> > >>>> > > > ---------------------------------------------------------------- > > > >>> > >>> > >>>> > >>>> > > > ---------------------------------------------------------------- > > > >>> > >>> > >>>> for list details see > >>>> > >>>> > >> > http://www.magnolia.info/en/magnolia/developer.html > >> > >>>> > >>>> > > > ---------------------------------------------------------------- > > > >>> > >>> > >>> > >>> > >>> > >>> > >>> > > > ___________________________________________________________ > > > >>> Telefonate ohne weitere Kosten vom PC zum PC: > >>> > >> http://messenger.yahoo.de > >> > >>> > > > ---------------------------------------------------------------- > > > >>> for list details see > >>> > >>> > >> > http://www.magnolia.info/en/magnolia/developer.html > >> > > > ---------------------------------------------------------------- > > > >>> > >>> __________ NOD32 1866 (20061114) Information > >>> > === message truncated === ___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
