WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1 Table Request on Mon Jul 26, 2010 6:03 pm

Matti


Registered Member
Registered Member
Could someone give me a table code like this


Here is some Info: As you can see the image and the text background-color:#f4e990 and border=c6b525

If you need any thing else to know please let me know Smile

Thanks,
-Monk

2 Re: Table Request on Mon Jul 26, 2010 7:05 pm

ankillien


Administrator
Administrator
How about this one...

Code:
[table border=0][tr]
[td style="background:#f4e990 url(IMAGE URL HERE) no-repeat left; border:1px solid #c6b525; padding:10px 10px 10px 150px; -moz-border-radius:10px; -webkit-border-radius:10px;"]
Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here
[/td][/tr][/table]


It will look like this...


Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here

3 Re: Table Request on Mon Jul 26, 2010 7:11 pm

Joel


Registered Member
Registered Member
WOW. Webartz make things look so much simpler when it looks hard. Impressive!

http://www.advertisehotspot.info/

4 Re: Table Request on Mon Jul 26, 2010 7:25 pm

Matti


Registered Member
Registered Member
Not, much to say but ankillien, you Rock Very Happy
Solved.

Edit: how about remove the image and the text can show in the left just like in the normal tables.

5 Re: Table Request on Mon Aug 09, 2010 7:33 pm

Matti


Registered Member
Registered Member
ankillien, could you remove the image from the table cuz I did that but the text show like it is and I want the text to show in the left.

6 Re: Table Request on Mon Aug 09, 2010 7:50 pm

ankillien


Administrator
Administrator
This code would do that...

Code:
[table border=0][tr]
[td style="border:1px solid #c6b525; padding:10px; -moz-border-radius:10px; -webkit-border-radius:10px;"]
Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here
[/td][/tr][/table]

7 Re: Table Request on Mon Aug 09, 2010 8:04 pm

Matti


Registered Member
Registered Member
Yeah like that but you forget the background color.

8 Re: Table Request on Mon Aug 09, 2010 8:49 pm

ankillien


Administrator
Administrator
You can add i yourself, or here it is.....

Code:
[table border=0][tr][td style="background:#f4e990; border:1px solid #c6b525; padding:10px; -moz-border-radius:10px; -webkit-border-radius:10px;"]Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here Content here[/td][/tr][/table]

9 Re: Table Request on Mon Aug 09, 2010 9:26 pm

Matti


Registered Member
Registered Member
I was trying some but I didn't get it current Crying or Very sad so much thanks for your help Very Happy

10 Re: Table Request on Tue Aug 10, 2010 9:40 am

ankillien


Administrator
Administrator
Have you got it to work?
Can I consider this as solved?

11 Re: Table Request on Tue Aug 10, 2010 2:54 pm

Matti


Registered Member
Registered Member
No, but I know now what I did wrong. so this is solved Very Happy

12 Re: Table Request on Tue Aug 10, 2010 4:50 pm

ankillien


Administrator
Administrator
Solved | Locked

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum