CCS help needed (Full Version)

All Forums >> [Web Development] >> Cascading Style Sheets



Message


concho pearl -> CCS help needed (4/21/2008 16:40:43)


I'm working with CCS, I have a selection that I can't find were to move the image over more.
I've tried margin, etc... right now the image looks center, and it's leaving a big space. I want to move
it to the left. Please advise.

<div class="sep">
<div class="block date">
<p class="column_3">Currently Available...<br />
</p>
<p class="column_3"> </p>
<p class="column_3"> </p>
<br />
<br />
<br />
<table width="37" height="174" border="0" align="left">
<tr>
<td width="31" height="170" align="center" valign="middle" bgcolor="#000066" class="txt_5 style18">N<br>
E<br>
W<br>
<br>
C<br>
A<br>
S<br>
T<br>
L<br />
E</td>
</tr>
</table>
<img src="trinitymodel3.png" alt="" width="285" height="179" align="top" />magna. Pellentesque
habitant morbi purus ciosqu ad litora torquent... </div>
</div>




rdouglass -> RE: CCS help needed (4/21/2008 16:51:29)

quote:

<img src="trinitymodel3.png" alt="" width="285" height="179" align="top" />magna. Pellentesque
habitant morbi purus ciosqu ad litora torquent...


If you want the text to flow to the right of the image, you should be able to do something like this:

<img src="trinitymodel3.png" alt="" width="285" height="179" align="top" style="float: left;"/>magna. Pellentesque
habitant morbi purus ciosqu ad litora torquent...

That help any?




concho pearl -> RE: CCS help needed (4/21/2008 16:59:02)

that threw my footer to the top right of the page




rdouglass -> RE: CCS help needed (4/21/2008 17:26:26)

Instead of just throwing more guesses, you wouldn't happen to have a URL you can show us? It helps a lot to see the rest. There are probably several ways of doing what you want.




concho pearl -> RE: CCS help needed (4/21/2008 17:30:23)

Can I just send may CCS style sheet to you?
I'm not online yet, waiting for domain transfer.




jaybee -> RE: CCS help needed (4/21/2008 19:33:54)

No that doesn't help. It means we need the HTML as well then we have to set the page up. If you just load the page up to the host and give the IP address we can still get at it.




concho pearl -> RE: CCS help needed (4/21/2008 20:47:08)

I 'm, hoping to get it up so.. I' get back with you thanks




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.0625