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]

1Solved [HELP] Table help required Wed May 23, 2012 1:59 am

RSguideMaker

RSguideMaker
Registered Member
Registered Member
I have this table template:
Title Goes Here

The content goes here. The content goes here. The content goes here. The content goes here. The content goes here. The content goes here. The content goes here. The content goes here. The content goes here. The content goes here. The content goes here. The content goes here. The content goes here. The content goes here.

But I want to know how you were able to get your logo in the corner of yours like this:

[HELP] Table help required Webartzlogoannouncement

2Solved Re: [HELP] Table help required Wed May 23, 2012 6:04 am

RockerMan

RockerMan
Technician
Technician
Just add a background image to it like this:

Code:
#selector { background: url('YOUR URL HERE') 3% 50% no-repeat; }

Hope this helps Smile

http://www.graphics-post.com/

3Solved Re: [HELP] Table help required Wed May 23, 2012 1:23 pm

RSguideMaker

RSguideMaker
Registered Member
Registered Member
Where would I put the code?

4Solved Re: [HELP] Table help required Wed May 23, 2012 9:48 pm

RockerMan

RockerMan
Technician
Technician
Code:
[table class="announcement"]
[tr class="annHead"]
[td][/td]
[/tr]

[tr class="annBody"]
[td][/td]
[/tr]

[tr class="annFooter"
[td][/td]
[/tr]
[/table]

You would place the code that I gave you on the annHead Smile

Code:
.annHead { code here }

http://www.graphics-post.com/

5Solved Re: [HELP] Table help required Wed May 23, 2012 11:04 pm

RSguideMaker

RSguideMaker
Registered Member
Registered Member
Title
This is my main body content. Does this look right?
Footer


Code:
[table class="announcement"]
[tr class="annHead" #selector { background: url('http://i49.servimg.com/u/f49/15/99/65/23/correc10.png') 3% 50% no-repeat; }]
[td]Title[/td]
[/tr]

[tr class="annBody"]
[td]This is my main body content. Does this look right?[/td]
[/tr]

[tr class="annFooter"]
[td]Footer[/td]
[/tr]
[/table]

I tried to use the WebArtz logo as the background image, because I don't know how else to make one. If you want to help me actually make one, I want a design similar to the WebArtz one, with my logo. My logo is below:

[HELP] Table help required ComingSoon1-450x273

6Solved Re: [HELP] Table help required Thu May 24, 2012 1:48 am

RockerMan

RockerMan
Technician
Technician
Code:
[table class="announcement"]
[tr class="annHead" style="background: url('http://i49.servimg.com/u/f49/15/99/65/23/correc10.png') 3% 50% no-repeat;"]
[td]Title[/td]
[/tr]

[tr class="annBody"]
[td]This is my main body content. Does this look right?[/td]
[/tr]

[tr class="annFooter"]
[td]Footer[/td]
[/tr]
[/table]

http://www.graphics-post.com/

7Solved Re: [HELP] Table help required Thu May 24, 2012 2:37 am

RSguideMaker

RSguideMaker
Registered Member
Registered Member
Title
This is my main body content. Does this look right?
Footer

Ugh. So how would I make this look like the WebArtz announcements?

8Solved Re: [HELP] Table help required Thu May 24, 2012 5:26 am

RockerMan

RockerMan
Technician
Technician
I'm not going to give you the exact code for it.

You need to apply a height to the annHead

http://www.graphics-post.com/

9Solved Re: [HELP] Table help required Thu May 24, 2012 1:37 pm

samkallis


Banned Member
Banned Member
The primary considerations for choosing a web design firm are:

* Price

* Customer service/access to support

* Credibility indicators of the design firm

* Portfolio and design experience

* Other services offered (domain renewal, hosting, SEO)

* Turnaround time

10Solved Re: [HELP] Table help required Mon Jun 18, 2012 11:51 pm

RSguideMaker

RSguideMaker
Registered Member
Registered Member
I wish people would stop spamming on my threads. (and all the others too Razz)

This is now solved so you may now lock this thread.

11Solved Re: [HELP] Table help required Tue Jun 19, 2012 10:04 am

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