- This topic is empty.
Viewing 1 post (of 1 total)
-
AuthorPosts
-
October 20, 2009 at 6:47 pm #26508
sbertrand
ParticipantSo…I don’t know if I’ve just been staring at my computer too long or what, but for some reason, I can’t figure out how to get an flash swf file to work in my header. Any help would be much appreciated! THANKS! :oops:
Here’s the site: http://staceybertrand.info
Here’s the header code (well the relevant bits):
Code:And the CSS:
Code:/*—-HEADER PANEL—-*/
#headerPan{width:686px; height:245px; background:url(images/flashheader.swf) 0 0 no-repeat; position:relative; margin:0 auto; padding:11px 0 0 70px;}
#headerPan ul.leftmenu{width:120px;}
#headerPan ul.leftmenu li{width:120px; height:21px; border-bottom:1px dashed #AECCCA;}
#headerPan ul.leftmenu li a{width:120px; height:21px; display:block; background:url(images/bullet-normal.gif) 0 7px no-repeat #fff; color:#305E5C; line-height:21px; text-decoration:none; padding:0 0 0 17px;}
#headerPan ul.leftmenu li a:hover{background:url(images/bullet-hover.gif) 0 7px no-repeat #fff; color:#305E5C; line-height:21px; text-decoration:none; padding:0 0 0 17px;}
#headerPan ul.leftmenu li.Solutions{width:120px; height:21px; display:block; background:url(images/bullet-hover.gif) 0 7px no-repeat #fff; color:#305E5C; line-height:21px; text-decoration:none; padding:0 0 0 15px;}
#headerPan ul.leftmenu li.clients{width:120px; height:21px; border-bottom:none;}
#headerPan ul.botton{width:150px; height:45px; position:absolute; top:185px; left:592px;}AuthorPostsViewing 1 post (of 1 total)- The forum ‘Back End’ is closed to new topics and replies.