filmfanaddict Posted December 15, 2005 Share Posted December 15, 2005 On my site, I placed my css file within my subfolder but for some reason my footer doesnt' appear correctly as it does on the rest of the site. [a href=\"http://www.shockingimages.com/dolemite/albums/albumgalleryfront.php\" target=\"_blank\"]http://www.shockingimages.com/dolemite/alb...alleryfront.php[/a] look at the color border it is setting up around the text in the footer at the bottom of the page. Its the same css that is included on the rest of the site, although on the main pages (that aren't in any subfolders) the footer comes out correct. Ex: [a href=\"http://www.shockingimages.com/dolemite/main.php\" target=\"_blank\"]http://www.shockingimages.com/dolemite/main.php[/a] Can anyone tell me why it might be doing this? Quote Link to comment https://forums.phpfreaks.com/topic/3054-css-help/ Share on other sites More sharing options...
marker5a Posted December 15, 2005 Share Posted December 15, 2005 Ok I checked out your source and at the footer of the correct page, it doesnt have a <span class="right"> tag, however on the incorrect page, it does. Your css gives all text in the body the blackish text, however, anything that lies in the class that is right, it makes it white. The fix? Remove the <span class="right"> and </span> tags at the end of the page at [a href=\"http://www.shockingimages.com/dolemite/albums/albumgalleryfront.php\" target=\"_blank\"]http://www.shockingimages.com/dolemite/alb...alleryfront.php[/a] Hope this helps Chris Quote Link to comment https://forums.phpfreaks.com/topic/3054-css-help/#findComment-10223 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.