gandhi Posted May 13, 2008 Posted May 13, 2008 couldn't find my previous post. my site www.brewrecords.net/shop the text is all the wrong style how do i make it liek the rest of my site? heres the header.php code section in question: <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr class="main"> <td align="left"><img src="images/brewrecordslogosmall.gif" ALT="logo"></td> <td valign="middle" align="center"><p align="center" class="style2"><img src="images/banners/chickenhawk_banner1.gif" ALT="chickenhawk" ALIGN=center><br /> Bands, labels - I want your stock! [email protected]<br /> </font></p> </td> <td align="right" style="padding-right: 20px;"> <form method=post action=http://www.ymlp.com/subscribe.php?BREWRECORDS> <table border=0> <tr> <td colspan=2>Fill out your e-mail address <br> to receive our newsletter</td> </tr> <tr> <td><input type="text" name="YMLP0" size="20"></td> <td><input type="submit" value="Submit"></td> </tr> <tr> <td colspan=2><a href="http://www.yourmailinglistprovider.com" target="_new"></a></td> </tr> </table> </form> </td> </tr> </table>
cmjennings21 Posted May 15, 2008 Posted May 15, 2008 ? I don't currently have access to the file so can't direct you exactly but you will nedd to edit your stylesheet. I think its found in catalog directory. Alternatively but a bit Hacky is to create a local CSS within the header.php file
prafulkr Posted May 15, 2008 Posted May 15, 2008 yes cmjennings is right! You need to define a new css for header in header.php file or edit in stylesheet.css file. When I was born, I was cryed and everyone around me was smiling. Live our life so at the end, I am the one who is smiling and everyone around me is crying.
gandhi Posted May 15, 2008 Author Posted May 15, 2008 what do i need to edit in my css? theres lots of info and i'm rubbish with code!!!! Please can you be a bit more specific? thanks!
gandhi Posted May 16, 2008 Author Posted May 16, 2008 what do i need to edit in my css file??? and which css file?
seb1188 Posted May 16, 2008 Posted May 16, 2008 what do i need to edit in my css file??? and which css file? it's actually very irritating to people when you keep posting like that. please be patient and wait *AT LEAST* 24 hours before you post again in the same topic, or you'll just annoy people and they'll be less likely to answer. I always have problems with my CSS, never seems to do what it's told, buy try changing <tr> <td colspan=2>Fill out your e-mail address <br> to receive our newsletter</td> </tr> to <tr> <td class="main" colspan=2>Fill out your e-mail address <br> to receive our newsletter</td> </tr> osCommerce is GREAT. When it works...
spax Posted May 16, 2008 Posted May 16, 2008 it's actually very irritating to people when you keep posting like that. More so when the question has been answered. http://www.oscommerce.com/forums/index.php?s=&...t&p=1247098 If you find it that difficult just locating one of your own posts, you probably should think about hiring a webmaster.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.