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.

how to make a SocialBar for all page?

+3
Tomserna
FL.ux
m3gsm
7 posters

Page 2 of 2 Previous  1, 2

Go down

how to make a SocialBar for all page? - Page 2 Empty how to make a SocialBar for all page?

Post by m3gsm December 29th 2011, 11:37 am

First topic message reminder :

how to make a SocialBar for all page? please help me,...
m3gsm
m3gsm
Forumember

Male Posts : 302
Reputation : 3
Language : indonesian

Back to top Go down


how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by m3gsm December 31st 2011, 12:27 am

Tomserna wrote:@gyzmo, can you help me?

forum - www.reality-pkz.com


Edit: i tried the annonucement thing and it works but the bar doesn't load instantly, heres a pic

how to make a SocialBar for all page? - Page 2 Error

yes,.... I experienced a similar thing, ...
m3gsm
m3gsm
Forumember

Male Posts : 302
Reputation : 3
Language : indonesian

Back to top Go down

how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by xiaomah01 December 31st 2011, 1:16 am

m3gsm wrote:how to make a SocialBar for all page? please help me,...

put in overall_header
xiaomah01
xiaomah01
Forumember

Male Posts : 206
Reputation : 7
Language : English|Chinese|malay
Location : malaysia

http://johor.forumn.org/

Back to top Go down

how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by m3gsm December 31st 2011, 3:36 am

what to put in overall_header? I'm not understand,...
m3gsm
m3gsm
Forumember

Male Posts : 302
Reputation : 3
Language : indonesian

Back to top Go down

how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by Omu December 31st 2011, 12:48 pm

Put after <!-- END switch_login_popup -->

this code:

Code:
        <div class="ann1">Content</div>

                <style>
       
                .ann1 {
                width: 101%;
                position: fixed;
                height: 30px;
                background: blue;
                border-bottom: 1px solid red;
                top: 0px;
                left: 0px;}
 
                </style>
Omu
Omu
Active Poster

Male Posts : 1021
Reputation : 87
Language : Romanian, English

http://techtitans.forumer.ro/

Back to top Go down

how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by m3gsm December 31st 2011, 1:17 pm

eror,....
m3gsm
m3gsm
Forumember

Male Posts : 302
Reputation : 3
Language : indonesian

Back to top Go down

how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by Omu December 31st 2011, 1:30 pm

Put in the end of overall_header this:

Code:
<div class="ann1">Content</div>
       
<style>
             
.ann1 {
width: 101%;
position: fixed;
height: 30px;
background: blue;
border-bottom: 1px solid red;
top: 0px;
left: 0px;}
       
</style>

Don't forget to press: Add
More than I can't help you, all the forums where I tried this code, it's working.
Omu
Omu
Active Poster

Male Posts : 1021
Reputation : 87
Language : Romanian, English

http://techtitans.forumer.ro/

Back to top Go down

how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by m3gsm December 31st 2011, 1:45 pm

eror,... blackeye
The tag has been closed before being opened or the tag hasn't been opened.


Last edited by m3gsm on December 31st 2011, 1:51 pm; edited 1 time in total
m3gsm
m3gsm
Forumember

Male Posts : 302
Reputation : 3
Language : indonesian

Back to top Go down

how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by Omu December 31st 2011, 1:48 pm

Hm...delete the template overall_header..Press Delete
Now put in the end of overall_header this:
Code:
        <div class="ann1">Content</div>
             
        <style>
                   
        .ann1 {
        width: 101%;
        position: fixed;
        height: 30px;
        background: blue;
        border-bottom: 1px solid red;
        top: 0px;
        left: 0px;}
             
        </style>
And press: Add
Omu
Omu
Active Poster

Male Posts : 1021
Reputation : 87
Language : Romanian, English

http://techtitans.forumer.ro/

Back to top Go down

how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by m3gsm December 31st 2011, 1:56 pm

no,... Evil or Very Mad
background of my forum so lost,.... Sad
m3gsm
m3gsm
Forumember

Male Posts : 302
Reputation : 3
Language : indonesian

Back to top Go down

how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by Omu December 31st 2011, 2:05 pm

'No', what?
You don't like the box? Because you can edit the CSS if you want to look better, my code is just an exemple..
Omu
Omu
Active Poster

Male Posts : 1021
Reputation : 87
Language : Romanian, English

http://techtitans.forumer.ro/

Back to top Go down

how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by m3gsm December 31st 2011, 2:53 pm

ooo,... sorry,....
m3gsm
m3gsm
Forumember

Male Posts : 302
Reputation : 3
Language : indonesian

Back to top Go down

how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by Omu December 31st 2011, 4:57 pm

So, you solved?
Omu
Omu
Active Poster

Male Posts : 1021
Reputation : 87
Language : Romanian, English

http://techtitans.forumer.ro/

Back to top Go down

how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by m3gsm January 1st 2012, 12:44 am

Gyzmo wrote:So, you solved?

yes,. although have not been too successful! I have a headache because of this problem,....
m3gsm
m3gsm
Forumember

Male Posts : 302
Reputation : 3
Language : indonesian

Back to top Go down

how to make a SocialBar for all page? - Page 2 Empty Re: how to make a SocialBar for all page?

Post by foramotion January 1st 2012, 1:16 pm

Gyzmo wrote:Go to: ACP > Display > Templates > overall_header
Put this code:
Code:
<div class="ann1">Content</div>
after:
Code:
<!-- END switch_login_popup -->

And in CSS this:
Code:

        .ann1 {
        width: 101%;
        position: fixed;
        height: 30px;
        background: blue;
        border-bottom: 1px solid red;
        top: 0px;
        left: 0px;}

thank's gyzmo hahahaha Very Happy :wouhou:
avatar
foramotion
New Member

Posts : 8
Reputation : 1
Language : english

Back to top Go down

Page 2 of 2 Previous  1, 2

Back to top


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