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 the announcement wider

2 posters

Go down

How to make the announcement wider Empty How to make the announcement wider

Post by sleevedbiker Wed 30 Sep 2009 - 7:13

How do i extend the width of the scrolling announcements? thanks
avatar
sleevedbiker
Forumember

Posts : 86
Reputation : 0
Language : english

Back to top Go down

How to make the announcement wider Empty Re: How to make the announcement wider

Post by ankillien Wed 30 Sep 2009 - 21:53

Hello,

Can you please give a link to our forum?
ankillien
ankillien
Energetic

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

Back to top Go down

How to make the announcement wider Empty Re: How to make the announcement wider

Post by sleevedbiker Wed 30 Sep 2009 - 21:56

avatar
sleevedbiker
Forumember

Posts : 86
Reputation : 0
Language : english

Back to top Go down

How to make the announcement wider Empty Re: How to make the announcement wider

Post by ankillien Wed 30 Sep 2009 - 22:02

Thank you.

Go to Admin CP > Display > Colors >CSS.
Add this code there and submit.

Code:
#fa_ticker_block {
width : 150px;
}

You can adjust the width pixels as per need.
ankillien
ankillien
Energetic

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

Back to top Go down

How to make the announcement wider Empty Re: How to make the announcement wider

Post by sleevedbiker Wed 30 Sep 2009 - 22:10

that seems to be keeping the same ration to the widgets on the forum. and then just makes the forum wider keeping the scrolling text at the same ration. I want it to go from where it is now to over the widgets.

like how it is on this forum.
avatar
sleevedbiker
Forumember

Posts : 86
Reputation : 0
Language : english

Back to top Go down

How to make the announcement wider Empty Re: How to make the announcement wider

Post by ankillien Wed 30 Sep 2009 - 22:26

Ok, try this code instead.

Code:
#fa_ticker_block .forumline {
width : 250px;
}
ankillien
ankillien
Energetic

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

Back to top Go down

How to make the announcement wider Empty Re: How to make the announcement wider

Post by sleevedbiker Wed 30 Sep 2009 - 23:40

that worked. thank you

since you are helpful, do you know the code to place a seperate search field like the one at the top of this forum?

also, is there a way to have the members personal album show up under their avatar in their posts?
avatar
sleevedbiker
Forumember

Posts : 86
Reputation : 0
Language : english

Back to top Go down

How to make the announcement wider Empty Re: How to make the announcement wider

Post by ankillien Thu 1 Oct 2009 - 12:06

About personal album, I don't think its possible.
The search bar on top is only provided in phpBB3 but you can put it via template editing.

I'll try to find a way to put an additional search bar in templates.
I'll tell you as soon as I get the solution.
ankillien
ankillien
Energetic

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

Back to top Go down

How to make the announcement wider Empty Re: How to make the announcement wider

Post by sleevedbiker Thu 1 Oct 2009 - 12:21

thanks... is it possible to switch frmo phpbb2 to phpbb3 without losing everything?
avatar
sleevedbiker
Forumember

Posts : 86
Reputation : 0
Language : english

Back to top Go down

How to make the announcement wider Empty Re: How to make the announcement wider

Post by ankillien Thu 1 Oct 2009 - 12:29

No, The whole template and CSS will be changes as you change the version.
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