Re: Re: need jomsocial help urgent ...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi
I suggest you define a module place there.
like this:

<div class="myBody">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
 <tr>
  <td valign="top" id="banner">
<?php if($this->countModules('banner')) : ?>
<jdoc:include type="modules" name="banner" style="" />
<?php endif; ?>
</td>
</tr>
  </table>
  </div>

then in control panel in module management create a new module(mod_custum
HTML)
and place your banner in that.
in this method you can change your picture very easily and fast.
and also if you define an id for your TD (in this example I named it *banner
*), in *template.css  *file you can set every style that you want!

one more thing, I'm a girl from IRAN so I couldn't be your brother!

On Tue, May 12, 2009 at 4:17 PM, anarkliskt <qhr81@xxxxxxxxxxx> wrote:

>
>
> i also want to display Logout option on toolbar
>
>
> --- In php-objects@xxxxxxxxxxxxxxx <php-objects%40yahoogroups.com>,
> Behn00sh MoshtaGH <euruse@...> wrote:
> >
> > Hi
> > you can use it as:
> > <img src="templates/*<?php echo $this->template ?>*
> > /images/banners/header6.jpg"/>
> > this one is indended of your template name and have roming property!
> >
> >
> > On Tue, May 12, 2009 at 12:16 PM, anarkliskt <qhr81@...> wrote:
> >
> > >
> > >
> > > Hello experts
> > > I have a problem in jomsocial. I am using default template of
> jomsocial. I
> > > want to edit its front page and also other. I want to display my own
> created
> > > picture having the length of 950x180 on the top of the toolbar. . I
> write
> > > this code on the top in the file of `toolbar.index.php'
> > > <div class="myBody">
> > > <table cellpadding="0" cellspacing="0" border="0" width="100%">
> > > <tr>
> > > <td valign="top" height="180">
> > > <img src="http://localhost/joomla/images/banners/header6.jpg";
> border="0"
> > > height="180" width="950"/>
> > > </td>
> > > </tr>
> > > </table>
> > > </div>
> > > This code is displaying my picture on my required position. But my
> problem
> > > is I do not want to display full path of the image that is
> > > http://localhost/joomla/images/banners/header6.jpg.
> > > any body please help me for it.. I will be thankful to you .. need
> urgent
> > > help
> > >
> > >
> > >
> >
> >
> >
> > --
> >
> > Behn00sh Moshtagh
> > --~--~---------~--~----~------------~-------~--~--
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>  
>



-- 

Behn00sh Moshtagh
--~--~---------~--~----~------------~-------~--~--


[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux