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.

Fixated Header Image

4 posters

Go down

Fixated Header Image Empty Fixated Header Image

Post by Cjanz February 4th 2011, 12:13 am

How can I make my header image (the background to the main logo at the top) stretch to accommodate larger resolutions. I'm sure it's a no-repeat command, but I'm not sure where I would specify that in the CSS.

EDIT: I found the CSS to edit:

Code:
.headerbar {
   background-color: #ffffff;
   background-image: url('http://i78.servimg.com/u/f78/12/58/08/07/rsz_ab10.jpg');
   margin-bottom: 4px;
   padding: 0pt 5px;
   background-repeat: repeat-x;
   }
I changed it to no repeat, but this does not solve my problem. Can I make it stretch to different resolutions?
avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Fixated Header Image Empty Re: Fixated Header Image

Post by Vlajki February 4th 2011, 2:19 am

Can you give me your forum's url?
Vlajki
Vlajki
Forumember

Male Posts : 724
Reputation : 359
Language : Serbian & English
Location : Serbia

Back to top Go down

Fixated Header Image Empty Re: Fixated Header Image

Post by Cjanz February 4th 2011, 4:30 am

avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Fixated Header Image Empty Re: Fixated Header Image

Post by Cjanz February 5th 2011, 6:59 pm

Anyone?
avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Fixated Header Image Empty Re: Fixated Header Image

Post by Cjanz February 8th 2011, 6:02 am

Help?
avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Fixated Header Image Empty Re: Fixated Header Image

Post by Cjanz February 9th 2011, 2:03 am

If this isn't possible can someone at least say so?
avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Fixated Header Image Empty Re: Fixated Header Image

Post by Social_King February 9th 2011, 2:29 am

I am new to all of this but I am pretty sure it is possible. Have you tried changing the pixel sizes of 5 and 4 to the same dimensions to the Logo's image? Try this and tell me how it goes! I will also check out your forum and see what I can do.
Social_King
Social_King
Forumember

Male Posts : 89
Reputation : 2
Language : English

http://chatgo.forumotion.com/

Back to top Go down

Fixated Header Image Empty Re: Fixated Header Image

Post by Cjanz February 10th 2011, 3:12 am

The size of the logo is too small to match the background image dimensions. I want to fix the image to fit resolution because if I make it larger then users with a smaller resolution have (for the most part) a white background. It's a tradeoff, basically.
avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Fixated Header Image Empty Re: Fixated Header Image

Post by Cjanz February 21st 2011, 7:59 am

bump
avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Fixated Header Image Empty Re: Fixated Header Image

Post by Cjanz March 2nd 2011, 3:53 am

Still not resolved...
avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Fixated Header Image Empty Re: Fixated Header Image

Post by Cjanz April 17th 2011, 11:56 pm

Anything?
avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Fixated Header Image Empty Re: Fixated Header Image

Post by Nera. April 18th 2011, 12:26 am

Your logo picture is 1024px wide. Want to try putting wrap to same size?

http://i.imm.io/53el.png
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Fixated Header Image Empty Re: Fixated Header Image

Post by Cjanz April 29th 2011, 2:30 am

Yeah, is there a CSS code to do that?
avatar
Cjanz
Forumember

Male Posts : 119
Reputation : 0
Language : English

http://the-gathering.net

Back to top Go down

Fixated Header Image Empty Re: Fixated Header Image

Post by Nera. April 29th 2011, 7:59 am

You don't need the code. Go to your Display >> Colors >> CSS Stylesheet and find
Code:
#wrap {

Change the width to =>
Code:
width: 1024px;
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top


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