The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Header background image size

4 posters

Go down

Header background image size Empty Header background image size

Post by Gaffey January 19th 2010, 1:04 pm

what is the max pix size for the Header background image
avatar
Gaffey
New Member

Posts : 7
Reputation : 0
Language : english

Back to top Go down

Header background image size Empty Re: Header background image size

Post by ankillien January 19th 2010, 3:32 pm

Hello,

You can adjust to whatever you want via CSS.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Header background image size Empty Re: Header background image size

Post by Gaffey January 19th 2010, 8:29 pm

how do you do that. I put an image in and it only shows a little part of the image.
avatar
Gaffey
New Member

Posts : 7
Reputation : 0
Language : english

Back to top Go down

Header background image size Empty Re: Header background image size

Post by ButtChew January 19th 2010, 8:39 pm

It would depend on the existing CSS code of your current template. Every template is different, therefore altering every template is the same in theory, but varies greatly in specifics.
avatar
ButtChew
New Member

Posts : 9
Reputation : 0
Language : English

Back to top Go down

Header background image size Empty Re: Header background image size

Post by ankillien January 20th 2010, 3:43 am

Can I see your forum?
Give me a link so that I can check whats the problem.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Header background image size Empty Re: Header background image size

Post by Gaffey January 20th 2010, 1:35 pm

http://mercenary-coalition.forumotion.net/forum.htm

I have got the image to look better but it doesnt fill the box perfect its either goes to far over the left side or to far right
avatar
Gaffey
New Member

Posts : 7
Reputation : 0
Language : english

Back to top Go down

Header background image size Empty Re: Header background image size

Post by twinclaire January 22nd 2010, 1:30 am

I am new and having a similar problem I have managed to put my own header on but i don't know how to get rid of the background header that was already on my forum could you have a peep please to advise me.
http://4pawsgsd.forumotion.net/

thank you in advance
melanie
avatar
twinclaire
Forumember

Posts : 31
Reputation : 0
Language : english

Back to top Go down

Header background image size Empty Re: Header background image size

Post by ankillien January 22nd 2010, 9:21 am

@Gaffey,
I think you want to center align the banner, right?
Go to Admin CP > Display > Colors > CSS
Add this code there and submit...

Code:
#logo-desc {
text-align : center !important;
}
#logo {
float : none !important;
}

@twinclaire,
You can use the following code to sort out your problem.

Code:
.headerbar {
background : none !important;
}
.navbar {
margin-top : 40px;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Header background image size Empty Re: Header background image size

Post by Gaffey January 22nd 2010, 2:08 pm

Thank you for your help. It looks 100% better now.

sorry for going off topic: is there a section in this forum where i can find more CSS codes
avatar
Gaffey
New Member

Posts : 7
Reputation : 0
Language : english

Back to top Go down

Header background image size Empty Re: Header background image size

Post by ankillien January 22nd 2010, 2:24 pm

You can use the search feature to find more about CSS or you can search some Tips & Tricks Very Happy
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum