The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Table Footer

3 posters

Go down

Solved Table Footer

Post by LH Justin Thu 13 Aug 2009, 23:21

Okay, I need to add an image as the table footer because this looks horrible. Any ideas on how to do it?

Table Footer TablefooterProblem


Last edited by LH Justin on Sat 22 Aug 2009, 23:54; edited 1 time in total
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: Table Footer

Post by LilJur Thu 13 Aug 2009, 23:24

As seeing your using PunBB you are also able to create a div layout and coding it with CSS3 so you can make round corners
avatar
LilJur
Forumember

Male Posts : 212
Reputation : 8
Language : xml, css, html, hex, english and dutch

Back to top Go down

Solved Re: Table Footer

Post by LH Justin Thu 13 Aug 2009, 23:29

Lil-J wrote:As seeing your using PunBB you are also able to create a div layout and coding it with CSS3 so you can make round corners
I just want a code that lets me put an image at the footer of the table.
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: Table Footer

Post by ankillien Sat 15 Aug 2009, 05:03

Hello,

I am not sure if this is what you want but try this code...

Code:
.main-content {
padding-bottom : 20px;
}

div.main-content {
background : url(http://2img.net/i/fa/admin/icones/small_ico/type_li.png) repeat-x bottom;
}

Hope this helps.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Table Footer

Post by LH Justin Thu 20 Aug 2009, 17:16

ankillien wrote:Hello,

I am not sure if this is what you want but try this code...

Code:
.main-content {
padding-bottom : 20px;
}

div.main-content {
background : url(http://2img.net/i/fa/admin/icones/small_ico/type_li.png) repeat-x bottom;
}

Hope this helps.
No, that's not what I want.
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: Table Footer

Post by LH Justin Sat 22 Aug 2009, 23:53

LH Justin wrote:
ankillien wrote:Hello,

I am not sure if this is what you want but try this code...

Code:
.main-content {
padding-bottom : 20px;
}

div.main-content {
background : url(http://2img.net/i/fa/admin/icones/small_ico/type_li.png) repeat-x bottom;
}

Hope this helps.
No, that's not what I want.
Never mind, it works great, sorry about that.
LH Justin
LH Justin
Hyperactive

Male Posts : 3686
Reputation : 121
Language : English
Location : United States

Back to top Go down

Solved Re: Table Footer

Post by ankillien Sun 23 Aug 2009, 03:31

No problem. Glad I could help Very Happy

Since the topic is solved, I'll lock it.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top


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