1
dperk
Moving Banner
  • 2007/4/21 19:04

  • dperk

  • Just popping in

  • Posts: 25

  • Since: 2007/4/20


Hi Al,
I did a search and came up with nothing. So I'll ask?
I'm running the x2T theme with the latest download .16
php 5.2. I would like to move the banner into the center block what would be the easiest way to do this? Can I just move <{$xoops_banner}> into the center block in theme.html, or do I need to move the hole table with it.
<table cellspacing="0" cellpadding="0" width="100%" border="0" style="background-color : #2F5376; color: #ffffff">
<tr>
<td height="70" width="150" valign="middle" align="left" rowspan="2">
<a href="<{$xoops_url}>"><img src="<{$xoops_imageurl}>logo.gif" alt="" /></a></td>
<td valign="middle" align="center" width="100%">
<{$xoops_banner}>
</td></tr>

Thanks for the help!

2
vaughan
Re: Moving Banner
  • 2007/4/21 19:06

  • vaughan

  • Friend of XOOPS

  • Posts: 680

  • Since: 2005/11/26


just move <{$xoops_banner}>

anywhere where you place that in theme.html, the banner will appear :)

3
dperk
Re: Moving Banner
  • 2007/4/21 19:40

  • dperk

  • Just popping in

  • Posts: 25

  • Since: 2007/4/20


Quote:

vaughan wrote:
just move <{$xoops_banner}>

anywhere where you place that in theme.html, the banner will appear :)


Hi Vaughan,
Thanks I did this and it moved fine. I'm now trying to center in the center block,it want to move to the "left" of center. I did try in the code listed in the header align="left" to "center" but didn't move? So if there is a fix to align center?
I did see a post on making an ad block, should I be looking in that direction.

Thanks.

4
vaughan
Re: Moving Banner
  • 2007/4/21 20:10

  • vaughan

  • Friend of XOOPS

  • Posts: 680

  • Since: 2005/11/26


it might be better to create using an ad block yes.

you could try

<center><{$xoops_banner}></center>


to try and center it

5
dperk
Re: Moving Banner
  • 2007/4/21 21:04

  • dperk

  • Just popping in

  • Posts: 25

  • Since: 2007/4/20


Thank you <center><{$xoops_banner}></center>

That worked!!

Login

Who's Online

158 user(s) are online (123 user(s) are browsing Support Forums)


Members: 0


Guests: 158


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