boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

adding to the b2archives.php

 
Post new topic   Reply to topic    boardom Forum Index -> PHP help
View previous topic :: View next topic  
Author Message
Evilreindeer



Joined: 07 Feb 2003
Posts: 3

PostPosted: Tue Apr 08, 2003 4:22 pm    Post subject: adding to the b2archives.php Reply with quote

Code:
echo '<div id="archives" onMouseOver="this.style.backgroundColor='#ffffff';" onMouseOut="this.style.backgroundColor='#b6cad6';">';
=echo "· <a href=\"$archive_link_m$arc_year".zeroise($arc_month,2).'" class="archives">';
echo $month[zeroise($arc_month,2)].' '.$arc_year;
echo '</a>';
echo '</div>';
echo $archive_line_separator."\n";


I'm trying to add the mousever background color but the ' get in the way. How do I get around this?
Back to top
View user's profile Send private message Visit poster's website AIM Address
Gadget Girl



Joined: 25 Jan 2002
Posts: 305
Location: Virginia

PostPosted: Tue Apr 08, 2003 7:24 pm    Post subject: Reply with quote

Hi,

You should declare that in your .CSS, the hover. Smile

Sara
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> PHP help All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can 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


Powered by phpBB 2 © 2001, 2002 phpBB Group