Need help with headers?

Download and support for PhpBB3 Simple Portal
DynaMike
BBCoder II
BBCoder II
Posts: 11
Joined: 12 Apr 2013, 14:57
BBCodes: 0

Need help with headers?

Post by DynaMike »

Hope someone can help :D

I´ve been making a site with the help of tools and guides on this brilliant page. Untill now everything has gone very good and not been to hard. But now I have this problem:

gorillas . dk - the "headers" are kinda screwed. I would like the TOP one to be a full image (like the bottom but just centered)

The bg_header is 1024X302px

headerbar {
background: #ebebeb none repeat-x 0 0;
color: #FFFFFF;
margin-bottom: 4px;
padding: 0 5px;
height: 302px;

For this I´ve used a guide that I cannot post a link to but the above is included and so is the part below. Must be New reg limitations. Sorry

This part: <div style="height: 292px;"> I have NOT been able to do. For some reason it makes a large gap between the picture itself and the bar with Portal,Board etc.

Any help would be appreciated.

DynaMike
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Need help with headers?

Post by Stoker »

Take a look in menu.css

Code: Select all

.header-bar {
	color: #FFFFFF;
	padding: 0 5px;
	height: 140px;
	background-image: url("{T_THEME_PATH}/images/bg_header.jpg");
	background-position: top;
}
Board rules! No PM support
DynaMike
BBCoder II
BBCoder II
Posts: 11
Joined: 12 Apr 2013, 14:57
BBCodes: 0

Need help with headers?

Post by DynaMike »

You are magnificent! Now I just need to scale the bottom image to be the same size as the top was before and have it centered.

I´m gonna donate 100kr. for the fast work.

My next challenge is to get the MChat working since the Send button is dead and the wheel just keeps turning.
Then I have to switch the "Welcome To" with the MChat and have them to keep their sizing. So MChat is the size of Welome and Chat is the size of Welcome.

I´ve searched alot for the Send button issue but have not found a working solution? 100 more to tell me how to fix these 2 hehe


DynaMike
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

Need help with headers?

Post by martin123456 »

Do the mchat edits correct and it will work right out of the box.
DynaMike
BBCoder II
BBCoder II
Posts: 11
Joined: 12 Apr 2013, 14:57
BBCodes: 0

Need help with headers?

Post by DynaMike »

martin123456 wrote:Do the mchat edits correct and it will work right out of the box.
Im a complete noob at this. I used AutoMod to install MChat
Isnt that enough? Thought it was an automated process? It said Installation was a success.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Need help with headers?

Post by Stoker »

You need to install the mod on all other styles than prosilver you are using.
I think automod can do this for you, but I never really use automod so I dont know how.

But you can also do it manually by opening the install.xml in your browser and follow the instructions.
Note that you just need to do the prosilver edits to the style you are using.
Board rules! No PM support
DynaMike
BBCoder II
BBCoder II
Posts: 11
Joined: 12 Apr 2013, 14:57
BBCodes: 0

Need help with headers?

Post by DynaMike »

Managed to swap Welcome to with MChat :-) Wuhuuuuuuuuuu

Im gonna go with danish for the next one:

Det er nok hvis jeg går i Install filen og kontrollerer/udfører alle trin relateret til prosilver på se_pro?
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

Need help with headers?

Post by martin123456 »

Auto mod install on another theme go to acp/automod/ select the mod then from the drop down select prosilver in the 2nd drop down select the style in question then apply it do NOT run the installer again ignore that part.

Note you may need to upload the files to the new theme in some cases.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Need help with headers?

Post by Stoker »

yes, that is correct :)
Board rules! No PM support
DynaMike
BBCoder II
BBCoder II
Posts: 11
Joined: 12 Apr 2013, 14:57
BBCodes: 0

Need help with headers?

Post by DynaMike »

It was so simple to do.... Really appreciate the help you both have supplied :-!

Thx - now Im gonna figure how to make the top and bottom alligned since the top image is to far left and the bottom is to far right. Might be possible for me to figure hehe
Locked