1
glennnphp
editing the header
  • 2006/9/3 4:15

  • glennnphp

  • Just popping in

  • Posts: 54

  • Since: 2006/8/30


i've been unable to change the header image - i've changed the background color via the stylesheet, but nothing i've done changes the image besides replacing it, but it's a different size, so that doesn't work. this is very frustrating. i've changed templates, the right way, the wrong way (client-side) and still no change. can someone please help me get some sleep tonight? :o)

2
homergz
Re: editing the header
  • 2006/9/3 4:35

  • homergz

  • Just popping in

  • Posts: 80

  • Since: 2006/5/21


Quote:

but nothing i've done changes the image besides replacing it, but it's a different size


You can change the header height in your theme.html

3
glennnphp
Re: editing the header
  • 2006/9/3 4:46

  • glennnphp

  • Just popping in

  • Posts: 54

  • Since: 2006/8/30


man i've changed this file three times. i've taken the banner cell OUT and uploaded it and the effin banner is still there. if i turn off the banner then i've got NOTHING.

the head references 2 stylesheets - there's Editing for everything on this website EXCEPT the header. there's Metatags ABOVE the header that are easily editable in a form. ALL the content below the header is editable. why did they make it so #OOPS# hard to edit the header/SITE LOGO?

4
homergz
Re: editing the header
  • 2006/9/3 5:27

  • homergz

  • Just popping in

  • Posts: 80

  • Since: 2006/5/21


What theme are you using? What XOOPS version?

5
glennnphp
Re: editing the header
  • 2006/9/3 5:33

  • glennnphp

  • Just popping in

  • Posts: 54

  • Since: 2006/8/30


2015 default. i've finally gotten rid of logo.gif and put my logo in with

td#headerbanner {width: 100%; background-image: url(LTLF.gif); background-color: #ffffff; vertical-align: middle; text-align:center;}

but now it leans left. not centered... man this is frustrating...

6
glennnphp
Re: editing the header
  • 2006/9/3 5:35

  • glennnphp

  • Just popping in

  • Posts: 54

  • Since: 2006/8/30



7
snow77
Re: editing the header
  • 2006/9/3 5:52

  • snow77

  • Just can't stay away

  • Posts: 864

  • Since: 2003/7/23


#headerbanner {
width: 100%;
background-color: #FFFFFF;
background-image: url(LTLF.gif);
background-repeat: no-repeat;
background-position: center;
}

that way should keep it centered
www.polymorphee.com
www.xoopsdesign.com

8
homergz
Re: editing the header
  • 2006/9/3 5:53

  • homergz

  • Just popping in

  • Posts: 80

  • Since: 2006/5/21


Try adding:

background-position: center; background-repeat: no-repeat;

9
glennnphp
Re: editing the header
  • 2006/9/3 6:04

  • glennnphp

  • Just popping in

  • Posts: 54

  • Since: 2006/8/30


thanks ya'll - bingo - and NOT bingo... centered it, but now it's got a y of about -30. i can only see the bottom half of the image, and since it's a background image... ???

10
snow77
Re: editing the header
  • 2006/9/3 6:06

  • snow77

  • Just can't stay away

  • Posts: 864

  • Since: 2003/7/23


this is not needed:

vertical-align: middle; text-align:center;

(erase those)

maybe give it height:

height: 155px;
www.polymorphee.com
www.xoopsdesign.com

Login

Who's Online

219 user(s) are online (155 user(s) are browsing Support Forums)


Members: 0


Guests: 219


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