Guest Posted November 14, 2004 Posted November 14, 2004 Can I change the index.php or do anything to make the "new products for november" box at the bottom, to STAY at the bottom at all times? Instead of adding a lot of <br> and <b> in my script? The problem is that if I don't have anything (text/images etc.) in my frontpage, This box, automatically moves itself up to the top.... Any suggestions?
smashing Posted November 14, 2004 Posted November 14, 2004 Try adding a transparent image say 500 px tall and 1 px wide in there or in a cell at the side, that way it'll always stay 500 px high as a minimum
Guest Posted November 14, 2004 Posted November 14, 2004 Thank you for the advice. I'll try it. How Do I add a picture? is it just to write in the "<ahref...." in the index.php?
smashing Posted November 14, 2004 Posted November 14, 2004 No <a href ... that would be a link . You want <img src="someimage.gif"> etc.
Guest Posted November 15, 2004 Posted November 15, 2004 No <a href ... that would be a link . You want <img src="someimage.gif"> etc. <{POST_SNAPBACK}> :'( Of course... my bad hehe :blush:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.