Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Background Image

Asked Modified Viewed 3,501 times
J
jford2282
J
View my PHP-Fusion Site at http://www.buffalo66.uphero.com
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
asked
Junior Member

I don't see a way to stretch a image in the theme that i want, so where do i put the width: 100% height:100%?
0 replies

3 posts

P
PolarFox
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
answered
Veteran Member

You need an image:
<img width="100%" height="100%" src="path" />
0 replies
J
jford2282
J
View my PHP-Fusion Site at http://www.buffalo66.uphero.com
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
answered
Junior Member

Quote

PolarFox wrote:

You need an image:
<img width="100%" height="100%" src="path" />


This won't work for the Css file in the theme folder. Thats why i need to know which php file to edit.
0 replies
P
PolarFox
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
answered
Veteran Member

theme.php and theme.css contain these styles and template.
0 replies

Category Forum

Themes Support

Labels

None yet

Statistics

  • Views 0 views
  • Posts 3 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

P
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
J
J
View my PHP-Fusion Site at http://www.buffalo66.uphero.com
  • Junior Member, joined since
  • Contributed 36 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet