ForumUp English Language Support Forum Index ForumUp English Language Support
Before asking for support:

*Check the FAQ, Guides and Tutorials
*Use a title in posts that describes your question
*Include your forum's URL
*No PM or Email support!
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Welcome!

**ALWAYS include the URL to your forum in every post.**
You cannot register with a web.de or mail.ru email address at this time, due to a massive spam registering attack.
* Read the rules for signatures and avatars
* If you did not get your activation email, look here

* Click here for fast help for your questions.
Changing the colour of new post icon

 
Post new topic   Reply to topic    ForumUp English Language Support Forum Index -> Style Templates, Banners, Logo's, Font's and, Colors
View previous topic :: View next topic  
Author Message
Chris
Member


Joined: 05 Jun 2006
Posts: 10

PostPosted: Wed Apr 02, 2008 5:52 pm    Post subject: Changing the colour of new post icon Reply with quote


Only registered users can see links on this forum!
Register or Login on forum!



Hello can anyone advise me how to change the colour of the 'New Post' icon when using the Black and White template. There is very little difference in the 'New Posts' and 'No New Posts' icon that people aren't seeing that there are in fact new posts to be read.

Thanks

Chris Cool
Back to top
View user's profile Send private message
cabrita
COM.BR


Joined: 08 Dec 2006
Posts: 85
Location: portugal

PostPosted: Wed Apr 02, 2008 6:05 pm    Post subject: Reply with quote

Hello Chris,

You can edit the icon you want using a image editor like paint, and then use this script to change it in your forum
Only registered users can see links on this forum!
Register or Login on forum!


_________________
Ajuda em Português->

Only registered users can see links on this forum!
Register or Login on forum!

Back to top
View user's profile Send private message
Chris
Member


Joined: 05 Jun 2006
Posts: 10

PostPosted: Thu Apr 03, 2008 4:57 pm    Post subject: Reply with quote

Hi Cabrita, thanks for your help. I seem to have managed to change the icons in the footer as required, but the icons at the sides of the Topics is much larger have i got something wrong ?


Only registered users can see links on this forum!
Register or Login on forum!



Chris
Back to top
View user's profile Send private message
Chris
Member


Joined: 05 Jun 2006
Posts: 10

PostPosted: Thu Apr 03, 2008 5:07 pm    Post subject: Reply with quote

Hi again, cancel my last i realised the icon pixel size was different...all sorted now Very Happy

thanks for your help

Chris
Back to top
View user's profile Send private message
Chris
Member


Joined: 05 Jun 2006
Posts: 10

PostPosted: Thu Apr 03, 2008 8:46 pm    Post subject: Reply with quote

Ooops how wrong was I, still not sorted i used the following code but the 'new post' icon isnt working i get the 'old post' icons only


<script>
function iconswap()
{
var index = 0;


var imageorig01 = "http://bmad.forumup.com/templates/BlackAndWhite/images/folder_new_big.gif";
var imageorig02 = "http://bmad.forumup.com/templates/BlackAndWhite/images/folder_big.gif";
var imageorig03 = "http://bmad.forumup.com/templates/BlackAndWhite/images/folder_locked_big.gif";


var imagerplc01 = "http://www.forumup.com/stylesdemo/phpBB2/templates/ffs/images/folder_new_big.gif";
var imagerplc02 = "http://www.forumup.com/stylesdemo/phpBB2/templates/ffs/images/folder_big.gif";
var imagerplc03 = "http://www.forumup.com/stylesdemo/phpBB2/templates/ffs/images/folder_locked_big.gif";

for(index=0; index<document.images.length; index++)
{

if(document.images[index].src == imageorig01) document.images[index].src = imagerplc01;
if(document.images[index].src == imageorig02) document.images[index].src = imagerplc02;
if(document.images[index].src == imageorig03) document.images[index].src = imagerplc03;
}
}
</script>
<body onload="iconswap();"></body>


Can anyone help please

Chris
Back to top
View user's profile Send private message
gg'ssimon
ForumUp World-Wide Admin
<b>ForumUp World-Wide Admin</b>


Joined: 13 Nov 2005
Posts: 10985
Location: USA (ForumUp World-wide Admin )

PostPosted: Thu Apr 03, 2008 11:42 pm    Post subject: Reply with quote

The new icons show on your forum. They don't actually replace the old one. Rather, they cover up the old ones. So, first the page loads like it really is, then the new icons load. But, before the new icons load, the Digg icon at the bottom loads, and the ads. That slows down getting to your new icons loading, especially for people with slower connections.

_________________
Margaret /gg'ssimon~ForumUp World-Wide Administrator

Only registered users can see links on this forum!
Register or Login on forum!

Back to top
View user's profile Send private message Send e-mail Visit poster's website
Chris
Member


Joined: 05 Jun 2006
Posts: 10

PostPosted: Sun Apr 06, 2008 9:33 am    Post subject: Reply with quote

gg' ssimon,

thanks for your reply i think i needed to be a bit patient Embarassed

Resloved thanks

Chris Very Happy
Back to top
View user's profile Send private message
gg'ssimon
ForumUp World-Wide Admin
<b>ForumUp World-Wide Admin</b>


Joined: 13 Nov 2005
Posts: 10985
Location: USA (ForumUp World-wide Admin )

PostPosted: Sun Apr 06, 2008 4:28 pm    Post subject: Reply with quote

Chris wrote:
gg' ssimon,

thanks for your reply i think i needed to be a bit patient Embarassed

Resloved thanks

Chris Very Happy


You can make the Digg and other social bookmark icons not show at the bottom of your forum, by disabling them in the admin panel, if you want to. Then your new icons will load faster.

And, of course, if you pay to not have advertisements, everything will load faster.

Please put your forum URL in your signature on this forum so it will always show in all your posts.

_________________
Margaret /gg'ssimon~ForumUp World-Wide Administrator

Only registered users can see links on this forum!
Register or Login on forum!

Back to top
View user's profile Send private message Send e-mail Visit poster's website
Chris
Member


Joined: 05 Jun 2006
Posts: 10

PostPosted: Thu Apr 10, 2008 9:00 pm    Post subject: Reply with quote

All done including signature Wink

_________________

Only registered users can see links on this forum!
Register or Login on forum!

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ForumUp English Language Support Forum Index -> Style Templates, Banners, Logo's, Font's and, Colors All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


View posts since last visit / View your posts


Powered by phpBB © 2001, 2005 phpBB Group

Powered by forumup.com free forum, create your free forum!
Created by Raulken of Hyarbor S.r.l.
TOS & Privacy.

Page generation time: 0.051