1
dalex2006
Theme Banner Help
  • 2006/12/23 0:14

  • dalex2006

  • Just popping in

  • Posts: 46

  • Since: 2006/9/16


Hi, I am looking at the theme located... Click Here
Well the top banner image looks to be just the logo and the right side to be some sort of blue I would like to change the color to "#FFFFFF or White" I know how to edit the logo but where would I edit the background color?

Would it be in the css, theme or what and the location on the file that can be edited to change the result.

Again im a newbie and just finished a html course I hope the questions are ridiculios and I appologize if they are.

Any and all help is greatly appreciated Thanks and Take Care

2
Northern
Re: Theme Banner Help
  • 2006/12/23 5:06

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


Ok this is the coding for your header. ( not a banner, its down by the footer in this theme )

<td id="obHead" >  <td id="obHead" ><table cellspacing="0">
          <
tr>
            <
td width="258" rowspan="2"><a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>/images/logo.jpg" alt="<{$xoops_sitename}>" width="258" height="106" border="0" /></a></td>
            <
td width="203" rowspan="2"><img src="<{$xoops_imageurl}>/images/he2.jpg" alt="" width="203" height="106" /></td>
            <
td id="obLog" ><{if $xoops_isuser}><img src="<{$xoops_imageurl}>/images/hwr.png" width="16" height="7" alt="" />&nbsp;<a href="<{$xoops_url}>/user.php?op=logout">LOGOUT</a>&nbsp;&nbsp;<img src="<{$xoops_imageurl}>/images/hwr.png" width="16" height="7" alt="" />&nbsp;<a href="<{$xoops_url}>/user.php">ACCOUNT</a><{else}><img src="<{$xoops_imageurl}>/images/hwr.png" width="16" height="7" alt="" />&nbsp;<a href="<{$xoops_url}>/user.php">LOGIN</a>&nbsp;&nbsp;<img src="<{$xoops_imageurl}>/images/hwr.png" width="16" height="7" alt="" />&nbsp;<a href="<{$xoops_url}>/register.php">REGISTER</a><{/if}><br />
<
span class="obUname" ><{$xoops_uname}></span></td>
          </
tr>
          <
tr>
            <
td>&nbsp;</td>
          </
tr>
      </
table></td>


Note the table id. "obHead"
look for this in the css.

#obHead {
    
height98px;
    
background-color#00234A;
}


now change it to
#obHead {
    
height98px;
    
background-color#FFFFFF;
}


now the dark blue on the right is white.
now edit the images to what you need and your set.

3
dalex2006
Re: Theme Banner Help
  • 2006/12/23 5:09

  • dalex2006

  • Just popping in

  • Posts: 46

  • Since: 2006/9/16


I would like to thank you for all the positive support. I am getting more out of XOOPS now than when I joined a few months ago. I will work on it and reply how it works. Thanks

4
Northern
Re: Theme Banner Help
  • 2006/12/23 5:45

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


Not a problem, I build themes and manages all sorts of CMS for a 2nd Job.

You have yours self a happy and safe X-Mas.

5
dalex2006
Re: Theme Banner Help
  • 2006/12/23 7:59

  • dalex2006

  • Just popping in

  • Posts: 46

  • Since: 2006/9/16


ok, I have edited the logo etc.

The logo does it look clear on your end and does the page come up in other browsers besides ie? please let me know. Thanks and Happy Holidays

6
Northern
Re: Theme Banner Help
  • 2006/12/23 21:58

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


Looks good in in blue...

looks good in FF,Oprea,NS,and Ie7

what about the footer?

7
dalex2006
Re: Theme Banner Help
  • 2006/12/24 2:54

  • dalex2006

  • Just popping in

  • Posts: 46

  • Since: 2006/9/16


decided to change the logo to my original one and incorporated the blue into it. So the left side image "logo" pixels look fine no messed up lines? Wondering if I need ie7.

8
Northern
Re: Theme Banner Help
  • 2006/12/24 5:54

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


Not to bad in iE7, i would use the same swoops you have in the logo to help intagread the white to the blue...

it would tie it all together.

Login

Who's Online

230 user(s) are online (166 user(s) are browsing Support Forums)


Members: 0


Guests: 230


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