Quote:
Originally Posted by ET 7
sorry noticed my grammar was off loll.
where do I put that code and how do I get there?
like don't say inside of xxx.css. As in wehre is the xxx.css located, via (options -> site options -> brackets ) just an example. a clear response not vaguely please.
|
This is the only thing I've posted about it and I did say exactly which template to modify and where:
Quote:
Originally Posted by Lynne
It would really help if you posted an image of what you want. You could just do this:
header - add at the top:
HTML Code:
<div style="overflow: hidden; width: 240px; height: 100%; float:right"><img src="link.jpg"></div>
<div style="width: 600px; float: left; clear: left;">
and then at the bottom of the footer, add:
|