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.

Post background Image for PHPBB3

3 posters

Go down

Solved Post background Image for PHPBB3

Post by Bpoetic March 16th 2011, 3:12 am

Hi all . . .

EDIT: I have my forum width set at 70% with widgets only on the left at 180 px wide.

Here's the code I have in my CSS:

Code:
 .post {
background-image: url(' http://i67.servimg.com/u/f67/15/47/51/68/110z12.jpg ');
background-repeat: no repeat;
background-position: top center;
}

Here's what it looks like on the page:

Post background Image for PHPBB3 Post10

The text is getting cut off a bit on the right, and there is background white peeping through on right and left sides. PLUS, (on the left) you'll notice the boarder does not continue down the page . . .

Can we fix this?

Thanks before hand! Bpoetic


Last edited by Bpoetic on March 18th 2011, 4:12 pm; edited 1 time in total
Bpoetic
Bpoetic
Forumember

Female Posts : 594
Reputation : 46
Language : English
Location : Florida, USA

http://www.bpoetry.net/

Back to top Go down

Solved Re: Post background Image for PHPBB3

Post by Bpoetic March 17th 2011, 7:37 pm

YooHoo:-)
Bpoetic
Bpoetic
Forumember

Female Posts : 594
Reputation : 46
Language : English
Location : Florida, USA

http://www.bpoetry.net/

Back to top Go down

Solved Re: Post background Image for PHPBB3

Post by Harry Potter March 17th 2011, 8:00 pm

Replace
Code:
background-repeat: no repeat;
with:
Code:
background-repeat: repeat-y;
Harry Potter
Harry Potter
New Member

Male Posts : 21
Reputation : 0
Language : Romanian

Back to top Go down

Solved Re: Post background Image for PHPBB3

Post by Bpoetic March 18th 2011, 4:09 pm

Thank Harry Potter! Going out for brunch, so I'll try this after a bit . . . I'll let you know:-)

EDIT: It worked! Thank you very much:-)

SOLVED . . .
Bpoetic
Bpoetic
Forumember

Female Posts : 594
Reputation : 46
Language : English
Location : Florida, USA

http://www.bpoetry.net/

Back to top Go down

Solved Re: Post background Image for PHPBB3

Post by Sanket March 18th 2011, 6:35 pm

Since this thread is marked solved, I will lock this thread.
Post background Image for PHPBB3 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top


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