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.

In need of some codes

3 posters

Go down

In need of some codes Empty In need of some codes

Post by LasTemptation May 24th 2010, 1:28 am

Hey, I was wondering if it was possible to do the following things by editing the style sheet or templates, and if so, what those codes were and where I would put them. (This is for a phpBB2 skin jsyk.)

Centering the miniprofiles. Is this possible?

Putting a background image in for the quick+advanced reply boxes.

Can anyone help me out with this?
avatar
LasTemptation
Forumember

Male Posts : 50
Reputation : 0
Language : English
Location : United States

Back to top Go down

In need of some codes Empty Re: In need of some codes

Post by LasTemptation May 25th 2010, 8:53 pm

Bump. Anyone?
avatar
LasTemptation
Forumember

Male Posts : 50
Reputation : 0
Language : English
Location : United States

Back to top Go down

In need of some codes Empty Re: In need of some codes

Post by Jophy May 26th 2010, 2:09 am

This would require CSS codes.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In need of some codes Empty Re: In need of some codes

Post by LasTemptation May 26th 2010, 2:34 am

Ah well I got the miniprofile thing, however the background for the quick reply won't work. It keeps putting the image above the form rather than as a background. I'm not that all great with CSS. Can anyone help a brotha' out? Razz
avatar
LasTemptation
Forumember

Male Posts : 50
Reputation : 0
Language : English
Location : United States

Back to top Go down

In need of some codes Empty Re: In need of some codes

Post by Master Marc May 26th 2010, 9:32 pm

JohnTabor wrote:Ah well I got the miniprofile thing, however the background for the quick reply won't work. It keeps putting the image above the form rather than as a background. I'm not that all great with CSS. Can anyone help a brotha' out? Razz
I use phpBB3 and I'm not going to switch to other forum versions just to find the solution, tongue

Try this :

Code:
#text_editor_textarea {
background: url('URL') no-repeat;
background-position:center;
}

I've centered the image because I don't know if you're going to use a small or large image, Wink

Find URL in the code above and replace it with your image's link. ( then add the code to your CSS )

Note : If you are interested in learning CSS, get MSN live messenger and private message me, Very good
Master Marc
Master Marc
Hyperactive

Male Posts : 3661
Reputation : 47
Language : English and Spanish.

Back to top Go down

Back to top

- Similar topics

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