![]() |
CSS Help...
Okay, in my index.html, I have...
Code:
<center> Code:
#content-top { I also want them all centered, and not repeated. Now, how can I do this? What's wrong? It won't show up on my website... http://trasion.com/websiteee/ I know my stylesheet.css is working, and I know that index.html can properly read from it, as other parts of the stylesheet.css are working on the index. |
While this isn't how I would recommend doing this, here is your answer:
Code:
#content-top { background: url('images/content-top.gif') no-repeat; height: 10px;} background: #fff url(images/blah.gif) no-repeat; Or, you can specify the background settings separately: background-image: url(images/blah.gif); background-repeat: no-repeat; |
Wow, it works! Thank you so much!
How can I make them centered now? |
All times are GMT. The time now is 03:23 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|