TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 141
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 63
  • Total: 63

A little bit of help needed

Started by Mannie, July 18, 2007, 09:35:38 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Mannie

Hi,
I can't figure out on what board to post this. So move it if it is in the wrong one.
But i need a bit of help with some tables.
I have the featured content slider script from dynamic drive in a center block. Works great, but i wanted to add an image to it aligned left and the text to the right. First i tried css but then all images on the site are aligned and this wasn't what i wanted. So i tried a table, it's a lot closer to what i wanted but not quite good yet. The code i have for that part is the following.
<div class="contentdiv">

<table border="0">
<tr>
<td><img src="http://art.spliffcanvas.net/avatars/marvel/2.gif"></td>
<td><h2>NEW MARVEL COMICS AVATARS ADDED!!</h2>
Want to add a really cool image below your name?  Go to your profile and click on:   Forum Profile Information in the Modify Profile Block.  When you see Personalize Picture choose from:  Forum Faces, Graph Style or Musicians.  Find one you like then click Change Profile at the bottom of the page.</td>
</tr>
</table></div>

But here the text don't get the color as defined in the contentdiv.
I have this on the testsite if you like to see how it looks. http://art.spliffcanvas.com, it's the top center block under 4. On my main site it is how it was without that image, that you can see clicking on my sig. Anyway, long story short, how do i make that look better with an image on the left and the text on the right

G6Cad

I moved your topic to support  :)

Mannie

thanks, i'll try to remember what board to go to then next time ;)

Mannie

i am a bit closer to it now. guess this will have to do ;)
<div class="contentdiv">

<table border="0">
<tr>
<td><img src="http://art.spliffcanvas.net/avatars/marvel/2.gif"></td>
<TD VALIGN="top"><FONT COLOR="#FFFFFF"><h2>NEW MARVEL COMICS AVATARS ADDED!!</h2>
Want to add a really cool image below your name?  Go to your profile and click on:   Forum Profile Information in the Modify Profile Block.  When you see Personalize Picture choose from:  Forum Faces, Graph Style or Musicians.  Find one you like then click Change Profile at the bottom of the page.</font></td>
</tr>
</table></div>

Mannie

Just one more thing
the diffrence between firefox and msie. In Msie the text is aligned as i had it in mind, while in firefox it's not exactly aligned as i like. Would there be a fix for that or is this just the way it is and can't be fixed ?

This website is proudly hosted on Crocweb Cloud Website Hosting.