Homepage design code
4 posters
Page 1 of 1
Homepage design code
Hello everyone!
That problem solved for me but I see another problem about this code...
My solved problem link is here: https://help.forumotion.com/t156799-homepage-design-code#1084046
But when I use that code, it changed quality of my header image... What can I do?
That problem solved for me but I see another problem about this code...
My solved problem link is here: https://help.forumotion.com/t156799-homepage-design-code#1084046
But when I use that code, it changed quality of my header image... What can I do?
Re: Homepage design code
I cant see any image in your header. Looking at the code, it seems like it should be this image:https://i.hizliresim.com/v6Z3rA.png
Problem is that image isn't loading.
Problem is that image isn't loading.
Guest- Guest
Re: Homepage design code
Menim wrote:I cant see any image in your header. Looking at the code, it seems like it should be this image:https://i.hizliresim.com/v6Z3rA.png
Problem is that image isn't loading.
There is no problem for me, maybe this uploading site blocked for your country...
Photo is here
And the site header is look like this...
Re: Homepage design code
same...cant see any imageMenim wrote:I cant see any image in your header. Looking at the code, it seems like it should be this image:https://i.hizliresim.com/v6Z3rA.png
Problem is that image isn't loading.
can you upload the image using the servimg we all have in our forums and upload it again to your site please
cause this i.hizliresim.com is forbidden for us
Re: Homepage design code
skouliki wrote:same...cant see any imageMenim wrote:I cant see any image in your header. Looking at the code, it seems like it should be this image:https://i.hizliresim.com/v6Z3rA.png
Problem is that image isn't loading.
can you upload the image using the servimg we all have in our forums and upload it again to your site please
cause this i.hizliresim.com is forbidden for us
Right now? I changed with servimg code... I think hizliresim blocked another countries.
Re: Homepage design code
yes its ok
so try this and adjust the height as you want
so try this and adjust the height as you want
- Code:
.headerbar {
height:600px;
}
Last edited by skouliki on January 13th 2019, 3:46 pm; edited 1 time in total
Re: Homepage design code
The problem is that the image is originally 1023*283. In your header, it is resized to 1146*350, basically it is bigger in the header, which is why it looks less detailed. There are a few possible solutions:
1.Remake the image(in Photoshop or other programs) so that it is 1146.65*350 by default
2.Add this CSS code which will make the image 1023*283 in your header:
@skouliki, you forgot the dot before the class name.
1.Remake the image(in Photoshop or other programs) so that it is 1146.65*350 by default
2.Add this CSS code which will make the image 1023*283 in your header:
- Code:
.headerbar{
background-size:contain !important;
}
@skouliki, you forgot the dot before the class name.
Guest- Guest
Re: Homepage design code
Menim wrote:Isn't the Anasayfa link the one you're talking about?
Oh, yes! ^^
Re: Homepage design code
Hello @yumm,
For that you have to edit the overall_header template. To do that go: Admin Panel > Display > Templates: General and edit the template with name overall_header.
Find:
That should redirect you to the main page of the forum. (the "Anasayfa" page)
Regards.
For that you have to edit the overall_header template. To do that go: Admin Panel > Display > Templates: General and edit the template with name overall_header.
Find:
- Code:
<a href="{U_INDEX}" id="logo" title="{L_INDEX}"><img src="{LOGO}" alt="{L_INDEX}" /></a>
- Code:
<a href="/" id="logo" title="{L_INDEX}"><img src="{LOGO}" alt="{L_INDEX}" /></a>
That should redirect you to the main page of the forum. (the "Anasayfa" page)
Regards.
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Homepage design code
TheCrow wrote:Hello @yumm,
For that you have to edit the overall_header template. To do that go: Admin Panel > Display > Templates: General and edit the template with name overall_header.
Find:and replace it with:
- Code:
<a href="{U_INDEX}" id="logo" title="{L_INDEX}"><img src="{LOGO}" alt="{L_INDEX}" /></a>
- Code:
<a href="/" id="logo" title="{L_INDEX}"><img src="{LOGO}" alt="{L_INDEX}" /></a>
That should redirect you to the main page of the forum. (the "Anasayfa" page)
Regards.
Did'nt work...
Re: Homepage design code
skouliki wrote:did you publish your template after saving it?
Yes, I did it...
Re: Homepage design code
Are you using AwesomeBB? If yes, the header (banner/logo) is not clickable, but the one in the toolbar is.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Homepage design code
SLGray wrote:Are you using AwesomeBB? If yes, the header (banner/logo) is not clickable, but the one in the toolbar is.
No, I'm using ModernBB, And I use background header image, this is not logo.
Re: Homepage design code
Is the image covering the forum's title and description?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Homepage design code
Hello,
What are you expecting to happen with this? You said, when you click your logo to take you to the same place as the Anasayfa page. If you don't use any logo this will not be visible and therefore you cannot click the background and that to take you to the Anasayfa page. The code provided above worked just fine:
Please explain in details what you want to do and if you can provide pictures or screenshots it would be great.
Regards.
What are you expecting to happen with this? You said, when you click your logo to take you to the same place as the Anasayfa page. If you don't use any logo this will not be visible and therefore you cannot click the background and that to take you to the Anasayfa page. The code provided above worked just fine:
Please explain in details what you want to do and if you can provide pictures or screenshots it would be great.
Regards.
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Similar topics
» Homepage design code
» Help with Homepage Code
» Random code appear on homepage
» Need help getting code for News slider on the homepage
» Homepage Message edit box is changing code
» Help with Homepage Code
» Random code appear on homepage
» Need help getting code for News slider on the homepage
» Homepage Message edit box is changing code
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum