A webmaster forum specifically catering for Australian site owners. We discuss site development, marketing and management issues.
Please welcome our newest member, discotoast!
Spice up your web site with the ultimate community message board solution!
Fake Id'sGet fake Id's made right now!
vBSEOSearch Engine Optimization for your VBulletin Forum.
AdminFusion
»
how to add this picture to every post
| | #1 |
| | #2 |
| | |||||
|
Title: Veteran Join Date: Apr 2006 Posts: 700 Location: www.NewOniTunes.com ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Without looking at the template code I can't answer specifically, however I CAN tell you that it is likely a style attribute of the container the post is in. Most likely every post is held in a <div> tag. In this case you would apply a background image to the tag <div style="background-image:url (/images/pencil_picture.gif)"> You may need to add positioning attributes in the style declaration as well.
__________________ Where's Waldo?, Book Club, Scavenger Hunt, Role Playing, Travel Guide, Photos, Videos and more. TalkWhatever.com - Blogs, Social Groups and Forum | ||||
| |
| | #3 |
| | #4 |
| | |||||
|
Title: Veteran Join Date: Apr 2006 Posts: 700 Location: www.NewOniTunes.com ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Oh! I thought he meant not in the quick reply box (input textarea) but rather in the body of each post displayed.
__________________ Where's Waldo?, Book Club, Scavenger Hunt, Role Playing, Travel Guide, Photos, Videos and more. TalkWhatever.com - Blogs, Social Groups and Forum | ||||
| |
| | #5 |
| | #6 |
| | |||||
| Title: Groupie Join Date: May 2006 Posts: 34 Location: Belgium ![]() | indeed it's about the body of each post. I searched through the source of the page where I saw this pic added to each post and I found out that it is added into the css. As I tried to do the same thing it didn't work out... source: taquilla Movies 02 to 09 August - World Satellites Forums in the attachment you can find my css. Where should I put the code for that image? thx in advance | ||||
| |
| | #7 |
| | #8 |
| | #9 |
| | |||||
|
Title: Veteran Join Date: Apr 2006 Posts: 700 Location: www.NewOniTunes.com ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Your CSS file for the postdata class reads: Code: .postdata {
border-top: solid 1px #E0E0E0;
border-left: solid 1px #E0E0E0;
border-right: solid 1px #D7D7D7;
border-bottom: solid 1px #D7D7D7;
margin: 3px 5px;
padding: 2px;
color: #808080;
td.postbit {
background: #FFFFFF url(images/ca_evo2/misc/bg_alt1.gif) top left repeat-x;
font-size: 10px;
} color: #808080; td.postbit { you are missing a closing brace before the td.postbit. try color: #808080; } td.postbit {
__________________ Where's Waldo?, Book Club, Scavenger Hunt, Role Playing, Travel Guide, Photos, Videos and more. TalkWhatever.com - Blogs, Social Groups and Forum | ||||
| |
| | #10 |
| | ||||||
| Title: Groupie Join Date: May 2006 Posts: 34 Location: Belgium ![]() | Quote:
| |||||
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Get Paid to Post on Forums upto $0.20 Post - WiredFlame.com Looking for Forum Writers | kinkarso | Buy and Sell | 12 | 08-05-2007 03:13 PM |
| Seeking sponsors for high-trafficked individual blog post | Mark Raven | Buy and Sell | 0 | 06-22-2007 05:55 PM |
| Post your picture here! | cpvr | Off Topic | 19 | 07-22-2006 05:24 AM |
| The *Official Unofficial* Post Your Picture Thread | BamaStangGuy | Off Topic | 37 | 06-20-2006 07:30 PM |
