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

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]

1Table Request  Empty Table Request Mon Jul 26, 2010 7:33 pm

Matti

Matti
Registered Member
Registered Member
Could someone give me a table code like this
Table Request  Table11

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

http://csshelp.forumotion.net/

2Table Request  Empty Re: Table Request Mon Jul 26, 2010 8:35 pm

ankillien

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

3Table Request  Empty Re: Table Request Mon Jul 26, 2010 8:41 pm

Joel

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

http://www.advertisehotspot.info/

4Table Request  Empty Re: Table Request Mon Jul 26, 2010 8:55 pm

Matti

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.

http://csshelp.forumotion.net/

5Table Request  Empty Re: Table Request Mon Aug 09, 2010 9:03 pm

Matti

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.

http://csshelp.forumotion.net/

6Table Request  Empty Re: Table Request Mon Aug 09, 2010 9:20 pm

ankillien

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]

7Table Request  Empty Re: Table Request Mon Aug 09, 2010 9:34 pm

Matti

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

http://csshelp.forumotion.net/

8Table Request  Empty Re: Table Request Mon Aug 09, 2010 10:19 pm

ankillien

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]

9Table Request  Empty Re: Table Request Mon Aug 09, 2010 10:56 pm

Matti

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

http://csshelp.forumotion.net/

10Table Request  Empty Re: Table Request Tue Aug 10, 2010 11:10 am

ankillien

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

11Table Request  Empty Re: Table Request Tue Aug 10, 2010 4:24 pm

Matti

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

http://csshelp.forumotion.net/

12Table Request  Empty Re: Table Request Tue Aug 10, 2010 6:20 pm

ankillien

ankillien
Administrator
Administrator
Solved | Locked

Sponsored content


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